| 
    SO3Engine
    
   | 
 
OgreNewt::PlayerController::DebugInfo Struct Reference
#include <OgreNewt_PlayerController.h>
Public Attributes | |
| void * | m_playershape | 
| Ogre::SceneNode * | m_node | 
| Ogre::ManualObject * | m_visualDebug | 
Detailed Description
Definition at line 54 of file OgreNewt_PlayerController.h.
Member Data Documentation
◆ m_node
| Ogre::SceneNode* OgreNewt::PlayerController::DebugInfo::m_node | 
Definition at line 57 of file OgreNewt_PlayerController.h.
◆ m_playershape
| void* OgreNewt::PlayerController::DebugInfo::m_playershape | 
Definition at line 56 of file OgreNewt_PlayerController.h.
◆ m_visualDebug
| Ogre::ManualObject* OgreNewt::PlayerController::DebugInfo::m_visualDebug | 
Definition at line 58 of file OgreNewt_PlayerController.h.
The documentation for this struct was generated from the following file:
- include/External/ogrenewt/OgreNewt_PlayerController.h
 
Generated by