| 81 | } |
| 82 | |
| 83 | inline bool GetActive() const |
| 84 | { |
| 85 | return mActive; |
| 86 | } |
| 87 | |
| 88 | // The root node is the top-level node of a hierarchy whose local |
| 89 | // transformation is the trackball orientation relative to the |
no outgoing calls
no test coverage detected