| Metric | Tag | Overall | Per Function | 
|---|---|---|---|
| Lines of Code | LOC | 39544 | ****** | 
| McCabe's Cyclomatic Number | MVG | 9351 | ****** | 
| Lines of Comment | COM | 3302 | ******** | 
| LOC/COM | L_C | 11.976 | |
| MVG/COM | M_C | 2.832 | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 2372 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 22 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 0 | |
| Information Flow measure ( inclusive ) | IF4 | 0 | ******** | 
| Information Flow measure ( visible ) | IF4v | 0 | ******** | 
| Information Flow measure ( concrete ) | IF4c | 0 | ******** | 
| Description | LOC | MVG | COM | L_C | M_C | 
|---|---|---|---|---|---|
| No module extents have been identified for this module | |||||
| Function prototype | LOC | MVG | COM | L_C | M_C | 
|---|---|---|---|---|---|
| Add(  const AABB & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:20 | 1 | 0 | 1 | ------ | ------ | 
| Add(  const udword *,  udword ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceContainer.h:57 | 7 | 2 | 2 | ------ | ------ | 
| AddFace(  const CollisionFace & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_RayCollider.h:54 | 1 | 0 | 0 | ------ | ------ | 
| AddPair(  const Pair & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IcePairs.h:41 | 1 | 0 | 0 | ------ | ------ | 
| AddTri(  const Point &,  const Point &,  const Point & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceTriList.h:32 | 6 | 0 | 0 | ------ | ------ | 
| AddTri(  const Triangle & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceTriList.h:25 | 6 | 0 | 0 | ------ | ------ | 
| AdjustEdgesForLod(  LodTracker &,  int,  int,  int,  int,  int &,  int &,  int &,  int & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:342 | 67 | 12 | 10 | 6.700 | 1.200 | 
| Angle(  const Point &,  const Point & ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceIndexedTriangle.cpp:483 | 16 | 7 | 13 | ------ | 0.538 | 
| Atlas2Ogre(  const AxisBox & ) definition ./components/ogre/MathConverter.h:173definition ./components/ogre/MathConverter.h:180 | 12 | 6 | 0 | ------ | ****** | 
| Atlas2Ogre(  const Point & ) definition ./components/ogre/MathConverter.h:139 | 3 | 1 | 3 | ------ | ------ | 
| Atlas2Ogre(  const Quaternion & ) definition ./components/ogre/MathConverter.h:158 | 6 | 3 | 6 | ------ | ------ | 
| Atlas2Ogre(  const TerrainPosition & ) definition ./components/ogre/MathConverter.h:104 | 3 | 1 | 7 | ------ | ------ | 
| Atlas2Ogre(  const Vector & ) definition ./components/ogre/MathConverter.h:147 | 3 | 1 | 3 | ------ | ------ | 
| Atlas2Ogre_Vector2(  const TerrainPosition & ) definition ./components/ogre/MathConverter.h:108 | 3 | 1 | 0 | ------ | ------ | 
| Attribute(  const string & ) declaration ./framework/tinyxml/tinyxml.h:1021 | 1 | 0 | 0 | ------ | ------ | 
| Attribute(  const string &,  double * ) declaration ./framework/tinyxml/tinyxml.h:1023 | 1 | 0 | 0 | ------ | ------ | 
| Attribute(  const string &,  int * ) declaration ./framework/tinyxml/tinyxml.h:1022 | 1 | 0 | 0 | ------ | ------ | 
| BP_overlap(  const BP_Proxy &,  const BP_Proxy & ) definition ./components/ogre/ogreopcode/include/BP_Proxy.h:40 | 6 | 6 | 0 | ------ | ****** | 
| BoxCollisionShape(  const String & ) declaration ./components/ogre/ogreopcode/include/OgreBoxCollisionShape.h:55 | 1 | 0 | 1 | ------ | ------ | 
| BruteForceCompleteBoxTest(  udword,  const AABB **,  Pairs & ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_BoxPruning.h:28 | 1 | 0 | 1 | ------ | ------ | 
| CMax(  MIN_FLOAT,  MIN_FLOAT,  MIN_FLOAT ) declaration ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:540 | 1 | 0 | 17 | ------ | ------ | 
| Capsule(   ) definition ./components/ogre/ogreopcode/include/OgreCapsule.h:46 | 3 | 0 | 2 | ------ | ------ | 
| Capsule(  Real,  Real,  Real,  Real,  Real,  Real,  Real ) definition ./components/ogre/ogreopcode/include/OgreCapsule.h:64 | 6 | 0 | 2 | ------ | ------ | 
| Capsule(  const Capsule & ) definition ./components/ogre/ogreopcode/include/OgreCapsule.h:52 | 3 | 0 | 2 | ------ | ------ | 
| Capsule(  const Vector3 &,  const Vector3 &,  Real ) definition ./components/ogre/ogreopcode/include/OgreCapsule.h:58 | 3 | 0 | 2 | ------ | ------ | 
| Case0(  int,  int,  int,  Point &,  const Point &,  const Point &,  float *,  float & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_LSSAABBOverlap.h:287 | 70 | 9 | 2 | 35.000 | 4.500 | 
| Case0(  int,  int,  int,  Vector3 &,  const Vector3 &,  const OrientedBox &,  Real *,  Real & ) definition ./components/ogre/ogreopcode/src/OgreOpcodeLine.cpp:725 | 72 | 9 | 3 | 24.000 | 3.000 | 
| Case00(  int,  int,  int,  Point &,  const Point &,  const Point &,  float *,  float & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_LSSAABBOverlap.h:364 | 31 | 5 | 0 | ****** | ****** | 
| Case00(  int,  int,  int,  Vector3 &,  const Vector3 &,  const OrientedBox &,  Real *,  Real & ) definition ./components/ogre/ogreopcode/src/OgreOpcodeLine.cpp:804 | 33 | 5 | 1 | 33.000 | 5.000 | 
| Case000(  Point &,  const Point &,  float & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_LSSAABBOverlap.h:400 | 40 | 6 | 0 | ****** | ****** | 
| Case000(  Vector3 &,  const OrientedBox &,  Real & ) definition ./components/ogre/ogreopcode/src/OgreOpcodeLine.cpp:842 | 41 | 6 | 1 | 41.000 | 6.000 | 
| CaseNoZeros(  Point &,  const Point &,  const Point &,  float *,  float & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_LSSAABBOverlap.h:247 | 33 | 3 | 4 | 8.250 | ------ | 
| CaseNoZeros(  Vector3 &,  const Vector3 &,  const OrientedBox &,  Real *,  Real & ) definition ./components/ogre/ogreopcode/src/OgreOpcodeLine.cpp:681 | 37 | 3 | 5 | 7.400 | ------ | 
| ChangeToDir(  const char * ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/filetutils.cpp:76declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/fileutils.h:33 | 16 | 3 | 9 | ------ | ------ | 
| CharacterController(  ... ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:39 | 1 | 0 | 0 | ------ | ------ | 
| CheckTopology(   ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:405 | 1 | 0 | 7 | ------ | ------ | 
| Clip(  Real,  Real,  Real &,  Real & ) definition ./components/ogre/ogreopcode/src/OgreOpcodeLine.cpp:1068 | 23 | 11 | 6 | 3.833 | 1.833 | 
| Clone(   ) declaration ./framework/tinyxml/tinyxml.h:1090 | 1 | 0 | 1 | ------ | ------ | 
| CoFactor(  udword,  udword ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:236 | 1 | 0 | 1 | ------ | ------ | 
| CollisionContext(  const String & ) declaration ./components/ogre/ogreopcode/include/OgreCollisionContext.h:79 | 1 | 0 | 1 | ------ | ------ | 
| CollisionInfo(   ) definition ./components/ogre/ogreopcode/include/OgreCollisionReporter.h:43 | 4 | 0 | 0 | ------ | ------ | 
| CollisionManager(  SceneManager * ) declaration ./components/ogre/ogreopcode/include/OgreCollisionManager.h:90 | 1 | 0 | 0 | ------ | ------ | 
| ComputeBoxArea(  const Point &,  const Matrix4x4 &,  float,  float,  sdword & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:24 | 1 | 0 | 0 | ------ | ------ | 
| ComputeDirection(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceSegment.h:28 | 1 | 1 | 0 | ------ | ------ | 
| ComputeLSS(  LSS & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceOBB.h:148 | 1 | 0 | 6 | ------ | ------ | 
| ComputeLength(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceSegment.h:30 | 1 | 1 | 0 | ------ | ------ | 
| ComputeMoment(  Moment & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTriangle.h:61 | 1 | 0 | 1 | ------ | ------ | 
| ComputeOutline(  const Point &,  sdword & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:23 | 1 | 0 | 0 | ------ | ------ | 
| ComputePlanes(  Plane * ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceOBB.h:97declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:26 | 2 | 0 | 7 | ------ | ------ | 
| ComputePoint(  ... ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTriangle.h:64 | 1 | 0 | 0 | ------ | ------ | 
| ComputePoint(  Point &,  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceSegment.h:46 | 1 | 0 | 7 | ------ | ------ | 
| ComputePoints(  Point * ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceOBB.h:106declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:27 | 2 | 0 | 7 | ------ | ------ | 
| ComputeVertexNormals(  Point * ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceOBB.h:115 | 1 | 0 | 7 | ------ | ------ | 
| ComputeWorldEdgeNormal(  udword,  Point & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceOBB.h:140 | 1 | 0 | 7 | ------ | ------ | 
| ContactFound(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_Collider.h:76 | 1 | 1 | 6 | ------ | ------ | 
| Contains(  const Sphere & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceLSS.h:51 | 6 | 3 | 8 | ------ | ------ | 
| DebugLines(  void ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeDebugObject.h:41 | 1 | 0 | 0 | ------ | ------ | 
| Determinant(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:238 | 1 | 0 | 1 | ------ | ------ | 
| DirExists(  const char * ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/filetutils.cpp:59declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/fileutils.h:26 | 14 | 5 | 8 | ------ | 0.625 | 
| DisConnect(  ... ) definition ./services/server/ServerService.cpp:69 | 16 | 0 | 1 | ------ | ------ | 
| DoTileSubSection(  LodTracker &,  WorldFragment &,  CustomQueryResult &,  SceneQueryListener *,  int,  int,  int,  int,  uint,  uint ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:417 | 24 | 2 | 2 | 12.000 | ------ | 
| DumpAttributes(  ... ) definition ./components/ogre/EmberEntityFactory.cpp:76 | 11 | 0 | 0 | ------ | ------ | 
| EDGE_EDGE_TEST(  V0,  U0,  U1 ) declaration ./components/ogre/ogreopcode/src/OgreOpcodeMath.cpp:57 | 1 | 0 | 11 | ------ | ------ | 
| EDGE_EDGE_TEST(  V0,  U1,  U2 ) declaration ./components/ogre/ogreopcode/src/OgreOpcodeMath.cpp:59 | 1 | 0 | 1 | ------ | ------ | 
| EDGE_EDGE_TEST(  V0,  U2,  U0 ) declaration ./components/ogre/ogreopcode/src/OgreOpcodeMath.cpp:61 | 1 | 0 | 1 | ------ | ------ | 
| EMax(  MIN_FLOAT,  MIN_FLOAT,  MIN_FLOAT ) declaration ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:541 | 1 | 0 | 0 | ------ | ------ | 
| EntityCollisionShape(  const String & ) declaration ./components/ogre/ogreopcode/include/OgreEntityCollisionShape.h:55 | 1 | 0 | 1 | ------ | ------ | 
| FCMax3(  float,  float,  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:260 | 15 | 5 | 1 | ------ | 5.000 | 
| Face(  int,  int,  int,  Point &,  const Point &,  const Point &,  const Point &,  float *,  float & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_LSSAABBOverlap.h:47 | 180 | 21 | 7 | 25.714 | 3.000 | 
| Face(  int,  int,  int,  Vector3 &,  const Vector3 &,  const OBB &,  const Vector3 &,  Real *,  Real & ) definition ./components/ogre/ogreopcode/src/OgreOpcodeLine.cpp:457 | 204 | 21 | 12 | 17.000 | 1.750 | 
| FindIntersection(  const Vector3 &,  const Vector3 &,  const Vector3 &,  Real &,  Real & ) definition ./components/ogre/ogreopcode/src/OgreOpcodeLine.cpp:1096 | 15 | 8 | 1 | ------ | 8.000 | 
| FirstAttribute(   ) definition ./framework/tinyxml/tinyxml.h:1050definition ./framework/tinyxml/tinyxml.h:1051 | 2 | 2 | 1 | ------ | ------ | 
| FirstContactEnabled(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_Collider.h:60 | 1 | 1 | 6 | ------ | ------ | 
| GetCol(  const udword,  HPoint & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:86 | 1 | 0 | 1 | ------ | ------ | 
| GetCurrDir(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/filetutils.cpp:48 | 4 | 1 | 9 | ------ | ------ | 
| GetEdgeNormals(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:30 | 1 | 0 | 0 | ------ | ------ | 
| GetEdges(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceOBB.h:123declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:29 | 2 | 0 | 6 | ------ | ------ | 
| GetExtents(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceOBB.h:160 | 1 | 1 | 0 | ------ | ------ | 
| GetFaces(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_RayCollider.h:50 | 1 | 1 | 0 | ------ | ------ | 
| GetIndices(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_HybridModel.h:94 | 1 | 1 | 6 | ------ | ------ | 
| GetInvTileSize(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:241 | 4 | 1 | 1 | ------ | ------ | 
| GetLocalEdgeNormals(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceOBB.h:131 | 1 | 0 | 6 | ------ | ------ | 
| GetMax(  Point & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_Common.h:43 | 1 | 0 | 1 | ------ | ------ | 
| GetMax(  udword ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_Common.h:48 | 1 | 1 | 1 | ------ | ------ | 
| GetMaxNumTiles(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:246 | 4 | 1 | 1 | ------ | ------ | 
| GetNbHits(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceRevisitedRadix.h:47 | 1 | 1 | 1 | ------ | ------ | 
| GetNbPairs(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_TreeCollider.h:164 | 1 | 1 | 9 | ------ | ------ | 
| GetNbPrimPrimTests(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_TreeCollider.h:142 | 1 | 1 | 8 | ------ | ------ | 
| GetNbRows(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:81 | 1 | 1 | 0 | ------ | ------ | 
| GetNbTriangles(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:79 | 1 | 1 | 0 | ------ | ------ | 
| GetNbVolumePrimTests(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_VolumeCollider.h:79 | 1 | 1 | 7 | ------ | ------ | 
| GetOpcodeNodeCenter(  const NodeT &,  Vector3 & ) definition ./components/ogre/ogreopcode/src/IOgreCollisionShape.cpp:42 | 6 | 0 | 0 | ------ | ------ | 
| GetOpcodeNodeMinMaxBox(  const NodeT &,  Vector3 &,  Vector3 & ) definition ./components/ogre/ogreopcode/src/IOgreCollisionShape.cpp:57 | 9 | 0 | 0 | ------ | ------ | 
| GetOpcodeQuantizedNodeCenter(  const TreeT &,  const NodeT &,  Vector3 & ) definition ./components/ogre/ogreopcode/src/IOgreCollisionShape.cpp:49 | 7 | 0 | 0 | ------ | ------ | 
| GetOpcodeQuantizedNodeMinMaxBox(  const TreeT &,  const NodeT &,  Vector3 &,  Vector3 & ) definition ./components/ogre/ogreopcode/src/IOgreCollisionShape.cpp:68 | 15 | 0 | 0 | ------ | ------ | 
| GetOpcodeRootCenter(  const Model &,  Vector3 & ) definition ./components/ogre/ogreopcode/src/IOgreCollisionShape.cpp:87 | 23 | 3 | 0 | ****** | ------ | 
| GetOpcodeRootMinMaxBox(  const Model &,  Vector3 &,  Vector3 & ) definition ./components/ogre/ogreopcode/src/IOgreCollisionShape.cpp:110 | 23 | 3 | 0 | ****** | ------ | 
| GetPage(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:256 | 4 | 1 | 1 | ------ | ------ | 
| GetPageX(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:261 | 4 | 1 | 1 | ------ | ------ | 
| GetPageZ(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:266 | 4 | 1 | 1 | ------ | ------ | 
| GetPairs(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IcePairs.h:33 | 1 | 1 | 0 | ------ | ------ | 
| GetRadius(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceBoundingSphere.h:43 | 1 | 1 | 0 | ------ | ------ | 
| GetRandomIndex(  udword ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceRandom.h:22 | 1 | 0 | 1 | ------ | ------ | 
| GetRecyclable(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceRevisitedRadix.h:40 | 1 | 1 | 1 | ------ | ------ | 
| GetRenderLevel(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:251 | 4 | 1 | 1 | ------ | ------ | 
| GetRow(  const udword ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:80 | 1 | 1 | 1 | ------ | ------ | 
| GetRow(  const udword,  HPoint & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:74 | 1 | 0 | 2 | ------ | ------ | 
| GetRow(  const udword,  Point & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:72 | 1 | 0 | 2 | ------ | ------ | 
| GetText(   ) declaration ./framework/tinyxml/tinyxml.h:1087 | 1 | 0 | 32 | ------ | ------ | 
| GetTileSize(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:236 | 4 | 1 | 1 | ------ | ------ | 
| GetTouchedPrimitives(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_VolumeCollider.h:59 | 1 | 2 | 8 | ------ | ------ | 
| GetTree(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_BaseModel.h:98 | 1 | 1 | 6 | ------ | ------ | 
| GetTriangleIndex(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_HybridModel.h:42 | 1 | 1 | 6 | ------ | ------ | 
| GetTriangles(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceTriList.h:23 | 1 | 1 | 0 | ------ | ------ | 
| GetUsedRam(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceRevisitedRadix.h:43 | 1 | 0 | 1 | ------ | ------ | 
| GetVertexNormals(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:28 | 1 | 0 | 0 | ------ | ------ | 
| GetVertexStride(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:128 | 1 | 1 | 0 | ------ | ------ | 
| GetWorldVertex(  int,  int,  Vector3 & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:273 | 14 | 5 | 6 | ------ | 0.833 | 
| HPoint(  ... ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceHPoint.h:26 | 1 | 0 | 1 | ------ | ------ | 
| HasPairs(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IcePairs.h:36 | 1 | 1 | 0 | ------ | ------ | 
| ICE_COMPILE_TIME_ASSERT(  ... ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTypes.h:71declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTypes.h:72declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTypes.h:73declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTypes.h:74declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTypes.h:75declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTypes.h:76declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTypes.h:77declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTypes.h:78declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTypes.h:79 | 9 | 0 | 1 | ------ | ------ | 
| ICollisionShape(  const String & ) declaration ./components/ogre/ogreopcode/include/IOgreCollisionShape.h:51 | 1 | 0 | 1 | ------ | ------ | 
| ILabs(  ILenum ) definition ./components/ogre/image/OgreILUtil.cpp:189 | 8 | 5 | 2 | ------ | 2.500 | 
| IMPLEMENT_NOLEAFDUMP(  AABBNoLeafNode ) declaration ./components/ogre/ogreopcode/src/Opcode/OPC_VolumeCollider.cpp:100 | 4 | 0 | 0 | ------ | ------ | 
| IncreaseCount(  udword ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_TreeBuilders.h:118 | 1 | 0 | 0 | ------ | ------ | 
| Inflate(  float,  bool ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTriangle.h:65 | 1 | 0 | 0 | ------ | ------ | 
| Invert(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:240 | 1 | 0 | 1 | ------ | ------ | 
| IsFloatZero(  ... ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:180 | 4 | 1 | 0 | ------ | ------ | 
| IsIdentity(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:177 | 20 | 33 | 1 | 20.000 | 33.000 | 
| IsInside(  const AABB & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:25 | 1 | 0 | 0 | ------ | ------ | 
| IsInside(  const OBB & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceOBB.h:157 | 1 | 0 | 7 | ------ | ------ | 
| IsMinusInf(  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:128 | 1 | 1 | 0 | ------ | ------ | 
| IsNAN(  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:125 | 1 | 1 | 1 | ------ | ------ | 
| IsValid(   ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:396definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceOBB.h:81 | 8 | 7 | 13 | ------ | 0.538 | 
| LSSTriOverlap(  ... ) definition ./components/ogre/ogreopcode/src/Opcode/OPC_LSSCollider.cpp:54 | 4 | 1 | 1 | ------ | ------ | 
| LastAttribute(   ) definition ./framework/tinyxml/tinyxml.h:1052definition ./framework/tinyxml/tinyxml.h:1053 | 2 | 2 | 1 | ------ | ------ | 
| Line(   ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:45 | 3 | 0 | 2 | ------ | ------ | 
| Line(  Real,  Real,  Real,  Real,  Real,  Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:57 | 4 | 0 | 2 | ------ | ------ | 
| Line(  const Line & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:64 | 3 | 0 | 2 | ------ | ------ | 
| Line(  const Vector3 &,  const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:51 | 3 | 0 | 2 | ------ | ------ | 
| LoadFirstPage(  PagingLandScapeCamera * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:48 | 1 | 0 | 2 | ------ | ------ | 
| Make(  ... ) definition ./components/ogre/widgets/MakeEntityWidget.cpp:71 | 4 | 0 | 0 | ------ | ------ | 
| MakeCube(  AABB & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:21 | 1 | 0 | 0 | ------ | ------ | 
| MakeSphere(  Sphere & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceAABB.h:22 | 1 | 0 | 0 | ------ | ------ | 
| Matrix4x4(  ... ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:261 | 5 | 1 | 0 | ------ | ------ | 
| MaxEdgeLength(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTriangle.h:63 | 1 | 0 | 0 | ------ | ------ | 
| MeshCollisionShape(  const String & ) declaration ./components/ogre/ogreopcode/include/OgreMeshCollisionShape.h:55 | 1 | 0 | 1 | ------ | ------ | 
| MetaAbort(  ... ) definition ./services/metaserver/MetaserverService.cpp:52 | 6 | 0 | 3 | ------ | ------ | 
| MinEdgeLength(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTriangle.h:62 | 1 | 0 | 0 | ------ | ------ | 
| ModuleAttach(  HINSTANCE ) definition ./components/ogre/ogreopcode/src/Opcode/Opcode.cpp:89 | 3 | 0 | 0 | ------ | ------ | 
| ModuleDetach(   ) definition ./components/ogre/ogreopcode/src/Opcode/Opcode.cpp:93 | 3 | 0 | 0 | ------ | ------ | 
| OOGChat(  Account * ) definition ./services/server/OOGChat.cpp:39 | 11 | 0 | 12 | ------ | ------ | 
| OPC_PointTriangleSqrDist(  const Point &,  const Point &,  const Point &,  const Point & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_LSSTriOverlap.h:6 | 141 | 26 | 9 | 15.667 | 2.889 | 
| OPC_SegmentSegmentSqrDist(  const Segment &,  const Segment & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_LSSTriOverlap.h:153 | 186 | 41 | 15 | 12.400 | 2.733 | 
| OPC_SegmentTriangleSqrDist(  const Segment &,  const Point &,  const Point &,  const Point & ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_LSSTriOverlap.h:355 | 282 | 47 | 45 | 6.267 | 1.044 | 
| Ogre2Atlas(  const AxisAlignedBox & ) definition ./components/ogre/MathConverter.h:188 | 6 | 4 | 0 | ------ | ------ | 
| Ogre2Atlas(  const Quaternion & ) definition ./components/ogre/MathConverter.h:169 | 3 | 1 | 4 | ------ | ------ | 
| Ogre2Atlas(  const Vector2 & ) definition ./components/ogre/MathConverter.h:123 | 3 | 1 | 0 | ------ | ------ | 
| Ogre2Atlas(  const Vector3 & ) definition ./components/ogre/MathConverter.h:119 | 3 | 1 | 6 | ------ | ------ | 
| Ogre2Atlas_TerrainPosition(  const Vector3 & ) definition ./components/ogre/MathConverter.h:127 | 3 | 1 | 0 | ------ | ------ | 
| Ogre2Atlas_Vector3(  const Vector3 & ) definition ./components/ogre/MathConverter.h:131 | 3 | 1 | 0 | ------ | ------ | 
| OgreFormat2ilFormat(  PixelFormat ) declaration ./components/ogre/image/OgreILUtil.h:67 | 1 | 0 | 4 | ------ | ------ | 
| Opcode_Err(  ... ) definition ./components/ogre/ogreopcode/src/Opcode/Opcode.cpp:54declaration ./components/ogre/ogreopcode/include/Opcode/OPC_IceHook.h:29 | 5 | 1 | 10 | ------ | ------ | 
| Opcode_Log(  ... ) definition ./components/ogre/ogreopcode/src/Opcode/Opcode.cpp:43declaration ./components/ogre/ogreopcode/include/Opcode/OPC_IceHook.h:28 | 4 | 0 | 39 | ------ | ------ | 
| OrientedBox(   ) definition ./components/ogre/ogreopcode/include/OgreOrientedBox.h:48 | 3 | 0 | 1 | ------ | ------ | 
| OrientedBox(  const OrientedBox & ) definition ./components/ogre/ogreopcode/include/OgreOrientedBox.h:59 | 3 | 0 | 1 | ------ | ------ | 
| OrientedBox(  const Vector3 &,  const Vector3 &,  const Matrix3 & ) definition ./components/ogre/ogreopcode/include/OgreOrientedBox.h:64 | 3 | 0 | 1 | ------ | ------ | 
| OrientedBox(  const bbox3 & ) definition ./components/ogre/ogreopcode/include/OgreOrientedBox.h:52 | 5 | 0 | 0 | ------ | ------ | 
| PageToTile(  int,  Real,  uint ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:104 | 5 | 3 | 1 | ------ | ------ | 
| PageToWorld(  uint,  Real,  Real,  Real,  uint ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:95 | 5 | 1 | 0 | ------ | ------ | 
| PagingLandScapeAxisAlignedBoxSceneQuery(  SceneManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeAxisAlignedBoxSceneQuery.h:46 | 1 | 0 | 0 | ------ | ------ | 
| PagingLandScapeIntersectionSceneQuery(  SceneManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeIntersectionSceneQuery.h:48 | 1 | 0 | 0 | ------ | ------ | 
| PagingLandScapeListener(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListener.h:37 | 0 | 0 | 0 | ------ | ------ | 
| PagingLandScapeListenerManager(  PagingLandScapeSceneManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:40 | 1 | 0 | 0 | ------ | ------ | 
| PagingLandScapeOctreeAxisAlignedBoxSceneQuery(  SceneManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.h:46 | 1 | 0 | 0 | ------ | ------ | 
| PagingLandScapeOctreeIntersectionSceneQuery(  SceneManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOctreeIntersectionSceneQuery.h:47 | 1 | 0 | 0 | ------ | ------ | 
| PagingLandScapeOctreePlaneBoundedVolumeListSceneQuery(  SceneManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.h:46 | 1 | 0 | 0 | ------ | ------ | 
| PagingLandScapeOctreeRaySceneQuery(  SceneManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOctreeRaySceneQuery.h:46 | 1 | 0 | 0 | ------ | ------ | 
| PagingLandScapeOctreeSphereSceneQuery(  SceneManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOctreeSphereSceneQuery.h:46 | 1 | 0 | 0 | ------ | ------ | 
| PagingLandScapePage(  PagingLandScapePageManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:49 | 1 | 0 | 0 | ------ | ------ | 
| PagingLandScapePageManager(  PagingLandScapeSceneManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:35 | 1 | 0 | 1 | ------ | ------ | 
| PagingLandScapeTile(  PagingLandScapeTileManager * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:79 | 1 | 0 | 0 | ------ | ------ | 
| Point(  const Point & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IcePoint.h:39 | 1 | 0 | 1 | ------ | ------ | 
| PtrCollisionShape(  const String & ) declaration ./components/ogre/ogreopcode/include/OgrePtrCollisionShape.h:55 | 1 | 0 | 1 | ------ | ------ | 
| QueryDoubleAttribute(  const string &,  double * ) declaration ./framework/tinyxml/tinyxml.h:1025 | 1 | 0 | 0 | ------ | ------ | 
| QueryIntAttribute(  const string &,  int * ) declaration ./framework/tinyxml/tinyxml.h:1024 | 1 | 0 | 0 | ------ | ------ | 
| RSqrt(  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:88 | 13 | 1 | 2 | ------ | ------ | 
| Radius(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceBoundingSphere.h:46 | 1 | 1 | 0 | ------ | ------ | 
| Ray3(   ) definition ./components/ogre/ogreopcode/include/OgreOpcodeRay.h:44 | 0 | 0 | 0 | ------ | ------ | 
| ReleasePruningSorters(   ) declaration ./components/ogre/ogreopcode/src/Opcode/Opcode.cpp:77 | 1 | 0 | 0 | ------ | ------ | 
| ReloadGui(  ... ) definition ./components/ogre/GUIManager.cpp:77 | 70 | 2 | 10 | 7.000 | ------ | 
| RemapClient(  udword,  const udword * ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:388 | 1 | 0 | 8 | ------ | ------ | 
| RemoveAttribute(  const char * ) declaration ./framework/tinyxml/tinyxml.h:1045 | 1 | 0 | 2 | ------ | ------ | 
| RemoveAttribute(  const string & ) definition ./framework/tinyxml/tinyxml.h:1047 | 1 | 0 | 1 | ------ | ------ | 
| RetablishDir(  char * ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/filetutils.cpp:96declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/fileutils.h:39 | 9 | 1 | 6 | ------ | ------ | 
| Rot(  float,  Point &,  Point & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:222 | 1 | 0 | 1 | ------ | ------ | 
| RotX(  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:215 | 1 | 0 | 1 | ------ | ------ | 
| RotY(  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:217 | 1 | 0 | 1 | ------ | ------ | 
| RotZ(  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:219 | 1 | 0 | 1 | ------ | ------ | 
| Round(  const Real ) definition ./components/ogre/environment/meshtree/TStem.cpp:23 | 2 | 2 | 0 | ------ | ------ | 
| Scale(  const Point & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:112definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:52 | 12 | 0 | 2 | ------ | ------ | 
| Scale(  float,  float,  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:119 | 6 | 0 | 1 | ------ | ------ | 
| Set(  float,  float,  float,  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IcePlane.h:36 | 1 | 1 | 0 | ------ | ------ | 
| Set(  float,  float,  float,  float,  float,  float,  float,  float,  float,  float,  float,  float,  float,  float,  float,  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:57 | 11 | 1 | 1 | ------ | ------ | 
| SetAttribute(  const char *,  int ) declaration ./framework/tinyxml/tinyxml.h:1036 | 1 | 0 | 3 | ------ | ------ | 
| SetAttribute(  const string &,  const string & ) declaration ./framework/tinyxml/tinyxml.h:1028 | 1 | 0 | 1 | ------ | ------ | 
| SetAttribute(  const string &,  int ) declaration ./framework/tinyxml/tinyxml.h:1030 | 1 | 0 | 1 | ------ | ------ | 
| SetCallback(  RequestCallback,  void * ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:97 | 1 | 0 | 9 | ------ | ------ | 
| SetCol(  const udword,  const Point & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:92 | 1 | 1 | 1 | ------ | ------ | 
| SetDoubleAttribute(  const char *,  double ) declaration ./framework/tinyxml/tinyxml.h:1041 | 1 | 0 | 3 | ------ | ------ | 
| SetFPUFloorMode(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:321 | 1 | 0 | 0 | ------ | ------ | 
| SetFPUPrecision24(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:325 | 1 | 0 | 0 | ------ | ------ | 
| SetFPURoundingChop(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:328 | 1 | 0 | 0 | ------ | ------ | 
| SetFPURoundingNear(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:331 | 1 | 0 | 0 | ------ | ------ | 
| SetFogDensity(  ... ) definition ./components/ogre/environment/Environment.cpp:34 | 6 | 0 | 0 | ------ | ------ | 
| SetFullPrimBoxTest(  bool ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_TreeCollider.h:120 | 1 | 0 | 7 | ------ | ------ | 
| SetInterfaceType(  MeshInterfaceType ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:84 | 1 | 0 | 0 | ------ | ------ | 
| SetNbInvalidSplits(  udword ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_TreeBuilders.h:120 | 1 | 0 | 0 | ------ | ------ | 
| SetPage(  const PagingLandScapePage * ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:292 | 9 | 2 | 2 | ------ | ------ | 
| SetPage(  int,  int ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:303 | 10 | 3 | 3 | ------ | ------ | 
| SetPointers(  const IndexedTriangle *,  const Point * ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:111 | 1 | 0 | 9 | ------ | ------ | 
| SetPrimitiveTests(  bool ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_Collider.h:130 | 5 | 1 | 6 | ------ | ------ | 
| SetScale(  const Point & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:108definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:46 | 2 | 0 | 3 | ------ | ------ | 
| SetStrides(  ... ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_MeshInterface.h:126 | 1 | 0 | 9 | ------ | ------ | 
| SetSunColour(  ... ) definition ./components/ogre/environment/Sun.cpp:37 | 21 | 1 | 11 | 1.909 | ------ | 
| SetTrans(  const Point & ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:100 | 1 | 0 | 1 | ------ | ------ | 
| SetupShadowFeeler(  RayCollider & ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_Picking.h:36 | 1 | 0 | 0 | ------ | ------ | 
| SkipPrimitiveTests(   ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_Collider.h:92 | 1 | 1 | 6 | ------ | ------ | 
| SoundService(   ) definition ./services/sound/SoundService.cpp:64 | 5 | 0 | 1 | ------ | ------ | 
| SphereMeshCollisionShape(  const String & ) declaration ./components/ogre/ogreopcode/include/OgreSphereMeshCollisionShape.h:55 | 1 | 0 | 1 | ------ | ------ | 
| SphereTriOverlap(  ... ) definition ./components/ogre/ogreopcode/src/Opcode/OPC_SphereCollider.cpp:56 | 4 | 1 | 1 | ------ | ------ | 
| SqrDistance(  const Ray &,  const Point &,  const Point &,  float * ) definition ./components/ogre/ogreopcode/include/Opcode/OPC_LSSAABBOverlap.h:444 | 52 | 11 | 10 | 5.200 | 1.100 | 
| SquareDistance(  ... ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceSegment.h:48 | 1 | 0 | 0 | ------ | ------ | 
| StoreDwords(  udword *,  udword,  udword ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMemoryMacros.h:48 | 14 | 1 | 16 | ------ | ------ | 
| StoredImageElvBasedSkyColourModel(   ) definition ./components/ogre/environment/caelum/include/StoredImageElvBasedSkyColourModel.h:22 | 1 | 0 | 2 | ------ | ------ | 
| TYPEDEF_STL_MAP(  SDLKey,  Scan,  SDLKeyMap ) declaration ./components/ogre/GUICEGUIAdapter.h:43 | 1 | 0 | 0 | ------ | ------ | 
| TYPEDEF_STL_MAP(  const string,  ColourValue,  AttachPointColourValueMap ) declaration ./components/ogre/jesus/Jesus.h:53 | 1 | 0 | 0 | ------ | ------ | 
| TerrainCollisionShape(  const String & ) declaration ./components/ogre/ogreopcode/include/OgreTerrainCollisionShape.h:56 | 1 | 0 | 1 | ------ | ------ | 
| TerrainData(  ... ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeTerrainData.h:15 | 1 | 0 | 1 | ------ | ------ | 
| TestAgainstPlane(  const Plane &,  float ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceTriangle.h:59 | 1 | 0 | 0 | ------ | ------ | 
| TiXmlString(  const char * ) definition ./framework/tinyxml/tinystr.h:91 | 5 | 0 | 1 | ------ | ------ | 
| TiXmlString(  const char *,  size_type ) definition ./framework/tinyxml/tinystr.h:98 | 5 | 0 | 1 | ------ | ------ | 
| ToggleCameraAttached(  ... ) definition ./components/ogre/AvatarController.cpp:85 | 32 | 0 | 2 | 16.000 | ------ | 
| ToggleErisPolling(  ... ) definition ./components/ogre/ConsoleObjectImpl.cpp:45 | 3 | 0 | 0 | ------ | ------ | 
| Trace3x3(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:171 | 1 | 1 | 1 | ------ | ------ | 
| TransformPoint(  ... ) declaration ./components/ogre/ogreopcode/src/Opcode/OPC_OBBCollider.cpp:49declaration ./components/ogre/ogreopcode/src/Opcode/OPC_OBBCollider.cpp:50declaration ./components/ogre/ogreopcode/src/Opcode/OPC_OBBCollider.cpp:51 | 3 | 0 | 1 | ------ | ------ | 
| Transpose(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:225 | 9 | 0 | 1 | ------ | ------ | 
| Triangle(   ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:47 | 1 | 0 | 2 | ------ | ------ | 
| Triangle(  const Triangle & ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:60 | 6 | 0 | 2 | ------ | ------ | 
| Triangle(  const Vector3 &,  const Vector3 &,  const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:51 | 6 | 0 | 2 | ------ | ------ | 
| Trunc(  const Real ) definition ./components/ogre/environment/meshtree/TStem.cpp:26 | 4 | 1 | 1 | ------ | ------ | 
| UpdateTile(  int,  int ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:315 | 10 | 4 | 2 | ------ | ------ | 
| UpdateWithLocalPage(  int,  int ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:328 | 6 | 0 | 3 | ------ | ------ | 
| VPlaneSideEps(  const Point &,  const Plane &,  float ) definition ./components/ogre/ogreopcode/src/Opcode/Ice/IceTriangle.cpp:27 | 5 | 3 | 15 | ------ | ------ | 
| ValidateSettings(   ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_VolumeCollider.h:89 | 1 | 0 | 7 | ------ | ------ | 
| WorldDimensionChange(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:217 | 1 | 0 | 0 | ------ | ------ | 
| WorldToPage(  Real,  Real,  Real,  uint,  Real,  uint,  uint &,  Real & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:63 | 25 | 5 | 3 | 8.333 | 1.667 | 
| _BuildCollisionTree(  AABBCollisionNode *,  const udword,  udword &,  const AABBTreeNode * ) definition ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:99 | 20 | 1 | 33 | 0.606 | ------ | 
| _BuildNoLeafTree(  AABBNoLeafNode *,  const udword,  udword &,  const AABBTreeNode * ) definition ./components/ogre/ogreopcode/src/Opcode/OPC_OptimizedTree.cpp:150 | 35 | 2 | 35 | 1.000 | ------ | 
| _MapType_findInMap(  const MapType *,  const string & ) definition ./framework/bindings/lua/atlas/required.h:31 | 9 | 3 | 25 | ------ | ------ | 
| _Notify(  ... ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:88 | 1 | 0 | 0 | ------ | ------ | 
| _addDetailLevel(  GeometryPageManager *,  Real,  Real ) declaration ./components/ogre/environment/pagedgeometry/include/PagedGeometry.h:566 | 1 | 0 | 1 | ------ | ------ | 
| _br_find_exe(  BrInitError * ) definition ./framework/binreloc.c:43 | 93 | 34 | 20 | 4.650 | 1.700 | 
| _br_find_exe_for_symbol(  const void *,  BrInitError * ) definition ./framework/binreloc.c:182 | 70 | 27 | 8 | 8.750 | 3.375 | 
| _convertToLocal(  const Vector3 & ) declaration ./components/ogre/environment/pagedgeometry/include/PagedGeometry.h:562 | 1 | 0 | 20 | ------ | ------ | 
| _findNodes(  ... ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:1162definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:1238definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:1313definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:1383 | 214 | 62 | 5 | 42.800 | 12.400 | 
| _getNeighbor(  Neighbor ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:46 | 3 | 1 | 2 | ------ | ------ | 
| _getNeighbor(  const Neighbor & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:41 | 3 | 1 | 2 | ------ | ------ | 
| _hasChanges(   ) declaration ./components/ogre/widgets/adapters/atlas/ListAdapter.h:75 | 1 | 0 | 0 | ------ | ------ | 
| _linkRenderableNeighbor(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:76 | 1 | 0 | 0 | ------ | ------ | 
| _setNeighbor(  Neighbor,  PagingLandScapeTile * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:42 | 1 | 0 | 3 | ------ | ------ | 
| _setNeighbor(  const Neighbor &,  PagingLandScapePage * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:33 | 1 | 0 | 3 | ------ | ------ | 
| _updateLod(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:77declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:55 | 2 | 0 | 1 | ------ | ------ | 
| _updateRenderQueue(  RenderQueue * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeMeshDecal.h:149 | 1 | 0 | 0 | ------ | ------ | 
| addAttributeAdapter(  AdapterBase *,  Window * ) declaration ./components/ogre/widgets/adapters/atlas/ListAdapter.h:62 | 1 | 0 | 1 | ------ | ------ | 
| addAttributeAdapter(  const string &,  AdapterBase *,  Window * ) declaration ./components/ogre/widgets/adapters/atlas/MapAdapter.h:66 | 1 | 0 | 0 | ------ | ------ | 
| addHead(  GEN_Link * ) definition ./components/ogre/ogreopcode/include/GEN_List.h:89 | 1 | 0 | 0 | ------ | ------ | 
| addHidePageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:111 | 1 | 0 | 2 | ------ | ------ | 
| addHideTileListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:137 | 1 | 0 | 2 | ------ | ------ | 
| addLine(  Real,  Real,  Real,  Real,  Real,  Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeDebugObject.h:51 | 4 | 0 | 0 | ------ | ------ | 
| addLine(  const Vector3 &,  const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeDebugObject.h:44 | 6 | 0 | 0 | ------ | ------ | 
| addListener(  PagingLandScapeListener * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:49 | 1 | 0 | 6 | ------ | ------ | 
| addLoadPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:115 | 1 | 0 | 2 | ------ | ------ | 
| addLoadTileListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:141 | 1 | 0 | 2 | ------ | ------ | 
| addLoadedPage(  PagingLandScapePage * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:61 | 1 | 0 | 2 | ------ | ------ | 
| addModelInstance(  Model * ) declaration ./components/ogre/model/ModelDefinition.h:469 | 1 | 0 | 4 | ------ | ------ | 
| addModifyPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:119 | 1 | 0 | 2 | ------ | ------ | 
| addModifyTileListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:145 | 1 | 0 | 2 | ------ | ------ | 
| addPostunloadPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:123 | 1 | 0 | 2 | ------ | ------ | 
| addPreloadPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:103 | 1 | 0 | 2 | ------ | ------ | 
| addSceneManagerFactory(  PagingLandScapePlugin ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeSceneManagerDll.cpp:37 | 1 | 0 | 1 | ------ | ------ | 
| addShowPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:107 | 1 | 0 | 2 | ------ | ------ | 
| addShowTileListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:133 | 1 | 0 | 2 | ------ | ------ | 
| addTail(  GEN_Link * ) definition ./components/ogre/ogreopcode/include/GEN_List.h:90 | 1 | 0 | 0 | ------ | ------ | 
| addTerrainListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:97 | 1 | 0 | 2 | ------ | ------ | 
| addUnloadPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:127 | 1 | 0 | 2 | ------ | ------ | 
| addUnloadTileListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:149 | 1 | 0 | 2 | ------ | ------ | 
| append(  const char *,  size_type ) declaration ./framework/tinyxml/tinystr.h:210 | 1 | 0 | 0 | ------ | ------ | 
| appendHead(  GEN_List & ) definition ./components/ogre/ogreopcode/include/GEN_List.h:92 | 5 | 0 | 0 | ------ | ------ | 
| appendTail(  GEN_List & ) definition ./components/ogre/ogreopcode/include/GEN_List.h:98 | 5 | 0 | 0 | ------ | ------ | 
| area(   ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:81definition ./components/ogre/ogreopcode/include/OgreCapsule.h:77 | 11 | 2 | 3 | ------ | ------ | 
| assign(  const char *,  size_type ) declaration ./framework/tinyxml/tinystr.h:208 | 1 | 0 | 0 | ------ | ------ | 
| assureConfigFile(  const string &,  const string & ) definition ./components/ogre/EmberOgre.cpp:152 | 13 | 2 | 1 | ------ | ------ | 
| at(  size_t,  size_t ) definition ./components/ogre/ogreopcode/include/OgreOpcodeTerrainData.h:19 | 1 | 1 | 1 | ------ | ------ | 
| at(  size_type ) definition ./framework/tinyxml/tinystr.h:162 | 5 | 1 | 1 | ------ | ------ | 
| autoExtend(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:126 | 7 | 1 | 3 | ------ | ------ | 
| br_build_path(  const char *,  const char * ) definition ./framework/binreloc.c:688declaration ./framework/binreloc.h:72 | 17 | 4 | 0 | ------ | ------ | 
| br_dirname(  const char * ) definition ./framework/binreloc.c:744declaration ./framework/binreloc.h:73 | 18 | 9 | 0 | ------ | ****** | 
| br_find_bin_dir(  const char * ) definition ./framework/binreloc.c:436declaration ./framework/binreloc.h:62 | 15 | 5 | 1 | ------ | 5.000 | 
| br_find_data_dir(  const char * ) definition ./framework/binreloc.c:503declaration ./framework/binreloc.h:64 | 15 | 5 | 1 | ------ | 5.000 | 
| br_find_etc_dir(  const char * ) definition ./framework/binreloc.c:635declaration ./framework/binreloc.h:68 | 15 | 5 | 1 | ------ | 5.000 | 
| br_find_exe(  const char * ) definition ./framework/binreloc.c:347declaration ./framework/binreloc.h:59 | 11 | 5 | 1 | ------ | 5.000 | 
| br_find_exe_dir(  const char * ) definition ./framework/binreloc.c:375declaration ./framework/binreloc.h:60 | 11 | 5 | 1 | ------ | 5.000 | 
| br_find_lib_dir(  const char * ) definition ./framework/binreloc.c:569declaration ./framework/binreloc.h:66 | 15 | 5 | 1 | ------ | 5.000 | 
| br_find_libexec_dir(  const char * ) definition ./framework/binreloc.c:602declaration ./framework/binreloc.h:67 | 15 | 5 | 1 | ------ | 5.000 | 
| br_find_locale_dir(  const char * ) definition ./framework/binreloc.c:536declaration ./framework/binreloc.h:65 | 15 | 5 | 1 | ------ | 5.000 | 
| br_find_prefix(  const char * ) definition ./framework/binreloc.c:403declaration ./framework/binreloc.h:61 | 15 | 5 | 1 | ------ | 5.000 | 
| br_find_sbin_dir(  const char * ) definition ./framework/binreloc.c:469declaration ./framework/binreloc.h:63 | 15 | 5 | 1 | ------ | 5.000 | 
| br_init(  BrInitError * ) definition ./framework/binreloc.c:308declaration ./framework/binreloc.h:56 | 6 | 1 | 1 | ------ | ------ | 
| br_init_lib(  BrInitError * ) definition ./framework/binreloc.c:330declaration ./framework/binreloc.h:57 | 6 | 1 | 0 | ------ | ------ | 
| br_strcat(  const char *,  const char * ) definition ./framework/binreloc.c:665declaration ./framework/binreloc.h:71 | 17 | 3 | 1 | ------ | ------ | 
| br_strndup(  const char *,  size_t ) definition ./framework/binreloc.c:710 | 16 | 6 | 0 | ------ | ****** | 
| c_str(   ) definition ./framework/tinyxml/tinystr.h:143 | 1 | 1 | 1 | ------ | ------ | 
| capacity(   ) definition ./framework/tinyxml/tinystr.h:158 | 1 | 1 | 1 | ------ | ------ | 
| center(  Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:121 | 4 | 0 | 3 | ------ | ------ | 
| cleanVector(  T & ) definition ./components/ogre/model/mapping/Matches/AbstractMatch.h:48 | 8 | 1 | 0 | ------ | ------ | 
| clear(   ) definition ./components/ogre/ogreopcode/include/GEN_List.h:87declaration ./components/ogre/ogreopcode/include/OgreOpcodeDebugObject.h:56definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:223definition ./framework/tinyxml/tinystr.h:193 | 12 | 0 | 8 | ------ | ------ | 
| clear(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:42 | 1 | 0 | 1 | ------ | ------ | 
| contains(  const Vector3 & ) declaration ./components/ogre/ogreopcode/include/OgreCapsule.h:92definition ./components/ogre/ogreopcode/include/OgreOrientedBox.h:75 | 12 | 10 | 5 | ------ | 2.000 | 
| createTileShapes(  int,  int ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeTerrainData.h:22 | 1 | 0 | 1 | ------ | ------ | 
| data(   ) definition ./framework/tinyxml/tinystr.h:146 | 1 | 1 | 1 | ------ | ------ | 
| deletePool(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:77 | 12 | 1 | 4 | ------ | ------ | 
| distance(  ... ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:102declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:114 | 2 | 0 | 7 | ------ | ------ | 
| distance(  const OrientedBox & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:123 | 1 | 0 | 2 | ------ | ------ | 
| distance(  const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:172 | 4 | 1 | 2 | ------ | ------ | 
| doBindingsForBlock(  BuildingBlock * ) declaration ./components/ogre/carpenter/BluePrint.h:234 | 1 | 0 | 0 | ------ | ------ | 
| draw(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeDebugObject.h:55 | 1 | 0 | 0 | ------ | ------ | 
| dumpElement(  const string &,  const string &,  const Element &,  ostream &,  ostream & ) definition ./components/ogre/EmberEntity.cpp:678 | 25 | 6 | 0 | ****** | ****** | 
| empty(   ) definition ./framework/tinyxml/tinystr.h:155 | 1 | 1 | 1 | ------ | ------ | 
| encounters(  const BP_Endpoint &,  const BP_Endpoint &,  BP_Scene &,  T_Overlap ) definition ./components/ogre/ogreopcode/src/BP_Endpoint.cpp:38 | 15 | 3 | 0 | ------ | ------ | 
| exitStatus(  ... ) declaration ./main/Ember.cpp:59 | 1 | 0 | 0 | ------ | ------ | 
| extractFloat(  const ListType &,  size_t ) definition ./components/ogre/WorldEmberEntity.cpp:237 | 9 | 4 | 0 | ------ | ------ | 
| fileExists(  const string & ) definition ./services/wfut/WfutSession.cpp:31 | 12 | 3 | 0 | ------ | ------ | 
| fillElementFromGui(   ) declaration ./components/ogre/widgets/adapters/atlas/MapAdapter.h:80declaration ./components/ogre/widgets/adapters/atlas/ListAdapter.h:74 | 2 | 0 | 0 | ------ | ------ | 
| find(  char ) definition ./framework/tinyxml/tinystr.h:176 | 4 | 1 | 1 | ------ | ------ | 
| find(  char,  size_type ) definition ./framework/tinyxml/tinystr.h:182 | 9 | 6 | 1 | ------ | 6.000 | 
| findCaseParameter(  const ParameterStore &,  const string & ) definition ./components/ogre/model/mapping/ModelMappingCreator.cpp:66 | 9 | 4 | 0 | ------ | ------ | 
| findNodesInBox(  ... ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:70 | 7 | 0 | 0 | ------ | ------ | 
| findNodesInSphere(  ... ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:77 | 7 | 0 | 0 | ------ | ------ | 
| firePageHide(  const size_t,  const size_t,  const Real *,  const AxisAlignedBox & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:72 | 1 | 0 | 1 | ------ | ------ | 
| firePageLoaded(  const size_t,  const size_t,  const Real *,  const AxisAlignedBox & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:60 | 1 | 0 | 1 | ------ | ------ | 
| firePagePostunloaded(  const size_t,  const size_t ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:66 | 1 | 0 | 1 | ------ | ------ | 
| firePagePreloaded(  const size_t,  const size_t,  const Real *,  const AxisAlignedBox & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:57 | 1 | 0 | 1 | ------ | ------ | 
| firePageShow(  const size_t,  const size_t,  const Real *,  const AxisAlignedBox & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:69 | 1 | 0 | 1 | ------ | ------ | 
| firePageUnloaded(  const size_t,  const size_t,  const Real *,  const AxisAlignedBox & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:63 | 1 | 0 | 1 | ------ | ------ | 
| fireTerrainReady(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:90 | 1 | 0 | 1 | ------ | ------ | 
| fireTileDeformed(  const size_t,  const size_t,  const size_t,  const size_t,  const AxisAlignedBox & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:81 | 1 | 0 | 1 | ------ | ------ | 
| fireTileHide(  const size_t,  const size_t,  const size_t,  const size_t,  const AxisAlignedBox & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:87 | 1 | 0 | 1 | ------ | ------ | 
| fireTileLoaded(  const size_t,  const size_t,  const size_t,  const size_t,  const AxisAlignedBox & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:75 | 1 | 0 | 1 | ------ | ------ | 
| fireTileShow(  const size_t,  const size_t,  const size_t,  const size_t,  const AxisAlignedBox & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:84 | 1 | 0 | 1 | ------ | ------ | 
| fireTileUnloaded(  const size_t,  const size_t,  const size_t,  const size_t,  const AxisAlignedBox & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:78 | 1 | 0 | 1 | ------ | ------ | 
| flip(   ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:72 | 6 | 0 | 2 | ------ | ------ | 
| frameEnded(  const FrameEvent & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:208 | 1 | 0 | 0 | ------ | ------ | 
| frameStarted(  const FrameEvent & ) declaration ./components/ogre/widgets/Widget.h:106declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:207 | 2 | 0 | 4 | ------ | ------ | 
| fromOgre(  const PixelBox & ) declaration ./components/ogre/image/OgreILUtil.h:82 | 1 | 0 | 4 | ------ | ------ | 
| fsat(  float ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:61 | 5 | 1 | 1 | ------ | ------ | 
| gRandomGenerator(  ... ) declaration ./components/ogre/ogreopcode/src/Opcode/Ice/IceRandom.cpp:27 | 1 | 0 | 0 | ------ | ------ | 
| getActivePoolables(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:156 | 4 | 1 | 0 | ------ | ------ | 
| getActivePoolablesSize(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:152 | 4 | 1 | 2 | ------ | ------ | 
| getAutoextend(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:181 | 4 | 1 | 4 | ------ | ------ | 
| getBaseNode(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:58 | 1 | 0 | 0 | ------ | ------ | 
| getBoundingRadius(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeMeshDecal.h:145 | 4 | 1 | 0 | ------ | ------ | 
| getBoundingRadius(  void ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeDebugObject.h:59 | 1 | 0 | 0 | ------ | ------ | 
| getCenter(   ) definition ./components/ogre/ogreopcode/include/OgreOrientedBox.h:168 | 4 | 1 | 1 | ------ | ------ | 
| getCenter(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:135 | 3 | 1 | 0 | ------ | ------ | 
| getCullWorldBbox(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:131 | 3 | 1 | 0 | ------ | ------ | 
| getCurrentCameraPageX(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:222 | 1 | 0 | 1 | ------ | ------ | 
| getCurrentCameraPageZ(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:224 | 1 | 0 | 1 | ------ | ------ | 
| getCurrentCameraTileX(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:226 | 1 | 0 | 1 | ------ | ------ | 
| getCurrentCameraTileZ(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:228 | 1 | 0 | 1 | ------ | ------ | 
| getData2DManager(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:351 | 5 | 1 | 0 | ------ | ------ | 
| getDepth(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeTerrainData.h:24 | 1 | 0 | 0 | ------ | ------ | 
| getDirection(   ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:151 | 1 | 1 | 1 | ------ | ------ | 
| getExtents(   ) definition ./components/ogre/ogreopcode/include/OgreOrientedBox.h:162 | 4 | 1 | 1 | ------ | ------ | 
| getFogColour(  float,  const Vector3 & ) declaration ./components/ogre/environment/caelum/include/StoredImageElvBasedSkyColourModel.h:30 | 1 | 0 | 2 | ------ | ------ | 
| getFogDensity(  float,  const Vector3 & ) declaration ./components/ogre/environment/caelum/include/StoredImageElvBasedSkyColourModel.h:34 | 1 | 0 | 2 | ------ | ------ | 
| getGlobalToPage(  Real &,  Real & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:96 | 1 | 0 | 0 | ------ | ------ | 
| getGravity(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:61 | 1 | 0 | 0 | ------ | ------ | 
| getHead(   ) definition ./components/ogre/ogreopcode/include/GEN_List.h:84 | 1 | 1 | 0 | ------ | ------ | 
| getHeight(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:59 | 1 | 0 | 0 | ------ | ------ | 
| getHorizon(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:336 | 5 | 1 | 0 | ------ | ------ | 
| getIndexBufferManager(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:381 | 5 | 1 | 0 | ------ | ------ | 
| getIndexesManager(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:366 | 5 | 1 | 0 | ------ | ------ | 
| getInfo(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:34 | 3 | 1 | 0 | ------ | ------ | 
| getListenerManager(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:356 | 5 | 1 | 0 | ------ | ------ | 
| getLoadedPageSize(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:236 | 1 | 0 | 1 | ------ | ------ | 
| getLobby(   ) definition ./services/server/OOGChat.h:151 | 4 | 1 | 6 | ------ | ------ | 
| getMaterial(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeMeshDecal.h:152 | 4 | 1 | 1 | ------ | ------ | 
| getMaxSlope(  Vector3,  Vector3,  float ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:328 | 1 | 0 | 0 | ------ | ------ | 
| getNearestPageIndicesUnscaled(  const Real,  const Real,  int &,  int & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:147 | 1 | 0 | 6 | ------ | ------ | 
| getNearestTileIndicesUnscaled(  const Real,  const Real,  const int,  const int,  int &,  int & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:197 | 1 | 0 | 6 | ------ | ------ | 
| getNewPage(  const int,  const int ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:68 | 1 | 0 | 1 | ------ | ------ | 
| getOffset(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeTerrainData.h:25 | 1 | 0 | 0 | ------ | ------ | 
| getOptions(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:330definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:246 | 6 | 2 | 0 | ------ | ------ | 
| getOrientation(   ) definition ./components/ogre/ogreopcode/include/OgreOrientedBox.h:173 | 4 | 1 | 0 | ------ | ------ | 
| getPage(  const int,  const int,  const bool ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:65 | 2 | 0 | 2 | ------ | ------ | 
| getPageIndices(  const Real,  const Real,  int &,  int &,  bool ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:103 | 12 | 3 | 6 | ------ | ------ | 
| getPageLoadQueueSize(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:232 | 1 | 0 | 1 | ------ | ------ | 
| getPageLoader(   ) definition ./components/ogre/environment/pagedgeometry/include/PagedGeometry.h:486 | 4 | 1 | 7 | ------ | ------ | 
| getPageManager(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:346 | 5 | 1 | 0 | ------ | ------ | 
| getPageNode(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:37 | 1 | 1 | 2 | ------ | ------ | 
| getPagePreloadQueueSize(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:230 | 1 | 0 | 1 | ------ | ------ | 
| getPageRenderQueue(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:244 | 0 | 0 | 0 | ------ | ------ | 
| getPageTextureloadQueueSize(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:234 | 1 | 0 | 1 | ------ | ------ | 
| getPoint(  Real,  Real ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:136 | 7 | 1 | 3 | ------ | ------ | 
| getPointAt(  Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:174 | 4 | 1 | 3 | ------ | ------ | 
| getPoolSize(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:217 | 4 | 1 | 6 | ------ | ------ | 
| getPoolable(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:103 | 18 | 4 | 14 | ------ | ------ | 
| getPreLoadedPageSize(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:238 | 1 | 0 | 1 | ------ | ------ | 
| getRadius(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:60 | 1 | 0 | 0 | ------ | ------ | 
| getRealPageIndicesUnscaled(  const Real,  const Real,  int &,  int & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:121 | 18 | 6 | 7 | ------ | 0.857 | 
| getRealTileIndicesUnscaled(  const Real,  const Real,  const int,  const int,  int &,  int & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:165 | 20 | 6 | 8 | 2.500 | 0.750 | 
| getRenderQueueGroupID(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:211 | 3 | 1 | 0 | ------ | ------ | 
| getRenderable(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:71 | 4 | 1 | 0 | ------ | ------ | 
| getRenderableManager(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:371 | 5 | 1 | 0 | ------ | ------ | 
| getScale(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeTerrainData.h:26 | 1 | 0 | 0 | ------ | ------ | 
| getSceneManager(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:247 | 1 | 1 | 0 | ------ | ------ | 
| getSceneNode(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:123 | 3 | 1 | 0 | ------ | ------ | 
| getSelectedChangedElements(   ) declaration ./components/ogre/widgets/adapters/atlas/MapAdapter.h:69 | 1 | 0 | 0 | ------ | ------ | 
| getService(   ) definition ./services/EmberServices.h:69 | 4 | 1 | 0 | ------ | ------ | 
| getSlopeThreshold(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:62 | 1 | 0 | 0 | ------ | ------ | 
| getSquaredViewDepth(  const Camera * ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeDebugObject.h:58 | 1 | 0 | 0 | ------ | ------ | 
| getSunColour(  float,  const Vector3 & ) declaration ./components/ogre/environment/caelum/include/StoredImageElvBasedSkyColourModel.h:42 | 1 | 0 | 2 | ------ | ------ | 
| getTail(   ) definition ./components/ogre/ogreopcode/include/GEN_List.h:85 | 1 | 1 | 0 | ------ | ------ | 
| getTerrainHeight(  const float,  const float,  void * ) declaration ./components/ogre/environment/FoliageArea.h:107definition ./components/ogre/environment/FoliageArea.cpp:345 | 4 | 1 | 50 | ------ | ------ | 
| getTextureCoordinatesManager(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:376 | 5 | 1 | 0 | ------ | ------ | 
| getTextureLoadedPageSize(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:240 | 1 | 0 | 1 | ------ | ------ | 
| getTextureManager(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:361 | 5 | 1 | 0 | ------ | ------ | 
| getTile(  const Real,  const Real,  bool ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:74 | 1 | 0 | 2 | ------ | ------ | 
| getTile(  const Real,  const Real,  const int,  const int,  bool ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:82 | 3 | 0 | 3 | ------ | ------ | 
| getTile(  const Vector3 & ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:48 | 1 | 0 | 0 | ------ | ------ | 
| getTile(  const int,  const int ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:46 | 1 | 0 | 0 | ------ | ------ | 
| getTileIndices(  const Real,  const Real,  const int,  const int,  int &,  int &,  bool ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:157 | 1 | 0 | 8 | ------ | ------ | 
| getTileManager(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:341 | 5 | 1 | 0 | ------ | ------ | 
| getTilePage(  int &,  int &,  const int,  const int ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:94 | 1 | 0 | 3 | ------ | ------ | 
| getTileUnscaled(  const Real,  const Real,  bool ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:78 | 1 | 0 | 3 | ------ | ------ | 
| getTileUnscaled(  const Real,  const Real,  const int,  const int,  bool ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:88 | 3 | 0 | 3 | ------ | ------ | 
| getUnloadedPagesSize(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:242 | 1 | 0 | 1 | ------ | ------ | 
| getWidth(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeTerrainData.h:27 | 1 | 0 | 0 | ------ | ------ | 
| getWorldBbox(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:127 | 3 | 1 | 0 | ------ | ------ | 
| get_scrap(  int,  int *,  char ** ) declaration ./framework/scrap.h:13 | 1 | 0 | 0 | ------ | ------ | 
| hasAttr(  const string & ) declaration ./components/ogre/widgets/adapters/atlas/MapAdapter.h:59 | 1 | 0 | 0 | ------ | ------ | 
| hasService(   ) definition ./services/EmberServices.h:79 | 4 | 1 | 0 | ------ | ------ | 
| homeDir(  ... ) declaration ./main/Ember.cpp:62 | 1 | 0 | 0 | ------ | ------ | 
| horrible_cast(  const InputClass ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:173 | 7 | 3 | 3 | ------ | ------ | 
| ilFormat2OgreFormat(  int,  int ) declaration ./components/ogre/image/OgreILUtil.h:62 | 1 | 0 | 2 | ------ | ------ | 
| ilToOgreInternal(  uint8 *,  PixelFormat,  T,  T,  T,  T ) definition ./components/ogre/image/OgreILUtil.cpp:146 | 40 | 9 | 0 | ****** | ****** | 
| implicit_cast(  InputClass ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:152 | 3 | 1 | 0 | ------ | ------ | 
| inflate(  Real,  bool ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:151 | 11 | 2 | 5 | ------ | ------ | 
| init(  ... ) declaration ./framework/tinyxml/tinystr.h:86 | 1 | 0 | 0 | ------ | ------ | 
| init(  GUIManager * ) declaration ./components/ogre/widgets/Widget.h:99 | 1 | 0 | 4 | ------ | ------ | 
| init(  SceneNode *,  const int,  const int,  const int,  const int ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:83 | 1 | 0 | 0 | ------ | ------ | 
| init_scrap(  void ) declaration ./framework/scrap.h:10 | 1 | 0 | 1 | ------ | ------ | 
| intCeil(  const float & ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceFPU.h:335 | 1 | 0 | 0 | ------ | ------ | 
| intersect(  const Aabb & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:157 | 1 | 0 | 4 | ------ | ------ | 
| intersect(  const AxisAlignedBox &,  const AxisAlignedBox & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:338 | 31 | 22 | 4 | 7.750 | 5.500 | 
| intersect(  const Capsule & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:169 | 1 | 0 | 2 | ------ | ------ | 
| intersect(  const OrientedBox & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:161 | 1 | 0 | 2 | ------ | ------ | 
| intersect(  const PlaneBoundedVolume &,  const AxisAlignedBox & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:291 | 31 | 16 | 9 | 3.444 | 1.778 | 
| intersect(  const Ray &,  const AxisAlignedBox & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:97 | 102 | 68 | 17 | 6.000 | 4.000 | 
| intersect(  const Sphere & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:165 | 1 | 0 | 2 | ------ | ------ | 
| intersect(  const Sphere &,  const AxisAlignedBox & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:379 | 42 | 13 | 6 | 7.000 | 2.167 | 
| intersect2(  const Ray &,  const AxisAlignedBox & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeOctreeSceneManager.cpp:222 | 56 | 21 | 3 | 18.667 | 7.000 | 
| intersectSegmentFromAbove(  const Vector3 &,  const Vector3 &,  Vector3 * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:61 | 1 | 0 | 10 | ------ | ------ | 
| intersectSegmentFromBelow(  const Vector3 &,  const Vector3 &,  Vector3 * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:62 | 1 | 0 | 0 | ------ | ------ | 
| intersect_sweep(  const Vector3 &,  const sphere &,  const Vector3 &,  Real &,  Real & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:673 | 42 | 9 | 12 | 3.500 | 0.750 | 
| intersects(  const Aabb & ) declaration ./components/ogre/ogreopcode/include/OgreCapsule.h:97 | 1 | 0 | 3 | ------ | ------ | 
| intersects(  const Capsule & ) declaration ./components/ogre/ogreopcode/include/OgreCapsule.h:109 | 1 | 0 | 2 | ------ | ------ | 
| intersects(  const OrientedBox & ) declaration ./components/ogre/ogreopcode/include/OgreCapsule.h:105declaration ./components/ogre/ogreopcode/include/OgreOrientedBox.h:97 | 2 | 0 | 4 | ------ | ------ | 
| intersects(  const bbox3 & ) declaration ./components/ogre/ogreopcode/include/OgreOrientedBox.h:93 | 1 | 0 | 2 | ------ | ------ | 
| intersects(  const sphere & ) declaration ./components/ogre/ogreopcode/include/OgreCapsule.h:101definition ./components/ogre/ogreopcode/include/OgreOrientedBox.h:101definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:662 | 51 | 18 | 18 | 2.833 | 1.000 | 
| intervalOverlap(  Real,  Real,  Real,  Real ) definition ./components/ogre/ogreopcode/src/OgreCollisionContext.cpp:41 | 4 | 2 | 5 | ------ | ------ | 
| isEmpty(   ) definition ./components/ogre/ogreopcode/include/GEN_List.h:104 | 1 | 1 | 0 | ------ | ------ | 
| isEnabled(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:249 | 1 | 1 | 0 | ------ | ------ | 
| isLoaded(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:90 | 3 | 1 | 0 | ------ | ------ | 
| isLoading(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:94 | 3 | 1 | 0 | ------ | ------ | 
| isVisible(  void ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:110 | 4 | 1 | 0 | ------ | ------ | 
| length(   ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:146definition ./components/ogre/ogreopcode/include/OgreCapsule.h:72definition ./framework/tinyxml/tinystr.h:149 | 3 | 3 | 3 | ------ | ------ | 
| length2(   ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:148definition ./components/ogre/ogreopcode/include/OgreCapsule.h:74 | 2 | 2 | 2 | ------ | ------ | 
| load(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:84declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:40 | 2 | 0 | 1 | ------ | ------ | 
| loadNow(  PagingLandScapeCamera * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:58 | 1 | 0 | 1 | ------ | ------ | 
| lost_scrap(  void ) declaration ./framework/scrap.h:11 | 1 | 0 | 0 | ------ | ------ | 
| luaopen_Application(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:396 | 2 | 1 | 0 | ------ | ------ | 
| luaopen_Atlas(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:2271 | 2 | 1 | 0 | ------ | ------ | 
| luaopen_EmberOgre(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:20684 | 2 | 1 | 0 | ------ | ------ | 
| luaopen_EmberServices(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:2265 | 2 | 1 | 0 | ------ | ------ | 
| luaopen_Eris(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2541 | 2 | 1 | 0 | ------ | ------ | 
| luaopen_Framework(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:566 | 2 | 1 | 0 | ------ | ------ | 
| luaopen_Helpers(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1527 | 2 | 1 | 0 | ------ | ------ | 
| luaopen_Ogre(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:18993 | 2 | 1 | 0 | ------ | ------ | 
| luaopen_atlas_adapters(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:2534 | 2 | 1 | 0 | ------ | ------ | 
| mAvatar(  ... ) definition ./components/ogre/AvatarEmberEntity.cpp:39 | 3 | 0 | 0 | ------ | ------ | 
| mCaelumSystem(  ... ) definition ./components/ogre/environment/CaelumEnvironment.cpp:67 | 11 | 0 | 10 | ------ | ------ | 
| mClosestPickingDistance(  ... ) definition ./components/ogre/EntityWorldPickListener.cpp:66 | 5 | 0 | 0 | ------ | ------ | 
| mCombinedCoverageDataStream(  ... ) definition ./components/ogre/terrain/TerrainPageSurfaceCompilerTechniqueShader.cpp:38 | 5 | 0 | 1 | ------ | ------ | 
| mCoverageDataStream(  ... ) definition ./components/ogre/terrain/TerrainPageSurfaceLayer.cpp:41 | 9 | 0 | 1 | ------ | ------ | 
| mCurrentEntity(  ... ) definition ./components/ogre/widgets/InspectWidget.cpp:73 | 4 | 0 | 0 | ------ | ------ | 
| mCurrentSlot(  ... ) definition ./components/ogre/widgets/EntityIcon.cpp:33 | 6 | 0 | 0 | ------ | ------ | 
| mCurrentUserObject(  ... ) definition ./components/ogre/terrain/TerrainEditor.cpp:160 | 17 | 2 | 6 | ------ | ------ | 
| mFramesPerSecond(  ... ) definition ./components/ogre/AvatarCamera.cpp:56 | 3 | 0 | 0 | ------ | ------ | 
| mGrassShader(  ... ) definition ./components/ogre/terrain/TerrainGenerator.cpp:84 | 12 | 0 | 5 | ------ | ------ | 
| mHeightfield(  ... ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeRenderable.cpp:83 | 66 | 6 | 17 | 3.882 | 0.353 | 
| mImageDataStreamPtr(  mImageDataStream ) definition ./components/ogre/widgets/icons/IconImageStore.cpp:95 | 7 | 0 | 0 | ------ | ------ | 
| mImpactInfo(  ... ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/src/OgrePagingLandScapeSceneManager.cpp:101 | 13 | 1 | 2 | ------ | ------ | 
| mLabelPool(  mLabelCreator ) definition ./components/ogre/widgets/IngameChatWidget.cpp:65 | 4 | 0 | 0 | ------ | ------ | 
| mMoveAdapter(  ... ) definition ./components/ogre/manipulation/EntityMoveManager.cpp:39 | 4 | 0 | 0 | ------ | ------ | 
| mResourceProvider(  ... ) definition ./services/scripting/ScriptingService.cpp:35 | 3 | 0 | 0 | ------ | ------ | 
| mShadow(  ... ) definition ./components/ogre/terrain/TerrainPage.cpp:78 | 21 | 4 | 1 | 21.000 | ------ | 
| mTimeUntilShowBlurb(  ... ) definition ./components/ogre/widgets/Help.cpp:52 | 6 | 0 | 0 | ------ | ------ | 
| mUseScaleOf(  MODEL_ALL ) definition ./components/ogre/model/ModelDefinition.cpp:39 | 13 | 1 | 1 | ------ | ------ | 
| main(   ) definition ./services/ServiceTest.cpp:29 | 31 | 2 | 34 | 0.912 | ------ | 
| main(  int,  char ** ) definition ./components/text/EmberText.cpp:216 | 7 | 1 | 12 | ------ | ------ | 
| memcpy(  ... ) declaration ./framework/tinyxml/tinystr.h:87 | 1 | 0 | 0 | ------ | ------ | 
| move(  Vector3 ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:64 | 1 | 0 | 0 | ------ | ------ | 
| normal(  Vector3 &,  bool ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:105 | 9 | 1 | 5 | ------ | ------ | 
| normalizeColour(  ColourValue & ) definition ./components/ogre/environment/caelum/src/Sun.cpp:131 | 14 | 2 | 3 | ------ | ------ | 
| numVertices(  ... ) definition ./components/ogre/ogreopcode/src/IOgreCollisionShape.cpp:211 | 15 | 0 | 3 | ------ | ------ | 
| ogreIlTypeFromExt(  const String & ) definition ./components/ogre/image/OgreILCodecs.cpp:42 | 55 | 65 | 5 | 11.000 | 13.000 | 
| ogreQuatPosToIceMatrix4(  const Quaternion &,  const Vector3 &,  Matrix4x4 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeUtils.h:50 | 25 | 0 | 2 | 12.500 | ------ | 
| ogreToIceMatrix4(  const Matrix4 &,  Matrix4x4 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeUtils.h:85 | 10 | 1 | 1 | ------ | ------ | 
| ogreToIceRay(  const Ray &,  Ray & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeUtils.h:97 | 10 | 0 | 1 | ------ | ------ | 
| ogreToIceSphere(  const Sphere &,  Sphere & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeUtils.h:110 | 4 | 0 | 1 | ------ | ------ | 
| ogreToIceVector3(  const Vector3 &,  Point & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeUtils.h:43 | 6 | 0 | 1 | ------ | ------ | 
| operator +(  const TiXmlString &,  const TiXmlString & ) definition ./framework/tinyxml/tinystr.cpp:87 | 8 | 1 | 0 | ------ | ------ | 
| operator +(  const TiXmlString &,  const char * ) definition ./framework/tinyxml/tinystr.cpp:96 | 9 | 1 | 0 | ------ | ------ | 
| operator +(  const char *,  const TiXmlString & ) definition ./framework/tinyxml/tinystr.cpp:106 | 9 | 1 | 0 | ------ | ------ | 
| operator +=(  char ) definition ./framework/tinyxml/tinystr.h:130 | 4 | 1 | 1 | ------ | ------ | 
| operator +=(  const TiXmlString & ) definition ./framework/tinyxml/tinystr.h:136 | 4 | 1 | 1 | ------ | ------ | 
| operator +=(  const char * ) definition ./framework/tinyxml/tinystr.h:124 | 4 | 1 | 1 | ------ | ------ | 
| operator <(  const BP_Endpoint &,  const BP_Endpoint & ) definition ./components/ogre/ogreopcode/include/BP_Endpoint.h:54 | 3 | 3 | 0 | ------ | ------ | 
| operator <(  const Encounter &,  const Encounter & ) definition ./components/ogre/ogreopcode/include/OgreCollisionContext.h:62 | 4 | 3 | 0 | ------ | ------ | 
| operator =(  const OOGChat & ) definition ./services/server/OOGChat.h:124 | 5 | 1 | 5 | ------ | ------ | 
| operator =(  const TiXmlString & ) definition ./framework/tinyxml/tinystr.h:117 | 4 | 1 | 1 | ------ | ------ | 
| operator =(  const char * ) definition ./framework/tinyxml/tinystr.h:111 | 4 | 1 | 1 | ------ | ------ | 
| operator Matrix3x3(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:245 | 7 | 1 | 3 | ------ | ------ | 
| operator PR(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:255 | 1 | 0 | 1 | ------ | ------ | 
| operator Quat(   ) declaration ./components/ogre/ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:253 | 1 | 0 | 1 | ------ | ------ | 
| operator [](  size_type ) definition ./framework/tinyxml/tinystr.h:169 | 5 | 1 | 1 | ------ | ------ | 
| operator |(  const Vector3 &,  const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:42 | 4 | 1 | 3 | ------ | ------ | 
| overlapXY(  const BP_Proxy &,  const BP_Proxy & ) definition ./components/ogre/ogreopcode/src/BP_Proxy.cpp:33 | 5 | 4 | 0 | ------ | ------ | 
| overlapXZ(  const BP_Proxy &,  const BP_Proxy & ) definition ./components/ogre/ogreopcode/src/BP_Proxy.cpp:39 | 5 | 4 | 0 | ------ | ------ | 
| overlapYZ(  const BP_Proxy &,  const BP_Proxy & ) definition ./components/ogre/ogreopcode/src/BP_Proxy.cpp:45 | 5 | 4 | 0 | ------ | ------ | 
| overlapsSphere(  const Vector3 &,  Real ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:181 | 4 | 1 | 4 | ------ | ------ | 
| override(  Collider ) declaration ./components/ogre/ogreopcode/include/Opcode/OPC_TreeCollider.h:182declaration ./components/ogre/ogreopcode/include/Opcode/OPC_VolumeCollider.h:89 | 0 | 0 | 0 | ------ | ------ | 
| packI(  float,  float,  float,  float,  PixelFormat,  void * ) definition ./components/ogre/image/OgreILUtil.cpp:142 | 4 | 0 | 0 | ------ | ------ | 
| packI(  uint16,  uint16,  uint16,  uint16,  PixelFormat,  void * ) definition ./components/ogre/image/OgreILUtil.cpp:137 | 5 | 0 | 0 | ------ | ------ | 
| packI(  uint8,  uint8,  uint8,  uint8,  PixelFormat,  void * ) definition ./components/ogre/image/OgreILUtil.cpp:133 | 4 | 0 | 2 | ------ | ------ | 
| perimeter(   ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:92 | 7 | 1 | 2 | ------ | ------ | 
| pick(  const Aabb &,  Real & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:186 | 1 | 0 | 6 | ------ | ------ | 
| pick(  const OrientedBox &,  Real & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:192 | 1 | 0 | 4 | ------ | ------ | 
| pick(  const Sphere &,  Real & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:198 | 1 | 0 | 4 | ------ | ------ | 
| plane(   ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:129 | 3 | 1 | 3 | ------ | ------ | 
| prefix(  ... ) declaration ./main/Ember.cpp:61 | 1 | 0 | 0 | ------ | ------ | 
| pushNamedFunction(  lua_State * ) declaration ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.h:122 | 1 | 0 | 3 | ------ | ------ | 
| put_scrap(  int,  int,  char * ) declaration ./framework/scrap.h:12 | 1 | 0 | 0 | ------ | ------ | 
| releasePage(  PagingLandScapePage * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:70 | 1 | 0 | 1 | ------ | ------ | 
| reloadGeometry(   ) declaration ./components/ogre/environment/pagedgeometry/include/PagedGeometry.h:515 | 1 | 0 | 12 | ------ | ------ | 
| reloadGeometryPage(  const Vector3 & ) declaration ./components/ogre/environment/pagedgeometry/include/PagedGeometry.h:537 | 1 | 0 | 20 | ------ | ------ | 
| remove(  const BuildingBlock * ) declaration ./components/ogre/carpenter/BluePrint.h:220 | 1 | 0 | 5 | ------ | ------ | 
| removeAdapters(   ) declaration ./components/ogre/widgets/adapters/atlas/MapAdapter.h:67declaration ./components/ogre/widgets/adapters/atlas/ListAdapter.h:63 | 2 | 0 | 0 | ------ | ------ | 
| removeFromQueues(  PagingLandScapePage * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:205 | 1 | 0 | 0 | ------ | ------ | 
| removeHidePageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:112 | 1 | 0 | 0 | ------ | ------ | 
| removeHideTileListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:138 | 1 | 0 | 0 | ------ | ------ | 
| removeListener(  PagingLandScapeListener * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:54 | 1 | 0 | 3 | ------ | ------ | 
| removeLoadPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:116 | 1 | 0 | 0 | ------ | ------ | 
| removeLoadTileListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:142 | 1 | 0 | 0 | ------ | ------ | 
| removeModelInstance(  Model * ) declaration ./components/ogre/model/ModelDefinition.h:474 | 1 | 0 | 4 | ------ | ------ | 
| removeModifyPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:120 | 1 | 0 | 0 | ------ | ------ | 
| removeModifyTileListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:146 | 1 | 0 | 0 | ------ | ------ | 
| removePoolable(  ... ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:145 | 5 | 0 | 4 | ------ | ------ | 
| removePostunloadPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:124 | 1 | 0 | 0 | ------ | ------ | 
| removePreloadPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:104 | 1 | 0 | 0 | ------ | ------ | 
| removeShowPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:108 | 1 | 0 | 0 | ------ | ------ | 
| removeShowTileListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:134 | 1 | 0 | 0 | ------ | ------ | 
| removeTerrainListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:98 | 1 | 0 | 0 | ------ | ------ | 
| removeUnloadPageListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:128 | 1 | 0 | 0 | ------ | ------ | 
| removeUnloadTileListener(  PagingLandscapeDelegate * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:150 | 1 | 0 | 0 | ------ | ------ | 
| reserve(  size_type ) declaration ./framework/tinyxml/tinystr.h:206 | 1 | 0 | 3 | ------ | ------ | 
| reset(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:44 | 1 | 0 | 1 | ------ | ------ | 
| returnValueFromLua(  lua_State * ) declaration ./components/ogre/scripting/bindings/lua/helpers/LuaConnector.h:134 | 1 | 0 | 0 | ------ | ------ | 
| set(  Real,  Real,  Real,  Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:655 | 4 | 0 | 0 | ------ | ------ | 
| set(  Real,  Real,  Real,  Real,  Real,  Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:76 | 10 | 0 | 1 | ------ | ------ | 
| set(  const Line & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:69 | 5 | 0 | 1 | ------ | ------ | 
| set(  const Vector3 &,  Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:650 | 4 | 0 | 1 | ------ | ------ | 
| set(  const Vector3 &,  const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:88 | 5 | 0 | 1 | ------ | ------ | 
| setAutoextend(  bool ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:173 | 4 | 0 | 13 | ------ | ------ | 
| setEnabled(  const bool ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:250 | 1 | 0 | 0 | ------ | ------ | 
| setEnd(  Real,  Real,  Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:136 | 6 | 0 | 1 | ------ | ------ | 
| setEnd(  const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:143 | 1 | 0 | 1 | ------ | ------ | 
| setExtendFactor(  const float ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:136 | 5 | 0 | 4 | ------ | ------ | 
| setGravity(  const Vector3 & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:68 | 1 | 0 | 0 | ------ | ------ | 
| setHeight(  Real ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:66 | 1 | 0 | 0 | ------ | ------ | 
| setInUse(  bool ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:103 | 6 | 1 | 0 | ------ | ------ | 
| setInnerContainer(  IInnerServiceContainer * ) definition ./services/EmberServices.h:74 | 4 | 0 | 0 | ------ | ------ | 
| setLoading(  bool ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:98 | 3 | 0 | 0 | ------ | ------ | 
| setLobby(  Lobby * ) definition ./services/server/OOGChat.h:163 | 4 | 0 | 5 | ------ | ------ | 
| setMapMaterial(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:216 | 1 | 0 | 0 | ------ | ------ | 
| setOption(  const String &,  const void * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:93 | 1 | 0 | 0 | ------ | ------ | 
| setPoolSize(  const int ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:195 | 13 | 2 | 12 | ------ | ------ | 
| setRadius(  Real ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:67 | 1 | 0 | 0 | ------ | ------ | 
| setRenderQueueGroup(  uint8 ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:121 | 1 | 0 | 0 | ------ | ------ | 
| setSkyGradientsImage(  const String & ) declaration ./components/ogre/environment/caelum/include/StoredImageElvBasedSkyColourModel.h:38 | 1 | 0 | 2 | ------ | ------ | 
| setSlopeThreshold(  const Degree & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:69 | 1 | 0 | 0 | ------ | ------ | 
| setStart(  Real,  Real,  Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:126 | 6 | 0 | 1 | ------ | ------ | 
| setStart(  const Vector3 & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:133 | 1 | 0 | 1 | ------ | ------ | 
| setTerrainReady(  bool ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:199 | 3 | 0 | 0 | ------ | ------ | 
| setWorldGeometryRenderQueue(  uint8 ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:210 | 1 | 0 | 0 | ------ | ------ | 
| shutdownHandler(  int ) definition ./components/ogre/OgreSetup.cpp:145 | 6 | 0 | 3 | ------ | ------ | 
| size(   ) definition ./framework/tinyxml/tinystr.h:152 | 1 | 1 | 1 | ------ | ------ | 
| sphere(  Real,  Real,  Real,  Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:643 | 4 | 0 | 0 | ------ | ------ | 
| sphere(  const Vector3 &,  Real ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:641 | 0 | 0 | 0 | ------ | ------ | 
| sphere(  const sphere & ) definition ./components/ogre/ogreopcode/include/OgreOpcodeMath.h:642 | 0 | 0 | 0 | ------ | ------ | 
| sqrDistance(  const Vector3 &,  const OrientedBox &,  Real *,  Real *,  Real * ) definition ./components/ogre/ogreopcode/src/OgreOpcodeLine.cpp:888 | 53 | 10 | 4 | 13.250 | 2.500 | 
| sqrDistance(  const Vector3 &,  const Vector3 &,  const OrientedBox &,  Real *,  Real *,  Real *,  Real * ) definition ./components/ogre/ogreopcode/src/OgreOpcodeLine.cpp:952 | 94 | 16 | 13 | 7.231 | 1.231 | 
| squaredDistance(  ... ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:97declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:108 | 2 | 0 | 7 | ------ | ------ | 
| squaredDistance(  const OrientedBox & ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeLine.h:119 | 1 | 0 | 2 | ------ | ------ | 
| squaredDistance(  const Vector3 & ) declaration ./components/ogre/ogreopcode/include/OgreTriangle.h:168 | 1 | 0 | 3 | ------ | ------ | 
| swap(  TiXmlString & ) definition ./framework/tinyxml/tinystr.h:212 | 6 | 0 | 0 | ------ | ------ | 
| toOgre(  const PixelBox & ) declaration ./components/ogre/image/OgreILUtil.h:76 | 1 | 0 | 8 | ------ | ------ | 
| toString(  float ) definition ./components/ogre/widgets/adapters/atlas/AdapterBase.h:43 | 6 | 1 | 0 | ------ | ------ | 
| tolua_Application_Ember_Application_getErisPolling00(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:183 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Application_Ember_Application_getMainView00(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:336 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Application_Ember_Application_getSingleton00(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:29 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Application_Ember_Application_quit00(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:119 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Application_Ember_Application_requestQuit00(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:305 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Application_Ember_Application_setErisPolling00(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:150 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Application_Ember_Application_shouldQuit00(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:57 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_Float00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1315 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_Int00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1251 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_List00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1674 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_List01(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1706 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_Map00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1556 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_Map01(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1588 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_String00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1438 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_String01(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1470 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element__eq00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:693 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_Element__eq01(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:727 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_Element__eq02(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:756 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_Element__eq03(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:785 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_Element__eq04(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:814 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_Element__eq05(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:843 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_Element__eq06(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:873 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_Element__eq07(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:902 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_Element_asFloat00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1283 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_asInt00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1219 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_asList00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1615 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_asList01(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1647 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_asMap00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1497 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_asMap01(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1529 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_asNum00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1347 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_asString00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1379 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_asString01(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1411 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_delete00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:112 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_getType00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:931 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_isFloat00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1027 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_isInt00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:995 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_isList00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1187 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_isMap00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1155 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_isNone00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:963 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_isNum00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1091 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_isPtr00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1059 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_isString00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1123 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:56 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Atlas_Atlas_Message_Element_new00_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:84 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Atlas_Atlas_Message_Element_new01(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:141 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new01_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:166 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new02(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:191 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new02_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:216 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new03(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:241 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new03_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:266 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new04(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:291 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new04_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:316 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new05(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:341 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new05_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:366 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new06(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:391 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new06_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:416 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new07(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:441 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new07_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:466 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new08(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:491 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new08_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:516 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new09(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:541 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new09_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:567 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new10(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:593 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new10_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:618 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new11(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:643 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_Element_new11_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:668 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_MapType_clear00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1842 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_MapType_delete00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:2109 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_Atlas_Atlas_Message_MapType_find00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1905 | 30 | 6 | 1 | 30.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_MapType_get00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1988 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_MapType_get01(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:2023 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_MapType_iterator__eq00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1808 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Atlas_Atlas_Message_MapType_iterator__mul00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1776 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_MapType_new00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:2053 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Atlas_Atlas_Message_MapType_new00_local(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:2081 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Atlas_Atlas_Message_MapType_size00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1873 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Atlas_Atlas_Message_MapType_theEnd00(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1948 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Atlas_open(  lua_State * ) declaration ./components/ogre/scripting/LuaScriptingProvider.cpp:52 | 1 | 0 | 0 | ------ | ------ | 
| tolua_EmberOgre_Carpenter_AttachPair_getAttachPoint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:533 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_Carpenter_AttachPair_getName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:708 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_AttachPair_getPoint100(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:644 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_AttachPair_getPoint200(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:676 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_AttachPair_getType00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:740 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_AttachPair_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:568 | 30 | 8 | 1 | 30.000 | 8.000 | 
| tolua_EmberOgre_Carpenter_AttachPair_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:606 | 30 | 8 | 1 | 30.000 | 8.000 | 
| tolua_EmberOgre_Carpenter_AttachPoint_getAttachPair00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:938 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_AttachPoint_getName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:842 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_AttachPoint_getNormal00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:874 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_AttachPoint_getPosition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:906 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_AttachPoint_getSibling00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:970 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_AttachPoint_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:772 | 27 | 7 | 1 | 27.000 | 7.000 | 
| tolua_EmberOgre_Carpenter_AttachPoint_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:807 | 27 | 7 | 1 | 27.000 | 7.000 | 
| tolua_EmberOgre_Carpenter_BlockSpec_addAttachPair00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1101 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_Carpenter_BlockSpec_getAllPoints00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1168 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_BlockSpec_getAttachPair00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1066 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_Carpenter_BlockSpec_getBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1034 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_BlockSpec_getName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1002 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_BlockSpec_setBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1135 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_Carpenter_BuildingBlockSpecDefinition_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1360 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_Carpenter_BuildingBlockSpecDefinition_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1388 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_Carpenter_BuildingBlockSpec_getBlockSpec00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1296 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_BuildingBlockSpec_getDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1264 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_BuildingBlockSpec_getName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1328 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_BuildingBlockSpec_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1208 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_Carpenter_BuildingBlockSpec_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1236 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_Carpenter_Carpenter_createBlockSpec00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1630 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_Carpenter_Carpenter_createBlueprint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1561 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_Carpenter_Carpenter_createBuildingBlockSpec00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1664 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_Carpenter_Carpenter_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1532 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_Carpenter_Carpenter_getBlockSpecs00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1698 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_Carpenter_getBluePrints00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1762 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_Carpenter_getBuildingBlockSpec00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1595 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_Carpenter_Carpenter_getBuildingBlockSpecs00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1730 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_Carpenter_Carpenter_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1476 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_Carpenter_Carpenter_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1504 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Atlas2Ogre00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14036 | 26 | 4 | 1 | 26.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Atlas2Ogre01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14216 | 25 | 4 | 1 | 25.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Atlas2Ogre02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14248 | 25 | 4 | 1 | 25.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Atlas2Ogre03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14280 | 25 | 4 | 1 | 25.000 | ------ | 
| tolua_EmberOgre_EmberOgre_AttachPointNode_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13039 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_AttachPointNode_deselect00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13099 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AttachPointNode_getAttachPoint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13130 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AttachPointNode_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12963 | 30 | 9 | 1 | 30.000 | 9.000 | 
| tolua_EmberOgre_EmberOgre_AttachPointNode_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13001 | 30 | 9 | 1 | 30.000 | 9.000 | 
| tolua_EmberOgre_EmberOgre_AttachPointNode_select00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13068 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AttributeObserver_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18628 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_AttributeObserver_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18562 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_AttributeObserver_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18595 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_attach00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2248 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_enableCompositor00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2314 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_getCamera00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1924 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_getCamera01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1956 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_getOrientation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1983 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_getPitch00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1860 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_getPosition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2017 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_getYaw00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1892 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_pickInWorld00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2175 | 27 | 8 | 1 | 27.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_pitch00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1794 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_setAvatarNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2082 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_setCameraDistance00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2281 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_setMode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2049 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_takeScreenshot00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2381 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_toggleRenderMode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2350 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_worldToScreen00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2212 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_AvatarCamera_yaw00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1827 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_AvatarControllerMovement_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2412 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_AvatarControllerMovement_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2440 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_AvatarController_attachCamera00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2771 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarController_detachCamera00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2740 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarController_getAvatarCamera00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2708 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarController_getCurrentMovement00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2802 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarController_moveToPoint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2834 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_AvatarController_teleportTo00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2867 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_AvatarEmberEntity_getAvatar00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4020 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_AvatarEmberEntity_getAvatarSceneNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4052 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Avatar_getAvatarCamera00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3022 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Avatar_getAvatarEmberEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3119 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Avatar_getAvatarSceneNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3054 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Avatar_isAdmin00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3244 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Avatar_setAvatarController00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3086 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Avatar_setMinIntervalOfRotationChanges00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3151 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Construction_buildFromBluePrint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13711 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Construction_createModelBlock00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13744 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Construction_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13618 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Construction_getBluePrint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13679 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Construction_getJesus00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13647 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Construction_getModelBlocks00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13780 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Construction_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13550 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Construction_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13584 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Construction_remove00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13820 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntityFactory_dumpAttributesOfEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3308 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntityFactory_getWorld00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3276 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_getDefaultUseOperators00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3731 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_getEmberLocation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3471 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_getMovementMode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3535 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_getSceneNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3342 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_getShowErisBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3665 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_getShowOgreBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3633 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_getSuggestedResponses00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3406 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_getVisualize00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3807 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_getWorldBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3697 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_hasSuggestedResponses00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3374 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_isInitialized00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3503 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_setVisible00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3438 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_setVisualize00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3771 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_showErisBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3600 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EmberEntity_showOgreBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3567 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getAvatar00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18715 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getAvatarController00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18843 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getEmberEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18907 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19340 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getEntityFactory00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18779 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getJesus00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18942 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getMainCamera00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18811 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getMotionManager00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18747 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getMoveManager00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18875 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getRenderWindow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18974 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getRootSceneNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19128 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getSingleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18687 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_EmberOgre_getWorldSceneNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19096 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberPhysicalEntity_getEntityAttachedToPoint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3951 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EmberPhysicalEntity_getModel00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3887 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberPhysicalEntity_getScaleNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3919 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_EmberPhysicalEntity_getWorldBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3986 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_EntityMoveManager_runCommand00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16077 | 27 | 7 | 1 | 27.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_EntityMoveManager_startMove00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16044 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Environment_Environment_getFog00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4278 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Environment_Environment_getSky00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4246 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Environment_Environment_getSun00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4214 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Environment_Environment_getWater00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4310 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Environment_Environment_setAmbientLight00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4407 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Environment_Environment_setTime00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4342 | 27 | 8 | 1 | 27.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_Environment_Environment_setTime01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4379 | 22 | 6 | 1 | 22.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Environment_IFog_getDensity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4182 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Environment_IFog_setDensity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4149 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Environment_ISun_setAmbientLight00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4116 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_EmitEntityAction00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4714 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_addWidget00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4681 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_createWidget00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4980 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_createWidget01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5012 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_createWindow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4912 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_createWindow01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4947 | 27 | 7 | 1 | 27.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_getDefaultScheme00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5042 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_getEntityIconManager00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5138 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_getEntityPickListener00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5074 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_getIconManager00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5106 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_getInput00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4880 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_getMainSheet00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4750 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_getSingleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4470 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_GUIManager_isInGUIMode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4816 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_isInMovementKeysMode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4848 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_removeWidget00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4648 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_GUIManager_setDebugText00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4782 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_AssetsManager_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8665 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_AssetsManager_getCEGUIImage00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8694 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_AssetsManager_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8609 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Gui_AssetsManager_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8637 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Gui_AssetsManager_showTexture00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8726 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ColouredListItem_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8520 | 23 | 5 | 1 | 23.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ColouredListItem_new01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8551 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ColouredListItem_new02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8579 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ConsoleAdapter_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8461 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ConsoleAdapter_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8401 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ConsoleAdapter_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8431 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityEditor_createFloatElement00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7911 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityEditor_createIntElement00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7871 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityEditor_createListElement00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7791 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityEditor_createMapElement00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7751 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityEditor_createPosition2dElement00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7951 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityEditor_createStringElement00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7831 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityEditor_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7691 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityEditor_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7627 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityEditor_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7659 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityEditor_submitChanges00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7720 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIconManager_createIcon00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9458 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIconManager_createSlot00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9391 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIconManager_destroyIcon00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9496 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIconManager_destroySlot00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9425 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIconSlot_addEntityIcon00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8971 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIconSlot_getEntityIcon00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9037 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIconSlot_getWindow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9069 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIconSlot_notifyIconDraggedOff00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9101 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIconSlot_removeEntityIcon00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9005 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIcon_getDragContainer00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9196 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIcon_getEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9359 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIcon_getIcon00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9228 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIcon_getImage00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9164 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIcon_getSlot00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9293 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIcon_setSlot00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9260 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_EntityIcon_setTooltipText00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9325 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBar_addIcon00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7432 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBar_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7403 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBar_getAbsoluteHeight00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7563 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBar_getAbsoluteWidth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7595 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBar_getWindow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7498 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBar_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7341 | 23 | 5 | 1 | 23.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBar_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7372 | 23 | 5 | 1 | 23.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBar_removeIcon00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7465 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBar_setIconPadding00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7530 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBase_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7181 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBase_getButton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7242 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBase_getContainer00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7210 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBase_loadImageFromImageset00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7307 | 26 | 6 | 1 | 26.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBase_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7103 | 31 | 9 | 1 | 31.000 | 9.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBase_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7142 | 31 | 9 | 1 | 31.000 | 9.000 | 
| tolua_EmberOgre_EmberOgre_Gui_IconBase_setForeground00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7274 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Icons_IconManager_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8875 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Icons_IconManager_getIcon00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8904 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Icons_IconManager_getIcon01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8940 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Icons_IconManager_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8819 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Gui_Icons_IconManager_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8847 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Gui_Icons_Icon_getImage00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8760 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Icons_Icon_getImage01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8792 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ListHolder_addItem00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15338 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ListHolder_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15309 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ListHolder_insertItem00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15371 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ListHolder_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15245 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ListHolder_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15277 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ListHolder_removeItem00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15406 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ListHolder_resetList00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15439 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ModelRenderer_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15150 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ModelRenderer_getModel00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15213 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ModelRenderer_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15090 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ModelRenderer_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15120 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_ModelRenderer_showModel00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15179 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_getAbsoluteCameraDistance00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14440 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_getActive00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14602 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_getAutoShowFull00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14570 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_getCameraDistance00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14408 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_getEntityRotation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14667 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_getIsInputCatchingAllowed00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14472 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_pitch00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14738 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_resetCameraOrientation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14707 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_roll00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14804 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_setActive00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14634 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_setAutoShowFull00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14537 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_setBackgroundColour00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14868 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_setBackgroundColour01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14901 | 28 | 9 | 1 | 28.000 | 9.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_setCameraDistance00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14375 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_setIsInputCatchingAllowed00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14504 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_showFull00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14344 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_updateRender00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14837 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_MovableObjectRenderer_yaw00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14771 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_OgreEntityRenderer_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14995 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_OgreEntityRenderer_getEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15058 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_OgreEntityRenderer_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14935 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_OgreEntityRenderer_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14965 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_OgreEntityRenderer_showEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15024 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18256 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_getOriginalValue00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18317 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_getValue00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18285 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18056 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18092 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_new01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18128 | 29 | 9 | 1 | 29.000 | 9.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_new01_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18161 | 29 | 9 | 1 | 29.000 | 9.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_new02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18194 | 27 | 8 | 1 | 27.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_new02_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18225 | 27 | 8 | 1 | 27.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_setValue00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18349 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_QuaternionAdapter_updateGui00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18382 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8051 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_disconnect00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8370 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_getAbsoluteHeight00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8210 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_getAbsoluteWidth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8242 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_getFlowDirection00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8307 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_getPadding00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8178 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_getWindow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8113 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7991 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8021 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_repositionWindows00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8339 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_setFlowDirection00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8274 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_setInnerContainerWindow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8080 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_StackableContainer_setPadding00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8145 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Vector3Adapter_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17867 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Vector3Adapter_getOriginalValue00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17928 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Vector3Adapter_getValue00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17896 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Vector3Adapter_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17737 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Vector3Adapter_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17773 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Vector3Adapter_new01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17809 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Vector3Adapter_new01_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17838 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Vector3Adapter_setValue00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17960 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Vector3Adapter_updateGui00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17993 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_addTabbableWindow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7009 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_closeTabGroup00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7042 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_createWindow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6774 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_createWindow01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6809 | 27 | 7 | 1 | 27.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_enableCloseButton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6645 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_getDefaultScheme00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6977 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_getIsActiveWindowOpaque00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6912 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_getMainSheet00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6710 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_getMainWindow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6742 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_getPrefix00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6880 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_getWindow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6610 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_hide00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6579 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_loadMainSheet00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6842 | 28 | 7 | 1 | 28.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_registerConsoleVisibilityToggleCommand00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6676 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_setIsActiveWindowOpaque00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6944 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Gui_Widget_show00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6548 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Input_getInputMode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12460 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Input_getSingleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12185 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Input_isKeyDown00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12393 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Input_setInputMode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12427 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Input_toggleInputMode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12492 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Jesus_addBluePrint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12725 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Jesus_createModelForBlockType00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12613 | 28 | 7 | 1 | 28.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Jesus_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12584 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Jesus_getAllBluePrints00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12794 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Jesus_getBluePrint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12759 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Jesus_getCarpenter00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12693 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Jesus_getColourForAttachPoint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12651 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Jesus_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12524 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Jesus_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12554 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_LightWibbler_getValue00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12890 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_LightWibbler_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12826 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_LightWibbler_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12858 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_LightWibbler_setValue00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12930 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_createAttachPointNodes00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13327 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13234 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_deselect00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13389 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_getAttachPointNodes00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13420 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_getBuildingBlock00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13263 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_getConstruction00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13295 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_getModel00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13460 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_getNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13492 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13162 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13198 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_EmberOgre_EmberOgre_ModelBlock_select00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13358 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinitionManager_create00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15741 | 33 | 7 | 1 | 33.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinitionManager_exportScript00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15708 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinitionManager_getAllMeshes00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15939 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinitionManager_getByName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15821 | 30 | 6 | 1 | 30.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinitionManager_getResourceIterator00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15899 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinitionManager_getShowModels00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15979 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinitionManager_getSingleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15680 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinitionManager_remove00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15787 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinitionManager_resourceExists00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15864 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinitionManager_setShowModels00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16011 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_createActionDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11680 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_createSubModelDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11580 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_createViewDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11812 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getActionDefinitions00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11715 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getAttachPointsDefinitions00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11780 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getContentOffset00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11450 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getRotation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11515 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getScale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11195 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getShowContained00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11390 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getShowContained01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11422 | 22 | 6 | 1 | 22.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getSubModelDefinitions00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11615 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getTranslate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11325 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getUseScaleOf00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11260 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_getViewDefinitions00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11847 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_isValid00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11130 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_reloadAllInstances00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11912 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_removeActionDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11747 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_removeSubModelDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11647 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_removeViewDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11879 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_setContentOffset00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11482 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_setRotation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11547 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_setScale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11227 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_setTranslate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11357 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_setUseScaleOf00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11292 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefinition_setValid00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11162 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_ModelDefnPtr_get00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11943 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_addSubmodel00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9803 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_createModel00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9679 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_createModel01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9712 | 27 | 7 | 1 | 27.000 | 7.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9774 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_getAction00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9871 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_getDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10143 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_getName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10111 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_getRotation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10047 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_getScale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10007 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_getSubModel00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10250 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_getUseScaleOf00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10079 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_hasAttachPoint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10183 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_hasParticles00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10218 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_hidePart00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9940 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_reload00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9743 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_removeSubmodel00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9837 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_setVisible00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9974 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_Model_showPart00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9906 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_PartDefinition_createSubEntityDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10789 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_PartDefinition_createSubEntityDefinition01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10824 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_PartDefinition_getName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10692 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_PartDefinition_getShow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10757 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_PartDefinition_getSubEntityDefinitions00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10853 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_PartDefinition_getSubModelDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10926 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_PartDefinition_removeSubEntityDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10893 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_PartDefinition_setName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10658 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_PartDefinition_setShow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10724 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubEntityDefinition_getMaterialName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10560 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubEntityDefinition_getPartDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10626 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubEntityDefinition_getSubEntityIndex00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10528 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubEntityDefinition_getSubEntityName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10496 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubEntityDefinition_setMaterialName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10592 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubModelDefinition_createPartDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10990 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubModelDefinition_getMeshName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10958 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubModelDefinition_getModelDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11098 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubModelDefinition_getPartDefinitions00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11025 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubModelDefinition_removePartDefinition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11065 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Model_SubModel_getEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10284 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_MotionManager_addAnimatedEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6450 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_MotionManager_addAnimation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6318 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_MotionManager_addEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6252 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_MotionManager_getInfo00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6516 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_MotionManager_getSingleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6224 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_MotionManager_pauseAnimation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6384 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_MotionManager_removeAnimatedEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6483 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_MotionManager_removeAnimation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6351 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_MotionManager_removeEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6285 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_MotionManager_unpauseAnimation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6417 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Ogre2Atlas00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14073 | 26 | 4 | 1 | 26.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Ogre2Atlas01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14110 | 25 | 4 | 1 | 25.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Ogre2Atlas02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14312 | 25 | 4 | 1 | 25.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Ogre2Atlas_TerrainPosition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14142 | 26 | 4 | 1 | 26.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Ogre2Atlas_Vector300(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14179 | 26 | 4 | 1 | 26.000 | ------ | 
| tolua_EmberOgre_EmberOgre_OgreInfo_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18501 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_OgreInfo_isIndirect00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18530 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_OgreInfo_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18445 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_OgreInfo_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18473 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_TerrainPosition_isValid00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13854 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_TerrainPosition_setToOrigin00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13886 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_TerrainPosition_x00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13918 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_TerrainPosition_x01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13950 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_TerrainPosition_y00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13977 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_TerrainPosition_y01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:14009 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_BasePointUserObject_getBasePoint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5327 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_BasePointUserObject_getBasePointMarkerNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5359 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_BasePointUserObject_getHeight00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5423 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_BasePointUserObject_getPosition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5391 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_BasePointUserObject_translate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5455 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainArea_getArea00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5262 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainArea_init00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5230 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainArea_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5170 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainArea_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5200 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainArea_setArea00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5294 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditAction_getMovements00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5518 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditAction_getMovements01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5550 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditBasePointMovement_getPosition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5609 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditBasePointMovement_getVerticalMovement00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5577 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_commitAction00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5851 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_createAction00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6037 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_createOverlay00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5788 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5697 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_getCurrentBasePointUserObject00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5974 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_hideOverlay00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5757 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_isOverlayShown00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5819 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5641 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5669 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_redoAction00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6102 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_sendChangesToServer00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6006 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_showOverlay00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5726 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_Terrain_TerrainEditor_undoLastAction00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6070 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_EmberOgre_WorldEmberEntity_getEnvironment00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4084 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_std_set_std__string__clear00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17589 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_std_set_std__string__delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17708 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_std_set_std__string__new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17652 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_set_std__string__new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17680 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_set_std__string__size00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17620 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__PartDefinition____geti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16821 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__PartDefinition____geti01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16888 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__PartDefinition____seti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16855 | 23 | 7 | 1 | 23.000 | 7.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__PartDefinition___clear00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16758 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__PartDefinition___delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17006 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__PartDefinition___new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16950 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__PartDefinition___new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16978 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__PartDefinition___push_back00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16917 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__PartDefinition___size00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16789 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubEntityDefinition____geti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17098 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubEntityDefinition____geti01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17165 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubEntityDefinition____seti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17132 | 23 | 7 | 1 | 23.000 | 7.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubEntityDefinition___clear00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17035 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubEntityDefinition___delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17283 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubEntityDefinition___new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17227 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubEntityDefinition___new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17255 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubEntityDefinition___push_back00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17194 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubEntityDefinition___size00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17066 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubModelDefinition____geti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16544 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubModelDefinition____geti01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16611 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubModelDefinition____seti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16578 | 23 | 7 | 1 | 23.000 | 7.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubModelDefinition___clear00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16481 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubModelDefinition___delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16729 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubModelDefinition___new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16673 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubModelDefinition___new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16701 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubModelDefinition___push_back00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16640 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_std_vector_EmberOgre__Model__SubModelDefinition___size00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16512 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_std_vector_Eris__Task____geti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17375 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_std_vector_Eris__Task____geti01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17442 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_std_vector_Eris__Task____seti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17409 | 23 | 7 | 1 | 23.000 | 7.000 | 
| tolua_EmberOgre_std_vector_Eris__Task___clear00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17312 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_std_vector_Eris__Task___delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17560 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_std_vector_Eris__Task___new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17504 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_vector_Eris__Task___new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17532 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_vector_Eris__Task___push_back00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17471 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_std_vector_Eris__Task___size00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:17343 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberOgre_std_vector_std__string___geti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16267 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberOgre_std_vector_std__string___geti01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16334 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_std_vector_std__string___seti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16301 | 23 | 7 | 1 | 23.000 | 7.000 | 
| tolua_EmberOgre_std_vector_std__string__clear00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16204 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberOgre_std_vector_std__string__delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16452 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_EmberOgre_std_vector_std__string__new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16396 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_vector_std__string__new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16424 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberOgre_std_vector_std__string__push_back00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16363 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberOgre_std_vector_std__string__size00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16235 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ConfigService_deleteItem00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:283 | 28 | 7 | 1 | 28.000 | 7.000 | 
| tolua_EmberServices_Ember_ConfigService_getEmberDataDirectory00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:455 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ConfigService_getEmberMediaDirectory00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:487 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ConfigService_getHomeDirectory00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:391 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ConfigService_getSharedConfigDirectory00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:583 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ConfigService_getSharedDataDirectory00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:423 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ConfigService_getSharedMediaDirectory00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:551 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ConfigService_getUserMediaDirectory00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:519 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ConfigService_getValue00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:119 | 33 | 7 | 1 | 33.000 | 7.000 | 
| tolua_EmberServices_Ember_ConfigService_isItemSet00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:204 | 31 | 8 | 1 | 31.000 | 8.000 | 
| tolua_EmberServices_Ember_ConfigService_itemExists00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:245 | 28 | 7 | 1 | 28.000 | 7.000 | 
| tolua_EmberServices_Ember_ConfigService_loadSavedConfig00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:321 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberServices_Ember_ConfigService_saveConfig00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:356 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberServices_Ember_ConfigService_setValue00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:165 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_EmberServices_Ember_EmberServices_getConfigService00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:2020 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_EmberServices_getLoggingService00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1988 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_EmberServices_getMetaserverService00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:2052 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_EmberServices_getScriptingService00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:2116 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_EmberServices_getServerService00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:2084 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_EmberServices_getSingleton00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1960 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberServices_Ember_LoggingService_getInstance00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:73 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_EmberServices_Ember_MetaserverService_getMetaServer00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:645 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ScriptingService_executeCode00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1751 | 27 | 7 | 1 | 27.000 | 7.000 | 
| tolua_EmberServices_Ember_ScriptingService_getAlwaysLookup00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1895 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ScriptingService_getEventScriptError00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1788 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ScriptingService_getProviderFor00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1820 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_EmberServices_Ember_ScriptingService_getProviderNames00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1855 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_EmberServices_Ember_ScriptingService_loadScript00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1717 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberServices_Ember_ScriptingService_registerScriptingProvider00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1684 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_Ember_ScriptingService_setAlwaysLookup00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1927 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_attack00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1310 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_connect00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:709 | 27 | 7 | 1 | 27.000 | 7.000 | 
| tolua_EmberServices_Ember_ServerService_createCharacter00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:811 | 34 | 9 | 1 | 34.000 | 9.000 | 
| tolua_EmberServices_Ember_ServerService_deleteEntity00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1376 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_disconnect00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:746 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberServices_Ember_ServerService_drop00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1052 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_drop01(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1085 | 24 | 7 | 1 | 24.000 | 7.000 | 
| tolua_EmberServices_Ember_ServerService_eat00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1343 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_emote00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1018 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_isConnected00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:677 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_EmberServices_Ember_ServerService_moveInDirection00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:888 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_EmberServices_Ember_ServerService_moveInDirection01(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:923 | 22 | 6 | 1 | 22.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_moveToPoint00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:855 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_place00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1115 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_EmberServices_Ember_ServerService_say00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:951 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_setAttributes00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1409 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_EmberServices_Ember_ServerService_take00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1183 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_takeCharacter00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:777 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_touch00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:985 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_use00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1216 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_Ember_ServerService_use01(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1249 | 24 | 7 | 1 | 24.000 | 7.000 | 
| tolua_EmberServices_Ember_ServerService_useStop00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1279 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_EmberServices_Ember_ServerService_wield00(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1150 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_EmberServices_open(  lua_State * ) declaration ./components/ogre/scripting/LuaScriptingProvider.cpp:46 | 1 | 0 | 0 | ------ | ------ | 
| tolua_Eris_Eris_Entity_getAttributes00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:474 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getBBox00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:762 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getContained00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:125 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Eris_Eris_Entity_getId00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:274 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getLocation00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:402 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getName00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:306 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getOrientation00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:730 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getPosition00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:434 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getPredictedPos00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:538 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getPredictedVelocity00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:578 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getStamp00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:338 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getTasks00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1313 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getType00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:370 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getVelocity00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:698 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getViewOrientation00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:658 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Eris_Eris_Entity_getViewPosition00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:618 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Eris_Eris_Entity_hasAttr00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:194 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_Eris_Eris_Entity_hasBBox00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:794 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_hasChild00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:826 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_Eris_Eris_Entity_isMoving00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:506 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_isVisible00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:861 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_numContained00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:93 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Entity_observe00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:229 | 32 | 7 | 1 | 32.000 | 7.000 | 
| tolua_Eris_Eris_Entity_valueOfAttr00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:159 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_Eris_Eris_Meta_cancel00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1795 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Eris_Eris_Meta_getGameServerCount00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1665 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Meta_getInfoForServer00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1697 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Eris_Eris_Meta_queryServerByIndex00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1731 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Eris_Eris_Meta_refresh00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1764 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Eris_Eris_ServerInfo_getBuildDate00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1537 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_ServerInfo_getHostname00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1377 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_ServerInfo_getNumClients00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1569 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_ServerInfo_getPing00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1601 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_ServerInfo_getRuleset00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1441 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_ServerInfo_getServer00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1473 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_ServerInfo_getServername00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1409 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_ServerInfo_getStatus00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1345 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_ServerInfo_getUptime00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1633 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_ServerInfo_getVersion00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1505 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Task_isComplete00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2267 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Task_name00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2203 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_Task_progress00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2235 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_TypeInfo_getChildren00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2139 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_TypeInfo_getName00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2107 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_TypeInfo_getParents00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2171 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_TypeInfo_hasUnresolvedChildren00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2044 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_TypeInfo_isA00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1978 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Eris_Eris_TypeInfo_isBound00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2012 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Eris_Eris_TypeInfo_resolveChildren00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2076 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Eris_Eris_View_lookQueueSize00(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1946 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Framework_Ember_ConsoleBackend_getMainConsole00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:42 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Framework_Ember_ConsoleBackend_pushMessage00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:106 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Framework_Ember_ConsoleBackend_runCommand00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:70 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_Framework_Ember_ConsoleBackend_runCommand01(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:140 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_Framework_Ember_IScriptingProvider_executeScript00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:385 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Framework_Ember_IScriptingProvider_forceGC00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:486 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Framework_Ember_IScriptingProvider_getName00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:454 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Framework_Ember_IScriptingProvider_willLoadScript00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:419 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_Framework_Ember_Tokeniser_delete00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:258 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_Framework_Ember_Tokeniser_initTokens00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:287 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Framework_Ember_Tokeniser_new00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:202 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Framework_Ember_Tokeniser_new00_local(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:230 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Framework_Ember_Tokeniser_nextToken00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:321 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Framework_Ember_Tokeniser_remainingTokens00(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:353 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Framework_open(  lua_State * ) declaration ./components/ogre/scripting/LuaScriptingProvider.cpp:49 | 1 | 0 | 0 | ------ | ------ | 
| tolua_Helpers_EmberOgre_LuaConnector_connect00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:69 | 23 | 5 | 1 | 23.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_connect01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:102 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_disconnect00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:132 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:163 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:193 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:223 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new01_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:248 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:273 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new02_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:298 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:323 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new03_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:348 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new04(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:373 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new04_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:398 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new05(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:423 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new05_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:448 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new06(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:473 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new06_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:498 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new07(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:523 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new07_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:548 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new08(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:573 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new08_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:598 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new09(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:623 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new09_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:648 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new10(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:673 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new10_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:698 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new11(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:723 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new11_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:748 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new12(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:773 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new12_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:798 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new13(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:823 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new13_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:848 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new14(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:873 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new14_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:898 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new15(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:923 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new15_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:948 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new16(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:973 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new16_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:998 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new17(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1023 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new17_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1048 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new18(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1073 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new18_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1098 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new19(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1123 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new19_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1148 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new20(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1173 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConnector_new20_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1198 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConsoleObject_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1355 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_Helpers_EmberOgre_LuaConsoleObject_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1223 | 26 | 6 | 1 | 26.000 | 6.000 | 
| tolua_Helpers_EmberOgre_LuaConsoleObject_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1257 | 26 | 6 | 1 | 26.000 | 6.000 | 
| tolua_Helpers_EmberOgre_LuaConsoleObject_new01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1291 | 28 | 7 | 1 | 28.000 | 7.000 | 
| tolua_Helpers_EmberOgre_LuaConsoleObject_new01_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1323 | 28 | 7 | 1 | 28.000 | 7.000 | 
| tolua_Helpers_EmberOgre_OgreUtils_getSubMeshName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:1384 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_contains00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16918 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_contains01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16952 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15695 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_getCenter00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16798 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_getCorner00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16243 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_getHalfSize00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16878 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_getMaximum00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15783 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_getMaximum01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15815 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_getMinimum00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15724 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_getMinimum01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15756 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_getSize00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16838 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_intersection00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16604 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_intersects00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16570 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_intersects01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16711 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_intersects02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16740 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_intersects03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16769 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_isFinite00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16475 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_isInfinite00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16538 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_isNull00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16443 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_merge00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16285 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_merge01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16318 | 22 | 6 | 1 | 22.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15465 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_AxisAlignedBox_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15493 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_AxisAlignedBox_new01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15521 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_new01_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15546 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_new02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15571 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_new02_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15598 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_new03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15625 | 31 | 10 | 1 | 31.000 | 10.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_new03_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15660 | 31 | 10 | 1 | 31.000 | 10.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_scale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16678 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setExtents00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16170 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setExtents01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16205 | 32 | 11 | 1 | 32.000 | 11.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setInfinite00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16507 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setMaximum00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16006 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setMaximum01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16039 | 26 | 8 | 1 | 26.000 | 8.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setMaximumX00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16071 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setMaximumY00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16104 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setMaximumZ00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16137 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setMinimum00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15842 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setMinimum01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15875 | 26 | 8 | 1 | 26.000 | 8.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setMinimumX00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15907 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setMinimumY00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15940 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setMinimumZ00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15973 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_setNull00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16412 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_transform00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16346 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_transformAffine00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16379 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_AxisAlignedBox_volume00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16646 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_ColourValue__add00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17558 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_ColourValue__div00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17642 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_ColourValue__div01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17684 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_ColourValue__sub00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17600 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_ColourValue_getAsABGR00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17323 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_ColourValue_getAsARGB00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17259 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_ColourValue_getAsBGRA00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17291 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_ColourValue_getAsRGBA00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17227 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_ColourValue_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17035 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_Ogre_Ogre_ColourValue_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17071 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_Ogre_Ogre_ColourValue_saturate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17487 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_ColourValue_saturateCopy00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17518 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_ColourValue_setAsABGR00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17454 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_ColourValue_setAsARGB00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17388 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_ColourValue_setAsBGRA00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17421 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_ColourValue_setAsRGBA00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17355 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_ColourValue_setHSB00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17721 | 27 | 8 | 1 | 27.000 | 8.000 | 
| tolua_Ogre_Ogre_Degree__add00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6601 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Degree__add01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6643 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Degree__div00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6873 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Degree__eq00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6983 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Degree__le00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6949 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Degree__lt00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6915 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Degree__mul00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6794 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Degree__mul01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6836 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Degree__sub00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6680 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Degree__sub01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6720 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Degree__sub02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6757 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Degree_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6395 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Degree_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6425 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Degree_new01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6455 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Degree_new01_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6480 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Degree_valueAngleUnits00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6569 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Degree_valueDegrees00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6505 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Degree_valueRadians00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6537 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity__getBuffersMarkedForAnimation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10885 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity__isAnimated00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10755 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity__isSkeletonAnimated00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10787 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity__markBuffersUsedForAnimation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10917 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity__updateAnimation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10724 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_addSoftwareAnimationRequest00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10467 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_attachObjectToBone00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9901 | 27 | 7 | 1 | 27.000 | 7.000 | 
| tolua_Ogre_Ogre_Entity_attachObjectToBone01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9938 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_Ogre_Ogre_Entity_attachObjectToBone02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9972 | 30 | 9 | 1 | 30.000 | 9.000 | 
| tolua_Ogre_Ogre_Entity_chooseVertexDataForBinding00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10851 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_clone00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9390 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_detachAllObjectsFromBone00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10071 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_detachObjectFromBone00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10008 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_detachObjectFromBone01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10043 | 22 | 6 | 1 | 22.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_getAllAnimationStates00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9631 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getAnimationState00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9596 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_getAttachedObjectIterator00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10102 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9492 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getBoundingRadius00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10142 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getChildObjectsBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9524 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getDisplaySkeleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9696 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getManualLodLevel00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9728 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_getMesh00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9262 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getMovableType00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9564 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getNormaliseNormals00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10275 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getNumManualLodLevels00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9762 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getNumSubEntities00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9358 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getSkeleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10339 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getSkeletonInstanceSharingSet00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10661 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getSoftwareAnimationNormalsRequests00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10435 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getSoftwareAnimationRequests00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10403 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getSubEntity00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9294 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_getSubEntity01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9328 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_getTypeFlags00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10819 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_getWorldBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10174 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_getWorldBoundingSphere00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10208 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_hasSkeleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10307 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_hasVertexAnimation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10566 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_isHardwareAnimationEnabled00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10371 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_refreshAvailableAnimationState00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10693 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_removeSoftwareAnimationRequest00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10500 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_setDisplaySkeleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9663 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_setMaterialLodBias00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9831 | 27 | 8 | 1 | 27.000 | 8.000 | 
| tolua_Ogre_Ogre_Entity_setMaterialName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9425 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_setMeshLodBias00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9794 | 27 | 8 | 1 | 27.000 | 8.000 | 
| tolua_Ogre_Ogre_Entity_setNormaliseNormals00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10242 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_setPolygonModeOverrideable00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9868 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_setRenderQueueGroup00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9459 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_shareSkeletonInstanceWith00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10533 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Entity_sharesSkeletonInstance00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10629 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Entity_stopSharingSkeletonInstance00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10598 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_MapIterator_Ogre__ResourceManager__ResourceHandleMap__getNext00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:510 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_MapIterator_Ogre__ResourceManager__ResourceHandleMap__hasMoreElements00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:478 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_MapIterator_Ogre__ResourceManager__ResourceHandleMap__moveNext00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:630 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_MapIterator_Ogre__ResourceManager__ResourceHandleMap__peekNextKey00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:590 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_MapIterator_Ogre__ResourceManager__ResourceHandleMap__peekNextValue00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:550 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_MaterialManager_create00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1359 | 33 | 7 | 1 | 33.000 | 7.000 | 
| tolua_Ogre_Ogre_MaterialManager_getByName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1316 | 30 | 6 | 1 | 30.000 | 6.000 | 
| tolua_Ogre_Ogre_MaterialManager_getSingleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1242 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_MaterialManager_load00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1270 | 33 | 7 | 1 | 33.000 | 7.000 | 
| tolua_Ogre_Ogre_MaterialPtr_get00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1630 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Material_getNumTechniques00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1567 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Material_getReceiveShadows00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1470 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Material_getTransparencyCastsShadows00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1535 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Material_isTransparent00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1405 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Material_setReceiveShadows00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1437 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Material_setTransparencyCastsShadows00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1502 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Material_touch00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1599 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_ACos00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7322 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_ASin00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7360 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_ATan00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7398 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_ATan200(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7436 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_Abs00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7226 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Abs01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7256 | 26 | 5 | 1 | 26.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Abs02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7289 | 26 | 5 | 1 | 26.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_AngleUnitsToDegrees00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8322 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_AngleUnitsToRadians00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8262 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Ceil00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7476 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Cos00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7506 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_Cos01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7538 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_DegreesToAngleUnits00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8352 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_DegreesToRadians00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8145 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Exp00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7565 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Floor00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7595 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_IAbs00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7106 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_ICeil00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7136 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_IFloor00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7166 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_ISign00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7196 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_InvSqrt00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7968 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Log00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7625 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Pow00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7655 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_RadiansToAngleUnits00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8292 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_RadiansToDegrees00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8175 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_RangeRandom00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8026 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_RealEqual00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8844 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_RealEqual01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8876 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Math_Sign00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7687 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Sign01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7717 | 26 | 5 | 1 | 26.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Sign02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7750 | 26 | 5 | 1 | 26.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Sin00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7783 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_Sin01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7815 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_Sqr00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7842 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Sqrt00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7872 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Sqrt01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7902 | 26 | 5 | 1 | 26.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_Sqrt02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7935 | 26 | 5 | 1 | 26.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_SymmetricRandom00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8058 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_Math_Tan00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8086 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_Tan01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8118 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_UnitRandom00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7998 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_Math_buildReflectionMatrix00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8959 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_calculateBasicFaceNormal00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9039 | 31 | 7 | 1 | 31.000 | 7.000 | 
| tolua_Ogre_Ogre_Math_calculateBasicFaceNormalWithoutNormalize00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9123 | 31 | 7 | 1 | 31.000 | 7.000 | 
| tolua_Ogre_Ogre_Math_calculateFaceNormal00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8997 | 31 | 7 | 1 | 31.000 | 7.000 | 
| tolua_Ogre_Ogre_Math_calculateFaceNormalWithoutNormalize00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9081 | 31 | 7 | 1 | 31.000 | 7.000 | 
| tolua_Ogre_Ogre_Math_calculateTangentSpaceVector00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8905 | 43 | 13 | 1 | 43.000 | 13.000 | 
| tolua_Ogre_Ogre_Math_delete00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7077 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_Ogre_Ogre_Math_gaussianDistribution00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9165 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_Ogre_Ogre_Math_getAngleUnit00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8234 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_Math_intersects00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8456 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_intersects01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8496 | 30 | 7 | 1 | 30.000 | 7.000 | 
| tolua_Ogre_Ogre_Math_intersects02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8533 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_intersects03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8568 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_Ogre_Ogre_Math_intersects04(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8601 | 38 | 11 | 1 | 38.000 | 11.000 | 
| tolua_Ogre_Ogre_Math_intersects05(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8646 | 36 | 10 | 1 | 36.000 | 10.000 | 
| tolua_Ogre_Ogre_Math_intersects06(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8689 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_intersects07(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8716 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_intersects08(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8743 | 30 | 7 | 1 | 30.000 | 7.000 | 
| tolua_Ogre_Ogre_Math_intersects09(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8780 | 30 | 7 | 1 | 30.000 | 7.000 | 
| tolua_Ogre_Ogre_Math_intersects10(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8817 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Math_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7017 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:7047 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Math_pointInTri2D00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8382 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_Ogre_Ogre_Math_pointInTri3D00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8418 | 30 | 9 | 1 | 30.000 | 9.000 | 
| tolua_Ogre_Ogre_Math_setAngleUnit00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:8205 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_MeshManager_create00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1942 | 33 | 7 | 1 | 33.000 | 7.000 | 
| tolua_Ogre_Ogre_MeshManager_getByName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1899 | 30 | 6 | 1 | 30.000 | 6.000 | 
| tolua_Ogre_Ogre_MeshManager_getSingleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1825 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_MeshManager_load00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1853 | 33 | 7 | 1 | 33.000 | 7.000 | 
| tolua_Ogre_Ogre_MeshPtr_get00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2190 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_MeshPtr_get01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2222 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Mesh_getBounds00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2054 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Mesh_getNumLodLevels00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2150 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Mesh_getNumSubMeshes00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1988 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Mesh_getSkeletonName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2118 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Mesh_getSubMesh00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2020 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Mesh_hasSkeleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2086 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node__getDerivedOrientation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12294 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node__getDerivedPosition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12326 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node__getDerivedScale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12358 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node__getFullTransform00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12390 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node__update00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12422 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Node_addChild00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12036 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_cancelUpdate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12846 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_createChild00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11848 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_createChild01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11880 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_createChild02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11909 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Node_createChild03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11940 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_createChild04(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11970 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_Ogre_Ogre_Node_createChild05(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12002 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_Ogre_Ogre_Node_getChild00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12135 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_getChildByIndex00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12101 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_getInheritOrientation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11369 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getInheritScale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11434 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getInitialOrientation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12680 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getInitialPosition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12648 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getInitialScale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12712 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getLocalAxes00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11808 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getMaterial00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12457 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10948 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getOrientation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11012 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getParent00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:10980 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getPosition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11207 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getScale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11304 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getSquaredViewDepth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12744 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_getWorldOrientation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12522 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getWorldPosition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12554 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_getWorldTransforms00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12489 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_needUpdate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12778 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_numChildren00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12069 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_pitch00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11671 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Node_processQueuedUpdates00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12908 | 19 | 4 | 1 | ------ | ------ | 
| tolua_Ogre_Ogre_Node_queueNeedUpdate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12879 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_removeAllChildren00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12263 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_removeChild00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12170 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_removeChild01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12204 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_removeChild02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12233 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_requestUpdate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12811 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Node_resetOrientation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11111 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_resetToInitialState00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12617 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_roll00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11636 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Node_rotate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11741 | 27 | 8 | 1 | 27.000 | 8.000 | 
| tolua_Ogre_Ogre_Node_rotate01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11778 | 24 | 7 | 1 | 24.000 | 7.000 | 
| tolua_Ogre_Ogre_Node_scale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11466 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_scale01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11499 | 26 | 8 | 1 | 26.000 | 8.000 | 
| tolua_Ogre_Ogre_Node_setInheritOrientation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11336 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_setInheritScale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11401 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_setInitialState00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12586 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Node_setOrientation00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11044 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_setOrientation01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11077 | 28 | 9 | 1 | 28.000 | 9.000 | 
| tolua_Ogre_Ogre_Node_setPosition00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11142 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_setPosition01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11175 | 26 | 8 | 1 | 26.000 | 8.000 | 
| tolua_Ogre_Ogre_Node_setScale00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11239 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Node_setScale01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11272 | 26 | 8 | 1 | 26.000 | 8.000 | 
| tolua_Ogre_Ogre_Node_translate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11531 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Node_translate01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11566 | 28 | 9 | 1 | 28.000 | 9.000 | 
| tolua_Ogre_Ogre_Node_translate02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11600 | 30 | 10 | 1 | 30.000 | 10.000 | 
| tolua_Ogre_Ogre_Node_yaw00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:11706 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Quaternion_Dot00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4834 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion_Exp00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5012 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_FromAngleAxis00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4252 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Quaternion_FromAxes00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4352 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion_FromAxes01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4385 | 26 | 8 | 1 | 26.000 | 8.000 | 
| tolua_Ogre_Ogre_Quaternion_FromRotationMatrix00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4186 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion_Intermediate00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5373 | 29 | 9 | 1 | 29.000 | 9.000 | 
| tolua_Ogre_Ogre_Quaternion_Inverse00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4932 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_Log00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5052 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_Norm00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4868 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_Slerp00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5285 | 33 | 8 | 1 | 33.000 | 8.000 | 
| tolua_Ogre_Ogre_Quaternion_SlerpExtraSpins00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5329 | 33 | 8 | 1 | 33.000 | 8.000 | 
| tolua_Ogre_Ogre_Quaternion_Squad00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5410 | 37 | 10 | 1 | 37.000 | 10.000 | 
| tolua_Ogre_Ogre_Quaternion_ToAngleAxis00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4287 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Quaternion_ToAngleAxis01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4322 | 24 | 7 | 1 | 24.000 | 7.000 | 
| tolua_Ogre_Ogre_Quaternion_ToAxes00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4417 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion_ToAxes01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4450 | 26 | 8 | 1 | 26.000 | 8.000 | 
| tolua_Ogre_Ogre_Quaternion_ToRotationMatrix00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4219 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion_UnitInverse00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4972 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion__add00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4602 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion__eq00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4800 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion__mul00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4686 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion__mul01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4728 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion__mul02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5092 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion__sub00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4644 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion__sub01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4765 | 26 | 5 | 1 | 26.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_equals00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5249 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_Ogre_Ogre_Quaternion_getPitch00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5169 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_getRoll00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5129 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_getYaw00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5209 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3902 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_Ogre_Ogre_Quaternion_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3938 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_Ogre_Ogre_Quaternion_new01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3974 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_new01_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3999 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_new02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4024 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_new02_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4049 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_new03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4074 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion_new03_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4101 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Quaternion_new04(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4128 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Quaternion_new04_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4157 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Quaternion_nlerp00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5458 | 33 | 8 | 1 | 33.000 | 8.000 | 
| tolua_Ogre_Ogre_Quaternion_normalise00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4900 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_xAxis00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4482 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_yAxis00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4522 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Quaternion_zAxis00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:4562 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Radian__add00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5855 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__add01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5897 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__add02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6321 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__div00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6127 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__eq00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6237 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__le00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6203 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__lt00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6169 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__mul00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6048 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__mul01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6090 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__sub00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5934 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Radian__sub01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5974 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__sub02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6011 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian__sub03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6358 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Radian_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5649 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Radian_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5679 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Radian_new01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5709 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Radian_new01_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5734 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Radian_new02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6271 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Radian_new02_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:6296 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Radian_valueAngleUnits00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5823 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Radian_valueDegrees00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5759 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Radian_valueRadians00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5791 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_RenderTarget_getStatistics00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:446 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_ResourceManager_create00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:985 | 33 | 7 | 1 | 33.000 | 7.000 | 
| tolua_Ogre_Ogre_ResourceManager_getByName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1124 | 30 | 6 | 1 | 30.000 | 6.000 | 
| tolua_Ogre_Ogre_ResourceManager_getResourceIterator00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1202 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_ResourceManager_reloadAll00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1031 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_ResourceManager_remove00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1062 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_ResourceManager_remove01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1095 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_ResourceManager_resourceExists00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1167 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_Ogre_Ogre_Resource_getGroup00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:921 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Resource_getName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:857 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Resource_getOrigin00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:953 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Resource_getSize00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:786 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Resource_isLoaded00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:889 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Resource_isManuallyLoaded00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:723 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Resource_load00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:661 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Resource_reload00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:692 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Resource_touch00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:826 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Resource_unload00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:755 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Root_addFrameListener00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17983 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Root_convertColourValue00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:18049 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_Ogre_Ogre_Root_getCurrentFrameNumber00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:18117 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Root_getErrorDescription00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17949 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Root_getMeshManager00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17917 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Root_getSingleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:18149 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_Root_getTextureManager00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17885 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Root_getTimer00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:18085 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Root_isInitialised00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17853 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Root_removeFrameListener00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:18016 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Root_restoreConfig00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17789 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Root_saveConfig00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17758 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Root_showConfigDialog00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17821 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode__getWorldAABB00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13316 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode__notifyRootNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13219 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode__update00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13250 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_SceneNode__updateBounds00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13285 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_attachObject00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12935 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_createChildSceneNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13538 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_createChildSceneNode01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13570 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_createChildSceneNode02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13599 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_SceneNode_createChildSceneNode03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13630 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_createChildSceneNode04(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13660 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_Ogre_Ogre_SceneNode_createChildSceneNode05(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13692 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_Ogre_Ogre_SceneNode_detachAllObjects00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13156 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_detachObject00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13064 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_detachObject01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13098 | 22 | 6 | 1 | 22.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_detachObject02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13126 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_flipVisibility00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14292 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_getAttachedObject00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13000 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_getAttachedObject01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13034 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_getAutoTrackLocalDirection00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14193 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_getAutoTrackOffset00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14161 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_getAutoTrackTarget00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14129 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_getCreator00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13348 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_getParentSceneNode00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14225 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_getShowBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13506 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_isInSceneGraph00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13187 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_lookAt00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13961 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_SceneNode_lookAt01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13996 | 26 | 8 | 1 | 26.000 | 8.000 | 
| tolua_Ogre_Ogre_SceneNode_numAttachedObjects00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:12968 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_removeAndDestroyAllChildren00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13442 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_SceneNode_removeAndDestroyChild00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13380 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_removeAndDestroyChild01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13414 | 22 | 6 | 1 | 22.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_setAutoTracking00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14028 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_SceneNode_setAutoTracking01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14063 | 26 | 8 | 1 | 26.000 | 8.000 | 
| tolua_Ogre_Ogre_SceneNode_setAutoTracking02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14095 | 28 | 9 | 1 | 28.000 | 9.000 | 
| tolua_Ogre_Ogre_SceneNode_setDirection00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13824 | 29 | 9 | 1 | 29.000 | 9.000 | 
| tolua_Ogre_Ogre_SceneNode_setDirection01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13863 | 30 | 10 | 1 | 30.000 | 10.000 | 
| tolua_Ogre_Ogre_SceneNode_setDirection02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13899 | 24 | 7 | 1 | 24.000 | 7.000 | 
| tolua_Ogre_Ogre_SceneNode_setDirection03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13929 | 26 | 8 | 1 | 26.000 | 8.000 | 
| tolua_Ogre_Ogre_SceneNode_setFixedYawAxis00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13726 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_setFixedYawAxis01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13759 | 24 | 7 | 1 | 24.000 | 7.000 | 
| tolua_Ogre_Ogre_SceneNode_setVisible00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14257 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_SceneNode_showBoundingBox00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13473 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_SceneNode_yaw00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:13789 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_SubEntity_getMaterial00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1793 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SubEntity_getMaterialName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1662 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SubEntity_isVisible00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1761 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SubEntity_setMaterialName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1694 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_SubEntity_setVisible00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:1728 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_SubMesh_getMaterialName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2343 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_SubMesh_setMaterialName00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2309 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_TextureManager_getDefaultNumMipmaps00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15397 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_TextureManager_getSingleton00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15437 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_TextureManager_setDefaultNumMipmaps00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15364 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_TexturePtr_get00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14325 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_copyToTexture00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14996 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_getDepth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14672 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getDesiredFloatBitDepth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15192 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getDesiredIntegerBitDepth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15127 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getGamma00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14527 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getHeight00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14592 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getMipmapsHardwareGenerated00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14495 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getNumFaces00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15324 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getNumMipmaps00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14422 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getSrcDepth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14792 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getSrcHeight00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14712 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getSrcWidth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14752 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getTextureType00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14390 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getTreatLuminanceAsAlpha00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15292 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getUsage00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14931 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_getWidth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14632 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_hasAlpha00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15062 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Texture_loadImage00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15029 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_setDepth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14898 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_setDesiredBitDepths00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15224 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Texture_setDesiredFloatBitDepth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15159 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_setDesiredIntegerBitDepth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15094 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_setGamma00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14559 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_setHeight00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14832 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_setNumMipmaps00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14462 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_setTextureType00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14357 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_setTreatLuminanceAsAlpha00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:15259 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_setUsage00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14963 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Texture_setWidth00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:14865 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__add00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2927 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__div00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3090 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__div01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3132 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__eq00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2893 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__geti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2797 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__geti01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2864 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__lt00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3418 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__mul00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3011 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__mul01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3053 | 28 | 6 | 1 | 28.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__seti00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2831 | 23 | 7 | 1 | 23.000 | 7.000 | 
| tolua_Ogre_Ogre_Vector3__sub00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2969 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3__sub01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3169 | 26 | 5 | 1 | 26.000 | 5.000 | 
| tolua_Ogre_Ogre_Vector3_crossProduct00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3334 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3_directionEquals00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3794 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_Ogre_Ogre_Vector3_dotProduct00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3268 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3_getRotationTo00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3602 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3_isZeroLength00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3644 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Vector3_length00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3204 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Vector3_makeCeil00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3485 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3_makeFloor00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3452 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3_midPoint00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3376 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3_new00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2465 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_Vector3_new00_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2493 | 20 | 4 | 1 | 20.000 | ------ | 
| tolua_Ogre_Ogre_Vector3_new01(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2521 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Vector3_new01_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2550 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_Ogre_Ogre_Vector3_new02(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2579 | 36 | 8 | 1 | 36.000 | 8.000 | 
| tolua_Ogre_Ogre_Vector3_new02_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2621 | 36 | 8 | 1 | 36.000 | 8.000 | 
| tolua_Ogre_Ogre_Vector3_new03(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2663 | 36 | 8 | 1 | 36.000 | 8.000 | 
| tolua_Ogre_Ogre_Vector3_new03_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2705 | 36 | 8 | 1 | 36.000 | 8.000 | 
| tolua_Ogre_Ogre_Vector3_new04(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2747 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Vector3_new04_local(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2772 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_Ogre_Ogre_Vector3_normalise00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3302 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_Ogre_Ogre_Vector3_normalisedCopy00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3676 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Vector3_perpendicular00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3518 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_Ogre_Ogre_Vector3_positionEquals00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3758 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_Ogre_Ogre_Vector3_randomDeviant00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3558 | 31 | 7 | 1 | 31.000 | 7.000 | 
| tolua_Ogre_Ogre_Vector3_reflect00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3716 | 29 | 6 | 1 | 29.000 | 6.000 | 
| tolua_Ogre_Ogre_Vector3_squaredLength00(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3236 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterBase_addSuggestion00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:428 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterBase_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:144 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterBase_getOriginalValue00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:238 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterBase_getValue00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:206 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterBase_hasChanges00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:333 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterBase_isRemoved00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:396 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterBase_remove00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:365 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterBase_setValue00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:173 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterBase_updateGui00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:300 | 23 | 6 | 1 | 23.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createListAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:853 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createMapAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:746 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createMapAdapter01(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:785 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createMapAdapter02(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:819 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createNumberAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:590 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createOrientationAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:892 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createPosition2DAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:707 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createPositionAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:668 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createSizeAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:629 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createStaticAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:931 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_createStringAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:551 | 29 | 8 | 1 | 29.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:522 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_getCurrentPrefix00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1010 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_loadLayoutIntoContainer00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:970 | 30 | 8 | 1 | 30.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_new00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:462 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_AdapterFactory_new00_local(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:492 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_ListAdapter_addAttributeAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1780 | 25 | 7 | 1 | 25.000 | 7.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_ListAdapter_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1685 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_ListAdapter_getSize00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1714 | 22 | 5 | 1 | 22.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_ListAdapter_new00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1621 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_ListAdapter_new00_local(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1653 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_ListAdapter_removeAdapters00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1815 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_ListAdapter_valueOfAttr00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1746 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_MapAdapter_addAttributeAdapter00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1552 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_MapAdapter_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1413 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_MapAdapter_getAttributeNames00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1442 | 27 | 5 | 1 | 27.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_MapAdapter_hasAttr00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1517 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_MapAdapter_new00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1349 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_MapAdapter_new00_local(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1381 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_MapAdapter_removeAdapters00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1590 | 21 | 5 | 1 | 21.000 | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_MapAdapter_valueOfAttr00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1482 | 25 | 6 | 1 | 25.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_NumberAdapter_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1199 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_NumberAdapter_new00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1135 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_NumberAdapter_new00_local(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1167 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_OrientationAdapter_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:2120 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_OrientationAdapter_new00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:2044 | 30 | 9 | 1 | 30.000 | 9.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_OrientationAdapter_new00_local(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:2082 | 30 | 9 | 1 | 30.000 | 9.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_Position2DAdapter_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:2015 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_Position2DAdapter_new00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1947 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_Position2DAdapter_new00_local(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1981 | 26 | 7 | 1 | 26.000 | 7.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_PositionAdapter_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1918 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_PositionAdapter_new00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1846 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_PositionAdapter_new00_local(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1882 | 28 | 8 | 1 | 28.000 | 8.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_SizeAdapter_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1320 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_SizeAdapter_new00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1228 | 38 | 13 | 1 | 38.000 | 13.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_SizeAdapter_new00_local(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1274 | 38 | 13 | 1 | 38.000 | 13.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_StaticAdapter_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:2213 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_StaticAdapter_new00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:2149 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_StaticAdapter_new00_local(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:2181 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_StringAdapter_delete00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1106 | 19 | 5 | 1 | ------ | 5.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_StringAdapter_new00(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1042 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_atlas_adapters_EmberOgre_Gui_Adapters_Atlas_StringAdapter_new00_local(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:1074 | 24 | 6 | 1 | 24.000 | 6.000 | 
| tolua_collect_Atlas__Message__Element(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:345definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:28 | 12 | 2 | 0 | ------ | ------ | 
| tolua_collect_Atlas__Message__MapType(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:21 | 6 | 1 | 1 | ------ | ------ | 
| tolua_collect_Atlas__Message__MapType__iterator(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:35 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Carpenter__AttachPair(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:51 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Carpenter__AttachPoint(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:324 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Carpenter__BuildingBlockSpec(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:303 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Carpenter__BuildingBlockSpecDefinition(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:142 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Carpenter__Carpenter(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:338 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__AttachPointNode(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:44 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__AttributeObserver(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:121 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__AvatarControllerMovement(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:268 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Construction(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:205 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__AdapterBase(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:31 | 6 | 1 | 1 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__AdapterFactory(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:80 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__ListAdapter(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:59 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__MapAdapter(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:108 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__NumberAdapter(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:101 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__OrientationAdapter(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:66 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__Position2DAdapter(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:73 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__PositionAdapter(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:87 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__SizeAdapter(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:38 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__StaticAdapter(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:52 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Adapters__Atlas__StringAdapter(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:94 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__AssetsManager(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:289 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__ConsoleAdapter(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:149 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__EntityEditor(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:93 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__IconBar(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:261 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__IconBase(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:198 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Icons__IconManager(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:65 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__ListHolder(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:331 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__ModelRenderer(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:233 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__OgreEntityRenderer(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:240 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__QuaternionAdapter(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:128 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__StackableContainer(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:226 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Gui__Vector3Adapter(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:170 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Jesus(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:30 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__LightWibbler(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:100 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__LuaConnector(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:21 | 6 | 1 | 1 | ------ | ------ | 
| tolua_collect_EmberOgre__LuaConsoleObject(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:28 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__ModelBlock(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:317 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Model__Model(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:135 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Model__ModelDefnPtr(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:23 | 6 | 1 | 1 | ------ | ------ | 
| tolua_collect_EmberOgre__OgreInfo(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:107 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__TerrainPosition(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:296 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Terrain__TerrainArea(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:254 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_EmberOgre__Terrain__TerrainEditor(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:352 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ember__Tokeniser(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:22 | 6 | 1 | 1 | ------ | ------ | 
| tolua_collect_Ogre__AxisAlignedBox(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:57 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__ColourValue(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:99definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:275 | 12 | 2 | 0 | ------ | ------ | 
| tolua_collect_Ogre__Degree(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:78 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__MapIterator_Ogre__Entity__ChildObjectList_(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:29 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__MapIterator_Ogre__ResourceManager__ResourceHandleMap_(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:113definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:114 | 12 | 2 | 0 | ------ | ------ | 
| tolua_collect_Ogre__MaterialPtr(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:64 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__Math(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:22 | 6 | 1 | 1 | ------ | ------ | 
| tolua_collect_Ogre__Matrix3(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:162 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__Matrix4(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:155 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__MeshPtr(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:127 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__Quaternion(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:50definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:219 | 12 | 2 | 0 | ------ | ------ | 
| tolua_collect_Ogre__Radian(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:36 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__Real(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:184 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__ResourceManager__ResourceHandleMap__key_type(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:43 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__ResourceManager__ResourceHandleMap__mapped_type(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:134 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__ResourcePtr(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:85 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_Ogre__Vector3(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:120definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:310 | 12 | 2 | 0 | ------ | ------ | 
| tolua_collect_Ogre__Vector4(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:148 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_WFMath__Point_3_(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:177definition ./framework/bindings/lua/eris/lua_Eris.cpp:28 | 12 | 2 | 1 | ------ | ------ | 
| tolua_collect_WFMath__Quaternion(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:156definition ./framework/bindings/lua/eris/lua_Eris.cpp:49 | 12 | 2 | 0 | ------ | ------ | 
| tolua_collect_WFMath__Vector_3_(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:247definition ./framework/bindings/lua/eris/lua_Eris.cpp:42 | 12 | 2 | 0 | ------ | ------ | 
| tolua_collect_sigc__connection(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:35 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_size_t(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:106 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_std__pair_bool_float_(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:92 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_std__set_std__string_(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:37 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_std__vector_EmberOgre__AttachPointNode__(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:191 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_std__vector_EmberOgre__ModelBlock__(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:79 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_std__vector_EmberOgre__Model__PartDefinition__(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:58 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_std__vector_EmberOgre__Model__SubEntityDefinition__(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:163 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_std__vector_EmberOgre__Model__SubModelDefinition__(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:212 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_std__vector_Eris__Task__(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:282 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_std__vector_const_Carpenter__AttachPoint__(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:72 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_std__vector_std__string_(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:45definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:86definition ./services/bindings/lua/lua_EmberServices.cpp:34 | 18 | 3 | 0 | ------ | ------ | 
| tolua_collect_uint(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:141 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_ushort(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:71 | 6 | 1 | 0 | ------ | ------ | 
| tolua_collect_varconf__Variable(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:27 | 6 | 1 | 1 | ------ | ------ | 
| tolua_get_Atlas__Message__MapType__value_type_first(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1733 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Atlas__Message__MapType__value_type_second_ref(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1746 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Carpenter__BuildingBlockSpecDefinition_mBlockSpecName(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1446 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Carpenter__BuildingBlockSpecDefinition_mName(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1416 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AttributeObserver_EventChanged(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18657 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarCamera_EventChangedCameraDistance(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2145 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarCamera_MovedCamera(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2115 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarControllerMovement_cameraOrientation(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2648 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarControllerMovement_isMoving(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2618 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarControllerMovement_mode(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2588 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarControllerMovement_movementDirection(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2558 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarControllerMovement_rotationDegHoriz(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2468 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarControllerMovement_rotationDegVert(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2498 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarControllerMovement_timeSlice(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2528 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarController_EventMovementModeChanged(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2678 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarMovementState_isMoving(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2902 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarMovementState_isRunning(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2932 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarMovementState_orientation(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2992 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__AvatarMovementState_velocity(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2962 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Avatar_EventAddedEntityToInventory(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3184 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Avatar_EventRemovedEntityFromInventory(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3214 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberOgre_EventAvatarControllerCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19280 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberOgre_EventCreatedAvatarEntity(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19036 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberOgre_EventCreatedEmberEntityFactory(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19006 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberOgre_EventCreatedJesus(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19066 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberOgre_EventGUIManagerCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19160 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberOgre_EventGUIManagerInitialized(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19190 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberOgre_EventMotionManagerCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19220 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberOgre_EventSceneCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19310 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberOgre_EventTerrainGeneratorCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19250 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberPhysicalEntity_ACTION_FLOAT(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3878 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberPhysicalEntity_ACTION_RUN(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3851 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberPhysicalEntity_ACTION_STAND(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3842 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberPhysicalEntity_ACTION_SWIM(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3869 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EmberPhysicalEntity_ACTION_WALK(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3860 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EntityMoveManager_EventCancelledMoving(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16174 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EntityMoveManager_EventFinishedMoving(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16144 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EntityMoveManager_EventStartMoving(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16114 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EntityPickResult_distance(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15620 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EntityPickResult_entity_ptr(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15560 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EntityPickResult_position(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15590 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__EntityWorldPickListener_EventPickedEntity(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15650 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Environment__Environment_EventUpdatedAmbientLight(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4440 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__GUIManager_AppendAvatarImaginary(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4558 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__GUIManager_AppendIGChatLine(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4498 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__GUIManager_AppendOOGChatLine(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4528 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__GUIManager_EventEntityAction(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4588 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__GUIManager_EventFrameStarted(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4618 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__Adapters__Atlas__AdapterBase_EventValueChanged(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:270 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__ConsoleAdapter_EventCommandExecuted(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8490 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__EntityIconDragDropTarget_EventIconDropped(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9649 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__EntityIconDragDropTarget_EventIconEntered(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9589 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__EntityIconDragDropTarget_EventIconLeaves(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9619 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__EntityIconManager_EventIconDragStart(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9529 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__EntityIconManager_EventIconDragStop(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9559 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__EntityIconSlot_EventIconDraggedOff(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9134 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__QuaternionAdapter_EventValueChanged(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18415 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__Vector3Adapter_EventValueChanged(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18026 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Gui__Widget_EventFrameStarted(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7073 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Input_EventChangedInputMode(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12363 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Input_EventKeyPressed(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12213 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Input_EventKeyReleased(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12243 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Input_EventMouseButtonPressed(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12303 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Input_EventMouseButtonReleased(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12333 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Input_EventMouseMoved(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12273 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__ModelMapping_blocktype(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13537 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__ModelMapping_model(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:13524 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Model__AttachPointDefinition_BoneName(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10436 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Model__AttachPointDefinition_Name(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10406 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Model__AttachPointDefinition_Rotation(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10466 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Model__ViewDefinition_Distance(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10376 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Model__ViewDefinition_Name(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10316 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Model__ViewDefinition_Rotation(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10346 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MotionManager__MotionManagerInfo_AnimatedEntities(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6134 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MotionManager__MotionManagerInfo_Animations(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6194 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MotionManager__MotionManagerInfo_MovingEntities(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6164 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MouseMotion_timeSinceLastMovement(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12155 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MouseMotion_xPosition(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11975 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MouseMotion_xRelativeMovement(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12035 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MouseMotion_xRelativeMovementInPixels(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12095 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MouseMotion_yPosition(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12005 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MouseMotion_yRelativeMovement(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12065 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MouseMotion_yRelativeMovementInPixels(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12125 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MousePickerArgs_pickType(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15530 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MousePickerArgs_windowX(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15470 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__MousePickerArgs_windowY(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15500 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Terrain__BasePointUserObject_EventUpdatedPosition(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5488 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Terrain__TerrainEditor_EventActionCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5914 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Terrain__TerrainEditor_EventPickedBasePoint(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5884 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_EmberOgre__Terrain__TerrainEditor_EventSelectedBasePointUpdatedPosition(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5944 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__Application_EventEndErisPoll(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:275 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__Application_EventRequestQuit(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:215 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__Application_EventServicesInitialized(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:89 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__Application_EventStartErisPoll(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:245 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__ConfigService_EventChangedConfigItem(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:615 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__ConfigService_GETVALUE(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:110 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ember__ConfigService_SETVALUE(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:101 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ember__ConsoleBackend_GotMessage(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:172 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__ServerService_GotAccount(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1534 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__ServerService_GotAllCharacters(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1654 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__ServerService_GotAvatar(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1444 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__ServerService_GotCharacterInfo(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1624 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__ServerService_GotConnection(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1504 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__ServerService_GotView(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1474 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__ServerService_LoginFailure(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1594 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ember__ServerService_LoginSuccess(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1564 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_Acted(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1133 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_BeingDeleted(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1223 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_Changed(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:983 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_ChildAdded(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:893 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_ChildRemoved(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:923 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_Emote(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1103 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_LocationChanged(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:953 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_Moved(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1013 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_Moving(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1043 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_Noise(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1163 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_Say(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1073 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_TaskAdded(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1253 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_TaskRemoved(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1283 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Entity_VisibilityChanged(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1193 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Meta_AllQueriesDone(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1886 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Meta_CompletedServerList(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1856 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Meta_Failure(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1916 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Meta_ReceivedServerInfo(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1826 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Task_Cancelled(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2329 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Task_Completed(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2299 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Eris__Task_Progressed(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2359 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__ColourValue_Black(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16990 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__ColourValue_Blue(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17026 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__ColourValue_Green(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17017 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__ColourValue_Red(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17008 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__ColourValue_White(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16999 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__ColourValue_ZERO(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:16981 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__ColourValue_a(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17197 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__ColourValue_b(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17167 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__ColourValue_g(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17137 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__ColourValue_r(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17107 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__Math_HALF_PI(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9235 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Math_NEG_INFINITY(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9208 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Math_PI(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9217 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Math_POS_INFINITY(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9199 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Math_TWO_PI(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9226 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Math_fDeg2Rad(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9244 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Math_fRad2Deg(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:9253 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Quaternion_IDENTITY(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5520 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Quaternion_ZERO(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5511 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Quaternion_ms_fEpsilon(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5502 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Quaternion_w(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5529 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__Quaternion_x(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5559 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__Quaternion_y(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5589 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__Quaternion_z(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5619 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__RenderTarget__FrameStats_avgFPS(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:266 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__RenderTarget__FrameStats_bestFPS(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:296 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__RenderTarget__FrameStats_lastFPS(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:236 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__RenderTarget__FrameStats_unsigned_bestFrameTime(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:356 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__RenderTarget__FrameStats_unsigned_triangleCount(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:416 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__RenderTarget__FrameStats_unsigned_worstFrameTime(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:386 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__RenderTarget__FrameStats_worstFPS(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:326 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__SubMesh_parent_ptr(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2279 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__SubMesh_useSharedVertices(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2249 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_NEGATIVE_UNIT_X(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3866 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_NEGATIVE_UNIT_Y(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3875 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_NEGATIVE_UNIT_Z(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3884 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_UNIT_SCALE(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3893 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_UNIT_X(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3839 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_UNIT_Y(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3848 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_UNIT_Z(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3857 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_ZERO(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:3830 | 5 | 1 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_x(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2375 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_y(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2405 | 7 | 2 | 1 | ------ | ------ | 
| tolua_get_Ogre__Vector3_z(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2435 | 7 | 2 | 1 | ------ | ------ | 
| tolua_reg_types(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:118definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:172definition ./components/ogre/scripting/bindings/lua/helpers/lua_Helpers.cpp:38definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:362definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:45definition ./framework/bindings/lua/lua_Framework.cpp:32definition ./framework/bindings/lua/eris/lua_Eris.cpp:59definition ./main/bindings/lua/lua_Main.cpp:19definition ./services/bindings/lua/lua_EmberServices.cpp:44 | 359 | 0 | 9 | 39.889 | ------ | 
| tolua_set_Atlas__Message__MapType__value_type_second_ref(  lua_State * ) definition ./framework/bindings/lua/atlas/lua_Atlas.cpp:1759 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Carpenter__BuildingBlockSpecDefinition_mBlockSpecName(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1459 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Carpenter__BuildingBlockSpecDefinition_mName(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:1429 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AttributeObserver_EventChanged(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18670 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarCamera_EventChangedCameraDistance(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2158 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarCamera_MovedCamera(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2128 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarControllerMovement_cameraOrientation(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2661 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarControllerMovement_isMoving(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2631 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarControllerMovement_mode(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2601 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarControllerMovement_movementDirection(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2571 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarControllerMovement_rotationDegHoriz(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2481 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarControllerMovement_rotationDegVert(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2511 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarControllerMovement_timeSlice(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2541 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarController_EventMovementModeChanged(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2691 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarMovementState_isMoving(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2915 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarMovementState_isRunning(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2945 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarMovementState_orientation(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3005 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__AvatarMovementState_velocity(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:2975 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Avatar_EventAddedEntityToInventory(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3197 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Avatar_EventRemovedEntityFromInventory(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:3227 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EmberOgre_EventAvatarControllerCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19293 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EmberOgre_EventCreatedAvatarEntity(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19049 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EmberOgre_EventCreatedEmberEntityFactory(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19019 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EmberOgre_EventCreatedJesus(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19079 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EmberOgre_EventGUIManagerCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19173 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EmberOgre_EventGUIManagerInitialized(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19203 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EmberOgre_EventMotionManagerCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19233 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EmberOgre_EventSceneCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19323 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EmberOgre_EventTerrainGeneratorCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:19263 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EntityMoveManager_EventCancelledMoving(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16187 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EntityMoveManager_EventFinishedMoving(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16157 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EntityMoveManager_EventStartMoving(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:16127 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EntityPickResult_distance(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15633 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EntityPickResult_entity_ptr(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15573 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EntityPickResult_position(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15603 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__EntityWorldPickListener_EventPickedEntity(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15663 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Environment__Environment_EventUpdatedAmbientLight(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4453 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__GUIManager_AppendAvatarImaginary(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4571 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__GUIManager_AppendIGChatLine(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4511 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__GUIManager_AppendOOGChatLine(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4541 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__GUIManager_EventEntityAction(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4601 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__GUIManager_EventFrameStarted(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:4631 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__Adapters__Atlas__AdapterBase_EventValueChanged(  lua_State * ) definition ./components/ogre/widgets/adapters/atlas/bindings/lua/bindings.cpp:283 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__ConsoleAdapter_EventCommandExecuted(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:8503 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__EntityIconDragDropTarget_EventIconDropped(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9662 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__EntityIconDragDropTarget_EventIconEntered(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9602 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__EntityIconDragDropTarget_EventIconLeaves(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9632 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__EntityIconManager_EventIconDragStart(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9542 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__EntityIconManager_EventIconDragStop(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9572 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__EntityIconSlot_EventIconDraggedOff(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:9147 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__QuaternionAdapter_EventValueChanged(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18428 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__Vector3Adapter_EventValueChanged(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:18039 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Gui__Widget_EventFrameStarted(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:7086 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Input_EventChangedInputMode(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12376 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Input_EventKeyPressed(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12226 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Input_EventKeyReleased(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12256 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Input_EventMouseButtonPressed(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12316 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Input_EventMouseButtonReleased(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12346 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Input_EventMouseMoved(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12286 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Model__AttachPointDefinition_BoneName(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10449 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Model__AttachPointDefinition_Name(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10419 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Model__AttachPointDefinition_Rotation(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10479 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Model__ViewDefinition_Distance(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10389 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Model__ViewDefinition_Name(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10329 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Model__ViewDefinition_Rotation(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:10359 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MotionManager__MotionManagerInfo_AnimatedEntities(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6147 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MotionManager__MotionManagerInfo_Animations(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6207 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MotionManager__MotionManagerInfo_MovingEntities(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:6177 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MouseMotion_timeSinceLastMovement(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12168 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MouseMotion_xPosition(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:11988 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MouseMotion_xRelativeMovement(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12048 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MouseMotion_xRelativeMovementInPixels(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12108 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MouseMotion_yPosition(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12018 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MouseMotion_yRelativeMovement(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12078 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MouseMotion_yRelativeMovementInPixels(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:12138 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MousePickerArgs_pickType(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15543 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MousePickerArgs_windowX(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15483 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__MousePickerArgs_windowY(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:15513 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Terrain__BasePointUserObject_EventUpdatedPosition(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5501 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Terrain__TerrainEditor_EventActionCreated(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5927 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Terrain__TerrainEditor_EventPickedBasePoint(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5897 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_EmberOgre__Terrain__TerrainEditor_EventSelectedBasePointUpdatedPosition(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/lua_EmberOgre.cpp:5957 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__Application_EventEndErisPoll(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:288 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__Application_EventRequestQuit(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:228 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__Application_EventServicesInitialized(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:102 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__Application_EventStartErisPoll(  lua_State * ) definition ./main/bindings/lua/lua_Main.cpp:258 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__ConfigService_EventChangedConfigItem(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:628 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__ConsoleBackend_GotMessage(  lua_State * ) definition ./framework/bindings/lua/lua_Framework.cpp:185 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__ServerService_GotAccount(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1547 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__ServerService_GotAllCharacters(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1667 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__ServerService_GotAvatar(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1457 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__ServerService_GotCharacterInfo(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1637 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__ServerService_GotConnection(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1517 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__ServerService_GotView(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1487 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__ServerService_LoginFailure(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1607 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ember__ServerService_LoginSuccess(  lua_State * ) definition ./services/bindings/lua/lua_EmberServices.cpp:1577 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_Acted(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1146 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_BeingDeleted(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1236 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_Changed(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:996 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_ChildAdded(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:906 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_ChildRemoved(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:936 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_Emote(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1116 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_LocationChanged(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:966 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_Moved(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1026 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_Moving(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1056 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_Noise(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1176 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_Say(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1086 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_TaskAdded(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1266 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_TaskRemoved(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1296 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Entity_VisibilityChanged(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1206 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Meta_AllQueriesDone(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1899 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Meta_CompletedServerList(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1869 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Meta_Failure(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1929 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Meta_ReceivedServerInfo(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:1839 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Task_Cancelled(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2342 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Task_Completed(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2312 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Eris__Task_Progressed(  lua_State * ) definition ./framework/bindings/lua/eris/lua_Eris.cpp:2372 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__ColourValue_a(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17210 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__ColourValue_b(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17180 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__ColourValue_g(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17150 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__ColourValue_r(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:17120 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__Quaternion_w(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5542 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__Quaternion_x(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5572 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__Quaternion_y(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5602 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__Quaternion_z(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:5632 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__RenderTarget__FrameStats_avgFPS(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:279 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__RenderTarget__FrameStats_bestFPS(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:309 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__RenderTarget__FrameStats_lastFPS(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:249 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__RenderTarget__FrameStats_unsigned_bestFrameTime(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:369 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__RenderTarget__FrameStats_unsigned_triangleCount(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:429 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__RenderTarget__FrameStats_unsigned_worstFrameTime(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:399 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__RenderTarget__FrameStats_worstFPS(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:339 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__SubMesh_parent_ptr(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2292 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__SubMesh_useSharedVertices(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2262 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__Vector3_x(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2388 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__Vector3_y(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2418 | 11 | 3 | 1 | ------ | ------ | 
| tolua_set_Ogre__Vector3_z(  lua_State * ) definition ./components/ogre/scripting/bindings/lua/ogre/lua_Ogre.cpp:2448 | 11 | 3 | 1 | ------ | ------ | 
| touch(   ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:116 | 4 | 0 | 1 | ------ | ------ | 
| uninit(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:86 | 1 | 0 | 0 | ------ | ------ | 
| unload(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:85 | 1 | 0 | 0 | ------ | ------ | 
| unloadUntouched(   ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:140 | 1 | 0 | 0 | ------ | ------ | 
| update(   ) declaration ./components/ogre/environment/pagedgeometry/include/PagedGeometry.h:500 | 1 | 0 | 8 | ------ | ------ | 
| updateGui(  ... ) declaration ./components/ogre/widgets/adapters/atlas/MapAdapter.h:64declaration ./components/ogre/widgets/adapters/atlas/ListAdapter.h:59 | 2 | 0 | 6 | ------ | ------ | 
| updateMaterial(  GpuProgramParametersSharedPtr,  GpuProgramParametersSharedPtr,  float,  const Vector3 & ) declaration ./components/ogre/environment/caelum/include/StoredImageElvBasedSkyColourModel.h:46 | 1 | 0 | 2 | ------ | ------ | 
| updatePaging(  PagingLandScapeCamera * ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:52 | 1 | 0 | 3 | ------ | ------ | 
| updateTerrain(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:69 | 1 | 0 | 5 | ------ | ------ | 
| valueOfAttr(  const string & ) declaration ./components/ogre/widgets/adapters/atlas/MapAdapter.h:58 | 1 | 0 | 0 | ------ | ------ | 
| valueOfAttr(  size_t ) declaration ./components/ogre/widgets/adapters/atlas/ListAdapter.h:54 | 1 | 0 | 0 | ------ | ------ | 
| vectorAdapter_ValueChanged(   ) declaration ./components/ogre/widgets/QuaternionAdapter.h:89 | 1 | 0 | 0 | ------ | ------ | 
| vectorToBoxDistance(  const AxisAlignedBox &,  const Vector3 & ) definition ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeQueue.h:32 | 23 | 4 | 3 | 7.667 | ------ | 
| volume(   ) definition ./components/ogre/ogreopcode/include/OgreCapsule.h:83definition ./components/ogre/ogreopcode/include/OgreOrientedBox.h:69 | 8 | 2 | 2 | ------ | ------ | 
| window_TextChanged(  const EventArgs & ) declaration ./components/ogre/widgets/QuaternionAdapter.h:85declaration ./components/ogre/widgets/Vector3Adapter.h:75 | 2 | 0 | 0 | ------ | ------ | 
| ~CaelumListener(   ) definition ./components/ogre/environment/caelum/include/CaelumListener.h:23 | 1 | 0 | 0 | ------ | ------ | 
| ~CharacterController(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeCharacterController.h:40 | 1 | 0 | 0 | ------ | ------ | 
| ~DebugLines(  void ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeDebugObject.h:42 | 1 | 0 | 0 | ------ | ------ | 
| ~HPoint(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IceHPoint.h:28 | 1 | 0 | 1 | ------ | ------ | 
| ~OOGChat(   ) declaration ./services/server/OOGChat.h:140 | 1 | 0 | 5 | ------ | ------ | 
| ~PagingLandScapeListenerManager(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:41 | 1 | 0 | 0 | ------ | ------ | 
| ~PagingLandScapePageManager(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:37 | 1 | 0 | 1 | ------ | ------ | 
| ~PagingLandScapeTile(  void ) declaration ./components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:81 | 1 | 0 | 0 | ------ | ------ | 
| ~Point(   ) definition ./components/ogre/ogreopcode/include/Opcode/Ice/IcePoint.h:41 | 1 | 0 | 1 | ------ | ------ | 
| ~StoredImageElvBasedSkyColourModel(   ) definition ./components/ogre/environment/caelum/include/StoredImageElvBasedSkyColourModel.h:26 | 1 | 0 | 2 | ------ | ------ | 
| ~TerrainData(   ) declaration ./components/ogre/ogreopcode/include/OgreOpcodeTerrainData.h:16 | 1 | 0 | 0 | ------ | ------ | 
| ~TiXmlString(   ) definition ./framework/tinyxml/tinystr.h:105 | 4 | 0 | 1 | ------ | ------ | 
| ~Triangle(   ) definition ./components/ogre/ogreopcode/include/OgreTriangle.h:68 | 1 | 0 | 1 | ------ | ------ | 
| Clients | Suppliers | 
|---|---|