Function prototype | LOC | MVG | COM | L_C | M_C |
AvatarController( Avatar *, RenderWindow *, GUIManager *, Camera * )
definition
./components/ogre/AvatarController.cpp:83
declaration
./components/ogre/AvatarController.h:101
| 2 | 0 | 0 | ------ | ------ |
attachCamera( )
definition
./components/ogre/AvatarController.cpp:222
declaration
./components/ogre/AvatarController.h:134
| 6 | 0 | 4 | ------ | ------ |
createAvatarCameras( SceneNode * )
definition
./components/ogre/AvatarController.cpp:136
declaration
./components/ogre/AvatarController.h:118
| 9 | 1 | 0 | ------ | ------ |
createDecal( Vector3 )
definition
./components/ogre/AvatarController.cpp:372
declaration
./components/ogre/AvatarController.h:221
| 24 | 0 | 7 | 3.429 | ------ |
detachCamera( )
definition
./components/ogre/AvatarController.cpp:214
declaration
./components/ogre/AvatarController.h:129
| 6 | 0 | 4 | ------ | ------ |
entityPicker_PickedEntity( const EntityPickResult &, const MousePickerArgs & )
definition
./components/ogre/AvatarController.cpp:325
declaration
./components/ogre/AvatarController.h:216
| 4 | 0 | 7 | ------ | ------ |
frameStarted( const FrameEvent & )
definition
./components/ogre/AvatarController.cpp:230
declaration
./components/ogre/AvatarController.h:108
| 30 | 7 | 44 | 0.682 | 0.159 |
getAvatarCamera( )
definition
./components/ogre/AvatarController.cpp:320
declaration
./components/ogre/AvatarController.h:124
| 5 | 1 | 4 | ------ | ------ |
getCurrentMovement( )
definition
./components/ogre/AvatarController.cpp:314
declaration
./components/ogre/AvatarController.h:140
| 5 | 1 | 4 | ------ | ------ |
moveToPoint( const Vector3 & )
definition
./components/ogre/AvatarController.cpp:333
declaration
./components/ogre/AvatarController.h:168
| 15 | 2 | 13 | ------ | ------ |
runCommand( const string &, const string & )
definition
./components/ogre/AvatarController.cpp:154
declaration
./components/ogre/AvatarController.h:162
| 54 | 22 | 9 | 6.000 | 2.444 |
setAvatar( Avatar * )
definition
./components/ogre/AvatarController.cpp:145
declaration
./components/ogre/AvatarController.h:190
| 7 | 0 | 0 | ------ | ------ |
teleportTo( const Vector3 &, EmberEntity * )
definition
./components/ogre/AvatarController.cpp:362
declaration
./components/ogre/AvatarController.h:175
| 7 | 0 | 5 | ------ | ------ |
~AvatarController( )
definition
./components/ogre/AvatarController.cpp:130
declaration
./components/ogre/AvatarController.h:103
| 6 | 0 | 0 | ------ | ------ |
|