Returns a pointer to the container that contains this object
| 419 | |
| 420 | /// Returns a pointer to the container that contains this object |
| 421 | SceneContainer* getContainer() { return mContainer; } |
| 422 | |
| 423 | /// @} |
| 424 |
no outgoing calls
no test coverage detected