CCCC Software Metrics Report
generated Tue Feb 19 18:05:07 2008 | |
---|---|
Project Summary |
Summary table of high level measures summed over all files processed in the current run. |
Procedural Metrics Summary |
Table of procedural measures (i.e. lines of code, lines of comment, McCabe's cyclomatic complexity summed over each module. |
Object Oriented Design |
Table of four of the 6 metrics proposed by Chidamber and Kemerer in their various papers on 'a metrics suite for object oriented design'. |
Structural Metrics Summary |
Structural metrics based on the relationships of each module with others. Includes fan-out (i.e. number of other modules the current module uses), fan-in (number of other modules which use the current module), and the Information Flow measure suggested by Henry and Kafura, which combines these to give a measure of coupling for the module. |
Other Extents |
Lexical counts for parts of submitted source files which the analyser was unable to assign to a module. Each record in this table relates to either a part of the code which triggered a parse failure, or to the residual lexical counts relating to parts of a file not associated with a specific module. |
About CCCC |
A description of the CCCC program. |
Metric | Tag | Overall | Per Module |
---|---|---|---|
Number of modules | NOM | 919 | |
Lines of Code | LOC | 113444 | 123.443 |
McCabe's Cyclomatic Number | MVG | 20183 | 21.962 |
Lines of Comment | COM | 40774 | 44.368 |
LOC/COM | L_C | 2.782 | |
MVG/COM | M_C | 0.495 | |
Information Flow measure ( inclusive ) | IF4 | 663697 | 722.195 |
Information Flow measure ( visible ) | IF4v | 617665 | 672.106 |
Information Flow measure ( concrete ) | IF4c | 50407 | 54.850 |
Lines of Code rejected by parser | REJ | 9174 |
Module Name | LOC | MVG | COM | L_C | M_C |
---|---|---|---|---|---|
AABB | 151 | 38 | 108 | 1.398 | 0.352 |
AABBCollisionNode | 0 | 0 | 0 | ------ | ------ |
AABBCollisionTree | 84 | 20 | 54 | 1.556 | 0.370 |
AABBNoLeafNode | 0 | 0 | 0 | ------ | ------ |
AABBNoLeafTree | 84 | 20 | 39 | 2.154 | 0.513 |
AABBQuantizedNoLeafNode | 0 | 0 | 0 | ------ | ------ |
AABBQuantizedNode | 0 | 0 | 0 | ------ | ------ |
AABBTree | 99 | 28 | 81 | 1.222 | 0.346 |
AABBTreeBuilder | 24 | 4 | 44 | 0.545 | ------ |
AABBTreeCollider | 185 | 43 | 100 | 1.850 | 0.430 |
AABBTreeNode | 175 | 44 | 105 | 1.667 | 0.419 |
AABBTreeOfAABBsBuilder | 14 | 6 | 23 | ------ | 0.261 |
AABBTreeOfTrianglesBuilder | 40 | 10 | 45 | 0.889 | 0.222 |
AABBTreeOfVerticesBuilder | 27 | 10 | 34 | 0.794 | 0.294 |
ALuint | 0 | 0 | 0 | ------ | ------ |
Aabb | 0 | 0 | 0 | ------ | ------ |
AbstractMatch | 46 | 3 | 18 | 2.556 | ------ |
Account | 1 | 0 | 0 | ------ | ------ |
Action | 32 | 3 | 21 | 1.524 | ------ |
ActionDefinition | 85 | 9 | 4 | 21.250 | 2.250 |
ActionStore | 0 | 0 | 0 | ------ | ------ |
ActiveWidgetHandler | 49 | 7 | 17 | 2.882 | 0.412 |
AdapterBase | 71 | 9 | 12 | 5.917 | 0.750 |
AdapterFactory | 259 | 69 | 0 | ****** | ****** |
Animation | 59 | 9 | 6 | 9.833 | 1.500 |
AnimationDefinition | 38 | 3 | 0 | ****** | ------ |
AnimationDefinitionsStore | 0 | 0 | 0 | ------ | ------ |
AnimationPartDefinitionsStore | 0 | 0 | 0 | ------ | ------ |
AnimationPartSet | 0 | 0 | 0 | ------ | ------ |
AnimationSet | 72 | 6 | 26 | 2.769 | 0.231 |
AnimationState | 0 | 0 | 0 | ------ | ------ |
AnimationStateSet | 0 | 0 | 0 | ------ | ------ |
AnimationStore | 0 | 0 | 0 | ------ | ------ |
Application | 156 | 14 | 24 | 6.500 | 0.583 |
Area | 2 | 0 | 0 | ------ | ------ |
AssetsManager | 55 | 7 | 17 | 3.235 | 0.412 |
AttachPair | 34 | 8 | 5 | 6.800 | 1.600 |
AttachPairStore | 0 | 0 | 0 | ------ | ------ |
AttachPoint | 32 | 7 | 0 | ****** | ****** |
AttachPointColourValueMap | 0 | 0 | 0 | ------ | ------ |
AttachPointNode | 48 | 1 | 13 | 3.692 | ------ |
AttrChangedSlot | 0 | 0 | 0 | ------ | ------ |
AttrMap | 0 | 0 | 0 | ------ | ------ |
AttributeCase | 26 | 4 | 5 | 5.200 | ------ |
AttributeComparerWrapper | 8 | 0 | 7 | ------ | ------ |
AttributeDependentMatch | 22 | 0 | 10 | 2.200 | ------ |
AttributeMatch | 47 | 5 | 17 | 2.765 | 0.294 |
AttributeObserver | 60 | 2 | 11 | 5.455 | ------ |
AttributeTextBuilder | 112 | 17 | 0 | ****** | ****** |
AutoConstantEntry | 0 | 0 | 0 | ------ | ------ |
Avatar | 258 | 37 | 266 | 0.970 | 0.139 |
AvatarCamera | 97 | 4 | 96 | 1.010 | ------ |
AvatarCameraMount | 6 | 0 | 8 | ------ | ------ |
AvatarController | 218 | 34 | 116 | 1.879 | 0.293 |
AvatarControllerInputListener | 28 | 4 | 3 | 9.333 | ------ |
AvatarEmberEntity | 104 | 17 | 86 | 1.209 | 0.198 |
AvatarMovementMode | 8 | 0 | 3 | ------ | ------ |
Axes | 14 | 0 | 0 | ------ | ------ |
AxisAlignedBox | 0 | 0 | 0 | ------ | ------ |
AxisAlignedBoxSceneQuery | 0 | 0 | 0 | ------ | ------ |
AxisBox | 0 | 0 | 0 | ------ | ------ |
BP_Callback | 0 | 0 | 0 | ------ | ------ |
BP_Endpoint | 75 | 19 | 1 | 75.000 | 19.000 |
BP_Proxy | 48 | 6 | 0 | ****** | ****** |
BP_Scene | 67 | 8 | 0 | ****** | ****** |
BaseModel | 45 | 8 | 68 | 0.662 | 0.118 |
BasePoint | 1 | 0 | 0 | ------ | ------ |
BasePointPickListener | 35 | 5 | 3 | 11.667 | 1.667 |
BasePointUserObject | 69 | 5 | 33 | 2.091 | 0.152 |
BasePointUserObjectStore | 0 | 0 | 0 | ------ | ------ |
BasicRandom | 5 | 0 | 2 | ------ | ------ |
BatchPage | 195 | 25 | 37 | 5.270 | 0.676 |
BatchedGeometry | 164 | 21 | 33 | 4.970 | 0.636 |
Between | 1 | 0 | 0 | ------ | ------ |
Billboard | 0 | 0 | 0 | ------ | ------ |
BillboardOrigin | 0 | 0 | 0 | ------ | ------ |
BillboardSet | 0 | 0 | 0 | ------ | ------ |
BindingSet | 0 | 0 | 0 | ------ | ------ |
BlockSpec | 52 | 10 | 0 | ****** | ****** |
BluePrint | 226 | 44 | 83 | 2.723 | 0.530 |
BoolProvider | 125 | 9 | 52 | 2.404 | 0.173 |
Box | 0 | 0 | 0 | ------ | ------ |
BoxCollisionShape | 111 | 3 | 52 | 2.135 | ------ |
BuildingBlock | 66 | 14 | 20 | 3.300 | 0.700 |
BuildingBlockBinding | 27 | 5 | 0 | ****** | ****** |
BuildingBlockBindingDefinition | 15 | 0 | 3 | ------ | ------ |
BuildingBlockDefinition | 11 | 0 | 3 | ------ | ------ |
BuildingBlockSpec | 19 | 3 | 1 | ------ | ------ |
BuildingBlockSpecDefinition | 14 | 0 | 2 | ------ | ------ |
CDRGNURBSSurface | 355 | 44 | 194 | 1.830 | 0.227 |
CHCTraversal | 67 | 20 | 7 | 9.571 | 2.857 |
CaelumEnvironment | 132 | 9 | 35 | 3.771 | 0.257 |
CaelumEnvironmentComponent | 6 | 0 | 0 | ------ | ------ |
CaelumListener | 0 | 0 | 0 | ------ | ------ |
CaelumSky | 35 | 2 | 7 | 5.000 | ------ |
CaelumSun | 25 | 1 | 3 | 8.333 | ------ |
CaelumSystem | 239 | 53 | 23 | 10.391 | 2.304 |
Camera | 1 | 0 | 0 | ------ | ------ |
CameraMount | 11 | 0 | 3 | ------ | ------ |
Capsule | 31 | 5 | 7 | 4.429 | 0.714 |
Carpenter | 52 | 7 | 6 | 8.667 | 1.167 |
Case | 16 | 0 | 3 | ------ | ------ |
CaseBase | 112 | 15 | 44 | 2.545 | 0.341 |
CaseDefinition | 43 | 6 | 4 | 10.750 | 1.500 |
CaseStore | 0 | 0 | 0 | ------ | ------ |
CerrLogObserver | 49 | 4 | 31 | 1.581 | ------ |
ChangeContext | 36 | 2 | 21 | 1.714 | ------ |
ChannelFileList | 0 | 0 | 0 | ------ | ------ |
CharacterController | 144 | 21 | 35 | 4.114 | 0.600 |
ChatText | 21 | 1 | 6 | 3.500 | ------ |
ChatTextCreator | 9 | 0 | 0 | ------ | ------ |
ChildList | 0 | 0 | 0 | ------ | ------ |
ChildObjectList | 0 | 0 | 0 | ------ | ------ |
CloudsUpdater | 26 | 6 | 0 | ****** | ****** |
CodecDataPtr | 0 | 0 | 0 | ------ | ------ |
Collider | 15 | 1 | 18 | ------ | ------ |
CollisionAABB | 7 | 0 | 21 | ------ | ------ |
CollisionClass | 0 | 0 | 0 | ------ | ------ |
CollisionContext | 447 | 95 | 109 | 4.101 | 0.872 |
CollisionFace | 9 | 0 | 26 | ------ | ------ |
CollisionFaces | 6 | 1 | 2 | ------ | ------ |
CollisionManager | 380 | 99 | 50 | 7.600 | 1.980 |
CollisionObject | 280 | 33 | 53 | 5.283 | 0.623 |
CollisionPair | 8 | 0 | 0 | ------ | ------ |
ColorMap | 199 | 39 | 62 | 3.210 | 0.629 |
ColourValue | 0 | 0 | 0 | ------ | ------ |
ColouredListItem | 44 | 3 | 4 | 11.000 | ------ |
Combobox | 1 | 0 | 0 | ------ | ------ |
CompositorNameStore | 0 | 0 | 0 | ------ | ------ |
ConfigFile | 0 | 0 | 0 | ------ | ------ |
ConfigMap | 0 | 0 | 0 | ------ | ------ |
ConfigOptionMap | 0 | 0 | 0 | ------ | ------ |
ConfigService | 240 | 44 | 147 | 1.633 | 0.299 |
ConnectedAdapter | 320 | 2 | 14 | 22.857 | ------ |
Connection | 4 | 0 | 0 | ------ | ------ |
ConnectorBase | 101 | 8 | 26 | 3.885 | 0.308 |
ConnectorFour | 16 | 1 | 0 | ------ | ------ |
ConnectorOne | 16 | 1 | 2 | ------ | ------ |
ConnectorStore | 0 | 0 | 0 | ------ | ------ |
ConnectorThree | 16 | 1 | 0 | ------ | ------ |
ConnectorTwo | 16 | 1 | 0 | ------ | ------ |
ConnectorZero | 16 | 1 | 2 | ------ | ------ |
ConsoleAdapter | 175 | 32 | 10 | 17.500 | 3.200 |
ConsoleBackend | 181 | 30 | 156 | 1.160 | 0.192 |
ConsoleCommandWrapper | 38 | 9 | 20 | 1.900 | 0.450 |
ConsoleObject | 7 | 0 | 26 | ------ | ------ |
ConsoleObjectImpl | 28 | 2 | 5 | 5.600 | ------ |
ConstTraversalConst | 48 | 18 | 3 | 16.000 | 6.000 |
ConstWrapper | 6 | 0 | 14 | ------ | ------ |
Construction | 77 | 14 | 12 | 6.417 | 1.167 |
Container | 151 | 36 | 139 | 1.086 | 0.259 |
Controller | 0 | 0 | 0 | ------ | ------ |
ControllerManager | 0 | 0 | 0 | ------ | ------ |
ControllerValue | 0 | 0 | 0 | ------ | ------ |
CoordType | 0 | 0 | 0 | ------ | ------ |
CoverageBatchStore | 0 | 0 | 0 | ------ | ------ |
CullModeCallback | 0 | 0 | 0 | ------ | ------ |
CustomAdapter | 43 | 2 | 6 | 7.167 | ------ |
DIR | 0 | 0 | 0 | ------ | ------ |
DataConnection | 48 | 3 | 7 | 6.857 | ------ |
DataConnectionMap | 0 | 0 | 0 | ------ | ------ |
DataKey | 8 | 0 | 11 | ------ | ------ |
DataKeyImpl | 17 | 3 | 3 | ------ | ------ |
DataModelService | 98 | 12 | 56 | 1.750 | 0.214 |
DataObject | 540 | 144 | 254 | 2.126 | 0.567 |
DataProvider | 236 | 32 | 93 | 2.538 | 0.344 |
DataSignal | 0 | 0 | 0 | ------ | ------ |
DataSlot | 0 | 0 | 0 | ------ | ------ |
DataStreamPtr | 0 | 0 | 0 | ------ | ------ |
DebugLines | 76 | 12 | 2 | 38.000 | 6.000 |
DebugRectangle2D | 93 | 8 | 32 | 2.906 | 0.250 |
Decoder | 15 | 2 | 0 | ------ | ------ |
DecoderBase | 0 | 0 | 0 | ------ | ------ |
DefinitionBase | 28 | 3 | 13 | 2.154 | ------ |
DefinitionStore | 0 | 0 | 0 | ------ | ------ |
Degree | 0 | 0 | 0 | ------ | ------ |
DelayedIconRendererEntry | 39 | 3 | 25 | 1.560 | ------ |
DelayedIconRendererWorker | 45 | 3 | 23 | 1.957 | ------ |
DensityMap | 141 | 30 | 51 | 2.765 | 0.588 |
DimeKey | 30 | 2 | 6 | 5.000 | ------ |
DirectRendererWorker | 20 | 0 | 8 | 2.500 | ------ |
DragContainer | 3 | 0 | 0 | ------ | ------ |
DummyAction | 13 | 0 | 4 | ------ | ------ |
DummyPage | 24 | 0 | 12 | 2.000 | ------ |
Editbox | 3 | 0 | 0 | ------ | ------ |
Element | 1 | 0 | 0 | ------ | ------ |
EmberEntity | 536 | 84 | 203 | 2.640 | 0.414 |
EmberEntityActionCreator | 29 | 3 | 3 | 9.667 | ------ |
EmberEntityFactory | 134 | 19 | 51 | 2.627 | 0.373 |
EmberEntityModelAction | 29 | 0 | 3 | 9.667 | ------ |
EmberEntityPartAction | 29 | 0 | 12 | 2.417 | ------ |
EmberEntityUserObject | 48 | 5 | 53 | 0.906 | 0.094 |
EmberModelMappingManager | 55 | 4 | 23 | 2.391 | ------ |
EmberOgre | 355 | 49 | 83 | 4.277 | 0.590 |
EmberPagingLandScapeData2D_HeightField | 80 | 8 | 17 | 4.706 | 0.471 |
EmberPagingLandScapeTexture | 44 | 4 | 1 | 44.000 | ------ |
EmberPagingSceneManager | 48 | 2 | 48 | 1.000 | ------ |
EmberPagingSceneManagerAdapter | 98 | 5 | 3 | 32.667 | 1.667 |
EmberPagingSceneManagerFactory | 27 | 1 | 6 | 4.500 | ------ |
EmberPhysicalEntity | 466 | 95 | 116 | 4.017 | 0.819 |
EmberServices | 32 | 7 | 19 | 1.684 | 0.368 |
EmberTerrainPageSource | 1 | 0 | 0 | ------ | ------ |
EmberText | 53 | 3 | 43 | 1.233 | ------ |
Empty | 5 | 0 | 0 | ------ | ------ |
Encounter | 11 | 0 | 0 | ------ | ------ |
Entity | 24 | 0 | 0 | ****** | ------ |
EntityBaseCase | 28 | 5 | 9 | 3.111 | 0.556 |
EntityCEGUITexture | 24 | 2 | 5 | 4.800 | ------ |
EntityCollisionShape | 246 | 53 | 70 | 3.514 | 0.757 |
EntityCreationObserver | 33 | 0 | 4 | 8.250 | ------ |
EntityEditor | 47 | 9 | 0 | ****** | ****** |
EntityIcon | 108 | 18 | 0 | ****** | ****** |
EntityIconDragDropTarget | 78 | 16 | 3 | 26.000 | 5.333 |
EntityIconManager | 78 | 9 | 5 | 15.600 | 1.800 |
EntityIconSlot | 72 | 9 | 27 | 2.667 | 0.333 |
EntityIconSlotStore | 0 | 0 | 0 | ------ | ------ |
EntityIconStore | 0 | 0 | 0 | ------ | ------ |
EntityIconUserData | 17 | 1 | 3 | ------ | ------ |
EntityMoveAdapter | 132 | 22 | 23 | 5.739 | 0.957 |
EntityMoveAdjuster | 43 | 1 | 33 | 1.303 | ------ |
EntityMoveAdjustmentInstance | 21 | 0 | 22 | 0.955 | ------ |
EntityMoveManager | 49 | 5 | 34 | 1.441 | 0.147 |
EntityMover | 69 | 6 | 9 | 7.667 | 0.667 |
EntityObserver | 22 | 0 | 1 | 22.000 | ------ |
EntityObserverStore | 0 | 0 | 0 | ------ | ------ |
EntitySightSlot | 0 | 0 | 0 | ------ | ------ |
EntityStore | 0 | 0 | 0 | ------ | ------ |
EntityTypeCase | 12 | 0 | 4 | ------ | ------ |
EntityTypeMatch | 13 | 1 | 0 | ------ | ------ |
EntityWorldPickListener | 101 | 16 | 34 | 2.971 | 0.471 |
EntityWorldPickListenerVisualizer | 30 | 0 | 4 | 7.500 | ------ |
EntryStore | 0 | 0 | 0 | ------ | ------ |
Environment | 92 | 12 | 30 | 3.067 | 0.400 |
ErisLogReciever | 39 | 4 | 12 | 3.250 | ------ |
EventArgs | 5 | 0 | 0 | ------ | ------ |
Exception | 42 | 1 | 41 | 1.024 | ------ |
FILE | 0 | 0 | 0 | ------ | ------ |
Factory | 0 | 0 | 0 | ------ | ------ |
FactoryFunc | 0 | 0 | 0 | ------ | ------ |
FadedMaterialMap | 0 | 0 | 0 | ------ | ------ |
FileObserver | 35 | 5 | 8 | 4.375 | 0.625 |
FloatProvider | 125 | 9 | 52 | 2.404 | 0.173 |
FolderProvider | 165 | 25 | 52 | 3.173 | 0.481 |
Foliage | 69 | 8 | 171 | 0.404 | 0.047 |
FoliageArea | 80 | 0 | 190 | 0.421 | ------ |
FoliageAreaStore | 0 | 0 | 0 | ------ | ------ |
FoliageImpl | 1 | 0 | 0 | ------ | ------ |
Forest | 51 | 3 | 8 | 6.375 | ------ |
FrameEvent | 0 | 0 | 0 | ------ | ------ |
FrameListener | 0 | 0 | 0 | ------ | ------ |
FreeCameraController | 11 | 0 | 5 | ------ | ------ |
FreeFlyingMount | 3 | 0 | 0 | ------ | ------ |
FrontToBackNodeSorterOperator | 39 | 6 | 8 | 4.875 | 0.750 |
FrontToBackNodeSorterPriorityQueue | 0 | 0 | 0 | ------ | ------ |
GEN_Link | 33 | 4 | 0 | ****** | ------ |
GEN_List | 3 | 0 | 0 | ------ | ------ |
GUICEGUIAdapter | 231 | 24 | 53 | 4.358 | 0.453 |
GUIManager | 325 | 54 | 46 | 7.065 | 1.174 |
GUISheet | 3 | 0 | 0 | ------ | ------ |
GenericClass | 2 | 0 | 6 | ------ | ------ |
GenericWalkingCallback | 0 | 0 | 0 | ------ | ------ |
GeometryFactory | 141 | 21 | 29 | 4.862 | 0.724 |
GeometryPage | 29 | 2 | 1 | 29.000 | ------ |
GeometryPageManager | 353 | 87 | 91 | 3.879 | 0.956 |
GpuProgramParameters | 0 | 0 | 0 | ------ | ------ |
GpuProgramParametersSharedPtr | 0 | 0 | 0 | ------ | ------ |
GrassLayer | 242 | 64 | 787 | 0.307 | 0.081 |
GrassLayerBase | 188 | 33 | 91 | 2.066 | 0.363 |
GrassLoader | 458 | 47 | 230 | 1.991 | 0.204 |
GrassPage | 56 | 3 | 7 | 8.000 | ------ |
HPoint | 31 | 3 | 31 | 1.000 | ------ |
HardwareIndexBufferSharedPtr | 0 | 0 | 0 | ------ | ------ |
HardwareOcclusionQuery | 0 | 0 | 0 | ------ | ------ |
HardwarePixelBufferSharedPtr | 0 | 0 | 0 | ------ | ------ |
HardwareTextureBuffersCol | 0 | 0 | 0 | ------ | ------ |
HardwareVertexBufferSharedPtr | 0 | 0 | 0 | ------ | ------ |
HeightComparerWrapper | 18 | 2 | 12 | ------ | ------ |
Help | 87 | 10 | 16 | 5.437 | 0.625 |
HybridLSSCollider | 9 | 0 | 1 | ------ | ------ |
HybridModel | 229 | 41 | 106 | 2.160 | 0.387 |
IActionCreator | 9 | 0 | 9 | ------ | ------ |
IAttributeTextHandler | 5 | 0 | 0 | ------ | ------ |
ICameraMount | 12 | 0 | 22 | ------ | ------ |
ICollisionDetector | 10 | 0 | 24 | ------ | ------ |
ICollisionShape | 711 | 108 | 227 | 3.132 | 0.476 |
IEntityMoveBridge | 15 | 0 | 3 | ------ | ------ |
IEnvironmentProvider | 12 | 0 | 0 | ------ | ------ |
IFog | 7 | 0 | 0 | ------ | ------ |
IGameView | 6 | 0 | 0 | ------ | ------ |
IInnerServiceContainer | 7 | 0 | 0 | ------ | ------ |
IInputAdapter | 12 | 0 | 34 | ------ | ------ |
IInputAdapterStore | 0 | 0 | 0 | ------ | ------ |
ILCodecs | 48 | 7 | 5 | 9.600 | 1.400 |
ILImageCodec | 169 | 26 | 33 | 5.121 | 0.788 |
ILUtil | 173 | 74 | 34 | 5.088 | 2.176 |
IPageDataProvider | 4 | 0 | 0 | ------ | ------ |
IResourceProvider | 7 | 0 | 6 | ------ | ------ |
IResourceWrapper | 8 | 0 | 12 | ------ | ------ |
ISceneManagerAdapter | 18 | 0 | 0 | ------ | ------ |
IScriptingProvider | 15 | 0 | 31 | ------ | ------ |
IServerAdapter | 28 | 0 | 4 | 7.000 | ------ |
ISky | 4 | 0 | 0 | ------ | ------ |
ISoundProvider | 9 | 0 | 21 | ------ | ------ |
ISun | 7 | 0 | 0 | ------ | ------ |
ITerrainPageShadowTechnique | 6 | 0 | 0 | ------ | ------ |
IWater | 4 | 0 | 0 | ------ | ------ |
IWorldPickListener | 9 | 0 | 14 | ------ | ------ |
IceCore | 24 | 8 | 13 | 1.846 | 0.615 |
IceMaths | 51 | 1 | 38 | 1.342 | ------ |
Icon | 34 | 3 | 3 | 11.333 | ------ |
IconActionCreator | 24 | 3 | 3 | 8.000 | ------ |
IconBar | 78 | 6 | 8 | 9.750 | 0.750 |
IconBase | 62 | 5 | 21 | 2.952 | 0.238 |
IconBaseStore | 0 | 0 | 0 | ------ | ------ |
IconImageStore | 72 | 10 | 16 | 4.500 | 0.625 |
IconImageStoreEntry | 44 | 7 | 0 | ****** | ****** |
IconImageStoreMap | 0 | 0 | 0 | ------ | ------ |
IconImageStoreStore | 0 | 0 | 0 | ------ | ------ |
IconManager | 99 | 22 | 15 | 6.600 | 1.467 |
IconMap | 0 | 0 | 0 | ------ | ------ |
IconRenderWorker | 16 | 0 | 9 | ------ | ------ |
IconRenderer | 79 | 5 | 76 | 1.039 | 0.066 |
IconSlotStore | 0 | 0 | 0 | ------ | ------ |
IconStore | 81 | 13 | 3 | 27.000 | 4.333 |
Image | 6 | 0 | 0 | ------ | ------ |
Imageset | 4 | 0 | 0 | ------ | ------ |
ImpostorBatch | 121 | 14 | 27 | 4.481 | 0.519 |
ImpostorPage | 147 | 14 | 109 | 1.349 | 0.128 |
ImpostorTexture | 248 | 41 | 60 | 4.133 | 0.683 |
IndexArray | 0 | 0 | 0 | ------ | ------ |
IndexCalculator | 13 | 1 | 0 | ------ | ------ |
IndexData | 0 | 0 | 0 | ------ | ------ |
IndexedTriangle | 260 | 124 | 233 | 1.116 | 0.532 |
IngameChatWidget | 107 | 13 | 143 | 0.748 | 0.091 |
IngameEventsWidget | 8 | 0 | 0 | ------ | ------ |
Input | 403 | 95 | 184 | 2.190 | 0.516 |
InputCommandMapper | 258 | 18 | 135 | 1.911 | 0.133 |
InputCommandMapperStore | 0 | 0 | 0 | ------ | ------ |
InputDevice | 131 | 15 | 58 | 2.259 | 0.259 |
InputManager | 2 | 0 | 0 | ------ | ------ |
InputMapping | 184 | 25 | 171 | 1.076 | 0.146 |
InputModeStore | 0 | 0 | 0 | ------ | ------ |
InputService | 129 | 29 | 112 | 1.152 | 0.259 |
InputSignal | 0 | 0 | 0 | ------ | ------ |
InputSlot | 0 | 0 | 0 | ------ | ------ |
InspectWidget | 209 | 25 | 53 | 3.943 | 0.472 |
InstanceStore | 0 | 0 | 0 | ------ | ------ |
IntProvider | 125 | 9 | 52 | 2.404 | 0.173 |
InternDataConnection | 6 | 0 | 0 | ------ | ------ |
IntersectionSceneQueryListener | 0 | 0 | 0 | ------ | ------ |
InventoryWidget | 108 | 11 | 46 | 2.348 | 0.239 |
Item | 35 | 0 | 4 | 8.750 | ------ |
ItemMap | 0 | 0 | 0 | ------ | ------ |
Jesus | 82 | 15 | 50 | 1.640 | 0.300 |
JesusEdit | 425 | 55 | 144 | 2.951 | 0.382 |
JesusEditFile | 90 | 8 | 9 | 10.000 | 0.889 |
JesusEditPreview | 106 | 6 | 29 | 3.655 | 0.207 |
JesusMousePicker | 36 | 0 | 25 | 1.440 | ------ |
JesusPickerObject | 24 | 3 | 3 | 8.000 | ------ |
KeyCommandStore | 0 | 0 | 0 | ------ | ------ |
KeyMapStore | 0 | 0 | 0 | ------ | ------ |
KeyboardDevice | 59 | 10 | 26 | 2.269 | 0.385 |
KeysSet | 0 | 0 | 0 | ------ | ------ |
LSS | 9 | 1 | 36 | ------ | ------ |
LSSCollider | 157 | 37 | 131 | 1.198 | 0.282 |
Label | 29 | 1 | 19 | 1.526 | ------ |
LabelCreator | 9 | 0 | 0 | ------ | ------ |
LandScapeFileNames | 0 | 0 | 0 | ------ | ------ |
LayerStore | 0 | 0 | 0 | ------ | ------ |
Leaf | 1 | 0 | 0 | ------ | ------ |
LensFlare | 126 | 12 | 71 | 1.775 | 0.169 |
LevelArray | 0 | 0 | 0 | ------ | ------ |
Light | 0 | 0 | 0 | ------ | ------ |
LightList | 0 | 0 | 0 | ------ | ------ |
LightWibbler | 27 | 1 | 1 | 27.000 | ------ |
Line | 525 | 81 | 43 | 12.209 | 1.884 |
LinkProvider | 211 | 24 | 59 | 3.576 | 0.407 |
ListAdapter | 58 | 8 | 5 | 11.600 | 1.600 |
ListHolder | 89 | 16 | 91 | 0.978 | 0.176 |
ListItemStore | 0 | 0 | 0 | ------ | ------ |
ListType | 0 | 0 | 0 | ------ | ------ |
Listbox | 2 | 0 | 0 | ------ | ------ |
ListboxItem | 2 | 0 | 0 | ------ | ------ |
ListboxTextItem | 1 | 0 | 0 | ------ | ------ |
Listener | 0 | 0 | 0 | ------ | ------ |
LoadingBar | 115 | 7 | 56 | 2.054 | 0.125 |
LoadingBarSection | 48 | 3 | 0 | ****** | ------ |
Lobby | 1 | 0 | 0 | ------ | ------ |
LodDistanceList | 0 | 0 | 0 | ------ | ------ |
LodTracker | 42 | 0 | 5 | 8.400 | ------ |
LogLevel | 0 | 0 | 0 | ------ | ------ |
LogListener | 0 | 0 | 0 | ------ | ------ |
LogMessageLevel | 0 | 0 | 0 | ------ | ------ |
LogObserver | 44 | 8 | 19 | 2.316 | 0.421 |
LoggingService | 287 | 24 | 202 | 1.421 | 0.119 |
LuaConnector | 220 | 4 | 2 | 110.000 | ------ |
LuaConnectorHelper | 54 | 7 | 38 | 1.421 | 0.184 |
LuaConsoleObject | 13 | 0 | 8 | ------ | ------ |
LuaHelper | 20 | 5 | 5 | 4.000 | 1.000 |
LuaScriptModule | 1 | 0 | 0 | ------ | ------ |
LuaScriptingProvider | 188 | 14 | 57 | 3.298 | 0.246 |
LuaTypeStore | 0 | 0 | 0 | ------ | ------ |
MainCamera | 21 | 0 | 36 | 0.583 | ------ |
MakeEntityWidget | 218 | 31 | 42 | 5.190 | 0.738 |
ManualResourceLoader | 0 | 0 | 0 | ------ | ------ |
MapAdapter | 78 | 14 | 4 | 19.500 | 3.500 |
MapType | 0 | 0 | 0 | ------ | ------ |
MappingVector | 0 | 0 | 0 | ------ | ------ |
Match | 1 | 0 | 0 | ------ | ------ |
MatchBase | 16 | 0 | 3 | ------ | ------ |
MatchBaseStore | 0 | 0 | 0 | ------ | ------ |
MatchDefinition | 18 | 2 | 4 | ------ | ------ |
MatchStore | 0 | 0 | 0 | ------ | ------ |
Material | 0 | 0 | 0 | ------ | ------ |
MaterialEditor | 11 | 0 | 9 | ------ | ------ |
MaterialPtr | 0 | 0 | 0 | ------ | ------ |
Matrix3x3 | 27 | 1 | 6 | 4.500 | ------ |
Matrix4 | 0 | 0 | 0 | ------ | ------ |
Matrix4x4 | 68 | 7 | 17 | 4.000 | 0.412 |
MediaDeployer | 38 | 4 | 11 | 3.455 | ------ |
MediaUpdater | 26 | 3 | 3 | 8.667 | ------ |
MemoryDataStream | 0 | 0 | 0 | ------ | ------ |
MemoryDataStreamPtr | 0 | 0 | 0 | ------ | ------ |
Mesh | 0 | 0 | 0 | ------ | ------ |
MeshCollisionDetector | 180 | 23 | 35 | 5.143 | 0.657 |
MeshCollisionShape | 237 | 46 | 81 | 2.926 | 0.568 |
MeshInterface | 91 | 35 | 71 | 1.282 | 0.493 |
MeshPreview | 198 | 26 | 17 | 11.647 | 1.529 |
MeshPreviewHandler | 72 | 10 | 36 | 2.000 | 0.278 |
MeshPreviewMeshInstance | 86 | 14 | 43 | 2.000 | 0.326 |
MeshPtr | 0 | 0 | 0 | ------ | ------ |
MeshQueue | 0 | 0 | 0 | ------ | ------ |
Meta | 0 | 0 | 0 | ------ | ------ |
MetaserverService | 80 | 8 | 57 | 1.404 | 0.140 |
Model | 762 | 151 | 393 | 1.939 | 0.384 |
ModelBlock | 103 | 14 | 9 | 11.444 | 1.556 |
ModelDefinition | 235 | 25 | 151 | 1.556 | 0.166 |
ModelDefinitionManager | 85 | 8 | 26 | 3.269 | 0.308 |
ModelDefinitionPtr | 0 | 0 | 0 | ------ | ------ |
ModelDefnPtr | 33 | 5 | 9 | 3.667 | 0.556 |
ModelFactory | 37 | 4 | 5 | 7.400 | ------ |
ModelMapping | 37 | 1 | 23 | 1.609 | ------ |
ModelMappingCreator | 189 | 51 | 90 | 2.100 | 0.567 |
ModelMappingDefinition | 36 | 3 | 4 | 9.000 | ------ |
ModelMappingDefinitionStore | 0 | 0 | 0 | ------ | ------ |
ModelMappingManager | 94 | 19 | 47 | 2.000 | 0.404 |
ModelPart | 54 | 4 | 0 | ****** | ------ |
ModelRenderer | 44 | 6 | 3 | 14.667 | 2.000 |
Moment | 1 | 0 | 10 | ------ | ------ |
MotionManager | 113 | 6 | 122 | 0.926 | 0.049 |
MouseDevice | 85 | 19 | 32 | 2.656 | 0.594 |
MousePicker | 27 | 0 | 26 | 1.038 | ------ |
MovableObject | 0 | 0 | 0 | ------ | ------ |
MovableObjectFactory | 0 | 0 | 0 | ------ | ------ |
MovableObjectList | 0 | 0 | 0 | ------ | ------ |
MovableObjectListener | 33 | 2 | 6 | 5.500 | ------ |
MovableObjectRenderer | 201 | 28 | 117 | 1.718 | 0.239 |
MoveAdjustmentInstanceStore | 0 | 0 | 0 | ------ | ------ |
MovementStore | 0 | 0 | 0 | ------ | ------ |
MultiLineEditbox | 1 | 0 | 0 | ------ | ------ |
NameValuePairList | 0 | 0 | 0 | ------ | ------ |
NewCharacter | 13 | 3 | 0 | ------ | ------ |
Node | 0 | 0 | 0 | ------ | ------ |
NodeDataPerCamMap | 0 | 0 | 0 | ------ | ------ |
NodeList | 0 | 0 | 0 | ------ | ------ |
NonConnectedAdapter | 78 | 0 | 4 | 19.500 | ------ |
NumberAdapter | 60 | 6 | 6 | 10.000 | 1.000 |
NumericComparer | 10 | 0 | 8 | ------ | ------ |
NumericComparerWrapper | 20 | 3 | 4 | 5.000 | ------ |
NumericEqualsComparer | 15 | 1 | 7 | ------ | ------ |
NumericEqualsOrGreaterComparer | 15 | 1 | 7 | ------ | ------ |
NumericEqualsOrLesserComparer | 15 | 1 | 7 | ------ | ------ |
NumericGreaterComparer | 15 | 1 | 7 | ------ | ------ |
NumericLesserComparer | 15 | 1 | 7 | ------ | ------ |
NumericRangeComparer | 18 | 2 | 7 | ------ | ------ |
NumericValueHolder | 10 | 0 | 4 | ------ | ------ |
OBB | 184 | 39 | 139 | 1.324 | 0.281 |
OOBBWireBoundingBox | 17 | 2 | 5 | ------ | ------ |
OOGChat | 99 | 11 | 66 | 1.500 | 0.167 |
Object | 0 | 0 | 0 | ------ | ------ |
Observer | 24 | 1 | 18 | 1.333 | ------ |
ObserverList | 0 | 0 | 0 | ------ | ------ |
Occlusion | 384 | 60 | 97 | 3.959 | 0.619 |
OcclusionBoundingBox | 117 | 5 | 52 | 2.250 | 0.096 |
OcclusionElement | 75 | 7 | 12 | 6.250 | 0.583 |
OctreeSet | 12 | 1 | 2 | ------ | ------ |
OgreCEGUIRenderer | 1 | 0 | 0 | ------ | ------ |
OgreCEGUITexture | 1 | 0 | 0 | ------ | ------ |
OgreEntityRenderer | 51 | 4 | 13 | 3.923 | ------ |
OgreInfo | 19 | 2 | 11 | ------ | ------ |
OgreLogObserver | 29 | 4 | 9 | 3.222 | ------ |
OgreOpcodeDebugger | 207 | 2 | 0 | ****** | ------ |
OgreResourceLoader | 185 | 17 | 30 | 6.167 | 0.567 |
OgreResourceProvider | 28 | 2 | 11 | 2.545 | ------ |
OgreResourceWrapper | 34 | 3 | 0 | ****** | ------ |
OgreSetup | 555 | 22 | 120 | 4.625 | 0.183 |
OgreSoundProvider | 35 | 2 | 21 | 1.667 | ------ |
OgreUtils | 16 | 5 | 9 | ------ | 0.556 |
Opcode | 124 | 20 | 24 | 5.167 | 0.833 |
OpcodeCollisionDetector | 77 | 9 | 10 | 7.700 | 0.900 |
OpcodeCollisionDetectorVisualizer | 49 | 5 | 24 | 2.042 | 0.208 |
OpcodeCollisionDetectorVisualizerInstance | 32 | 2 | 4 | 8.000 | ------ |
OrientationAdapter | 84 | 15 | 7 | 12.000 | 2.143 |
OrientedBox | 146 | 54 | 45 | 3.244 | 1.200 |
OutfitCase | 14 | 0 | 4 | ------ | ------ |
OutfitMatch | 58 | 7 | 9 | 6.444 | 0.778 |
Overlay | 0 | 0 | 0 | ------ | ------ |
OverlayElement | 0 | 0 | 0 | ------ | ------ |
PDataKey | 0 | 0 | 0 | ------ | ------ |
PDataObject | 0 | 0 | 0 | ------ | ------ |
PR | 1 | 0 | 0 | ------ | ------ |
PRS | 1 | 0 | 10 | ------ | ------ |
PageGridListIterator | 0 | 0 | 0 | ------ | ------ |
PageInfo | 0 | 0 | 0 | ------ | ------ |
PageLoader | 1 | 0 | 0 | ------ | ------ |
PagedGeometry | 204 | 35 | 340 | 0.600 | 0.103 |
PagingLandScapeCamera | 172 | 18 | 35 | 4.914 | 0.514 |
PagingLandScapeData2D | 472 | 97 | 136 | 3.471 | 0.713 |
PagingLandScapeData2DArray | 0 | 0 | 0 | ------ | ------ |
PagingLandScapeData2DList | 0 | 0 | 0 | ------ | ------ |
PagingLandScapeData2DManager | 1396 | 317 | 351 | 3.977 | 0.903 |
PagingLandScapeData2DMap | 0 | 0 | 0 | ------ | ------ |
PagingLandScapeData2D_HeightField | 409 | 68 | 27 | 15.148 | 2.519 |
PagingLandScapeData2D_HeightFieldBlendNeighbor | 297 | 40 | 37 | 8.027 | 1.081 |
PagingLandScapeData2D_HeightFieldN | 294 | 45 | 25 | 11.760 | 1.800 |
PagingLandScapeData2D_HeightFieldNTC | 208 | 29 | 23 | 9.043 | 1.261 |
PagingLandScapeData2D_HeightFieldRaw | 214 | 25 | 29 | 7.379 | 0.862 |
PagingLandScapeData2D_HeightFieldRawTC | 228 | 27 | 42 | 5.429 | 0.643 |
PagingLandScapeData2D_HeightFieldTC | 184 | 22 | 20 | 9.200 | 1.100 |
PagingLandScapeData2D_Spline | 112 | 9 | 12 | 9.333 | 0.750 |
PagingLandScapeHorizon | 258 | 31 | 38 | 6.789 | 0.816 |
PagingLandScapeIndexBufferManager | 489 | 82 | 87 | 5.621 | 0.943 |
PagingLandScapeIntersectionSceneQuery | 19 | 2 | 9 | ------ | ------ |
PagingLandScapeListener | 1 | 0 | 0 | ------ | ------ |
PagingLandScapeListenerManager | 359 | 91 | 42 | 8.548 | 2.167 |
PagingLandScapeMeshDecal | 479 | 70 | 65 | 7.369 | 1.077 |
PagingLandScapeMeshDecalFactory | 70 | 8 | 5 | 14.000 | 1.600 |
PagingLandScapeOctree | 424 | 86 | 116 | 3.655 | 0.741 |
PagingLandScapeOctreeAxisAlignedBoxSceneQuery | 28 | 5 | 5 | 5.600 | 1.000 |
PagingLandScapeOctreeCamera | 171 | 41 | 35 | 4.886 | 1.171 |
PagingLandScapeOctreeIntersectionSceneQuery | 65 | 15 | 7 | 9.286 | 2.143 |
PagingLandScapeOctreeNode | 386 | 78 | 133 | 2.902 | 0.586 |
PagingLandScapeOctreePlaneBoundedVolumeListSceneQuery | 33 | 6 | 5 | 6.600 | 1.200 |
PagingLandScapeOctreeRaySceneQuery | 35 | 6 | 10 | 3.500 | 0.600 |
PagingLandScapeOctreeSceneManager | 795 | 117 | 226 | 3.518 | 0.518 |
PagingLandScapeOctreeSceneManagerFactory | 27 | 1 | 6 | 4.500 | ------ |
PagingLandScapeOctreeSphereSceneQuery | 30 | 5 | 5 | 6.000 | 1.000 |
PagingLandScapeOptions | 1537 | 315 | 208 | 7.389 | 1.514 |
PagingLandScapePage | 555 | 117 | 55 | 10.091 | 2.127 |
PagingLandScapePageManager | 765 | 167 | 134 | 5.709 | 1.246 |
PagingLandScapePageRenderable | 214 | 16 | 64 | 3.344 | 0.250 |
PagingLandScapeQueue | 24 | 1 | 7 | 3.429 | ------ |
PagingLandScapeRaySceneQuery | 91 | 26 | 54 | 1.685 | 0.481 |
PagingLandScapeRenderable | 914 | 149 | 239 | 3.824 | 0.623 |
PagingLandScapeRenderableManager | 221 | 22 | 51 | 4.333 | 0.431 |
PagingLandScapeRenderableSet | 28 | 1 | 5 | 5.600 | ------ |
PagingLandScapeSceneManager | 1265 | 365 | 521 | 2.428 | 0.701 |
PagingLandScapeSceneManagerFactory | 27 | 1 | 6 | 4.500 | ------ |
PagingLandScapeTexture | 1226 | 228 | 110 | 11.145 | 2.073 |
PagingLandScapeTextureArray | 0 | 0 | 0 | ------ | ------ |
PagingLandScapeTextureCoordinatesManager | 101 | 13 | 25 | 4.040 | 0.520 |
PagingLandScapeTextureList | 0 | 0 | 0 | ------ | ------ |
PagingLandScapeTextureManager | 612 | 125 | 76 | 8.053 | 1.645 |
PagingLandScapeTextureMap | 0 | 0 | 0 | ------ | ------ |
PagingLandScapeTexture_BaseTexture | 188 | 42 | 40 | 4.700 | 1.050 |
PagingLandScapeTexture_BaseTexture2 | 31 | 3 | 5 | 6.200 | ------ |
PagingLandScapeTexture_Image | 29 | 5 | 4 | 7.250 | 1.250 |
PagingLandScapeTexture_InstantBaseTexture | 30 | 5 | 4 | 7.500 | 1.250 |
PagingLandScapeTexture_InstantBaseTextureEdit | 28 | 5 | 4 | 7.000 | 1.250 |
PagingLandScapeTexture_InstantBaseTextureShadowed | 107 | 11 | 12 | 8.917 | 0.917 |
PagingLandScapeTexture_None | 31 | 2 | 0 | ****** | ------ |
PagingLandScapeTexture_Splatting | 333 | 47 | 58 | 5.741 | 0.810 |
PagingLandScapeTexture_Splatting2 | 35 | 7 | 5 | 7.000 | 1.400 |
PagingLandScapeTexture_Splatting2Edit | 35 | 7 | 5 | 7.000 | 1.400 |
PagingLandScapeTexture_Splatting3 | 40 | 9 | 5 | 8.000 | 1.800 |
PagingLandScapeTexture_Splatting4 | 36 | 7 | 5 | 7.200 | 1.400 |
PagingLandScapeTexture_Splatting5 | 37 | 9 | 5 | 7.400 | 1.800 |
PagingLandScapeTexture_Splatting6 | 35 | 7 | 5 | 7.000 | 1.400 |
PagingLandScapeTexture_Splatting7 | 36 | 7 | 5 | 7.200 | 1.400 |
PagingLandScapeTexture_Splatting7Edit | 35 | 7 | 5 | 7.000 | 1.400 |
PagingLandScapeTexture_SplattingShader | 31 | 9 | 8 | 3.875 | 1.125 |
PagingLandScapeTexture_SplattingShaderEdit | 31 | 9 | 4 | 7.750 | 2.250 |
PagingLandScapeTile | 441 | 140 | 57 | 7.737 | 2.456 |
PagingLandScapeTileInfo | 25 | 0 | 8 | 3.125 | ------ |
PagingLandScapeTileManager | 96 | 10 | 33 | 2.909 | 0.303 |
PagingLandScapeTileRow | 0 | 0 | 0 | ------ | ------ |
PagingLandscapeDelegate | 0 | 0 | 0 | ------ | ------ |
PagingLandscapeEvent | 23 | 0 | 1 | 23.000 | ------ |
PairCallback | 0 | 0 | 0 | ------ | ------ |
Pairs | 6 | 1 | 1 | ------ | ------ |
ParameterStore | 0 | 0 | 0 | ------ | ------ |
PartDefinition | 82 | 8 | 8 | 10.250 | 1.000 |
PartDefinitionsStore | 0 | 0 | 0 | ------ | ------ |
ParticleSystem | 43 | 4 | 11 | 3.909 | ------ |
ParticleSystemBinding | 38 | 6 | 5 | 7.600 | 1.200 |
ParticleSystemBindingsPtrSet | 0 | 0 | 0 | ------ | ------ |
ParticleSystemSet | 0 | 0 | 0 | ------ | ------ |
Pass | 0 | 0 | 0 | ------ | ------ |
PassStore | 0 | 0 | 0 | ------ | ------ |
Person | 0 | 0 | 0 | ------ | ------ |
PersonEmberEntity | 22 | 1 | 1 | 22.000 | ------ |
PixelBox | 0 | 0 | 0 | ------ | ------ |
PixelFormat | 0 | 0 | 0 | ------ | ------ |
PixelPos | 0 | 0 | 0 | ------ | ------ |
Plane | 21 | 2 | 25 | 0.840 | ------ |
PlaneBoundedVolumeList | 0 | 0 | 0 | ------ | ------ |
PlanesCollider | 18 | 1 | 20 | ------ | ------ |
Player | 0 | 0 | 0 | ------ | ------ |
Point | 108 | 18 | 27 | 4.000 | 0.667 |
PolygonMode | 0 | 0 | 0 | ------ | ------ |
PoolSet | 20 | 1 | 14 | 1.429 | ------ |
Position2DAdapter | 65 | 9 | 7 | 9.286 | 1.286 |
PositionAdapter | 75 | 12 | 7 | 10.714 | 1.714 |
ProviderStore | 0 | 0 | 0 | ------ | ------ |
PtrCollisionShape | 69 | 11 | 26 | 2.654 | 0.423 |
PushButton | 1 | 0 | 0 | ------ | ------ |
Quat | 1 | 0 | 10 | ------ | ------ |
Quaternion | 0 | 0 | 0 | ------ | ------ |
QuaternionAdapter | 72 | 10 | 12 | 6.000 | 0.833 |
QueriedOcclusionElement | 0 | 0 | 0 | ------ | ------ |
QuerySet | 20 | 1 | 3 | 6.667 | ------ |
Quit | 72 | 6 | 9 | 8.000 | 0.667 |
RGBA | 0 | 0 | 0 | ------ | ------ |
RadioButton | 1 | 0 | 0 | ------ | ------ |
RadixSort | 8 | 1 | 3 | ------ | ------ |
Ray | 25 | 4 | 13 | 1.923 | ------ |
Ray3 | 190 | 41 | 21 | 9.048 | 1.952 |
RayCollider | 0 | 0 | 0 | ------ | ------ |
RaySceneQuery | 0 | 0 | 0 | ------ | ------ |
RaySceneQueryListener | 0 | 0 | 0 | ------ | ------ |
RaySceneQueryResultEntry | 0 | 0 | 0 | ------ | ------ |
Real | 0 | 0 | 0 | ------ | ------ |
Recorder | 51 | 5 | 5 | 10.200 | 1.000 |
ReflectionTextureListener | 42 | 2 | 2 | 21.000 | ------ |
RefractionTextureListener | 31 | 2 | 2 | 15.500 | ------ |
RegisterCameraTraversal | 18 | 0 | 4 | ------ | ------ |
RenderLevel | 56 | 10 | 19 | 2.947 | 0.526 |
RenderOperation | 0 | 0 | 0 | ------ | ------ |
RenderQueue | 0 | 0 | 0 | ------ | ------ |
RenderQueueGroupID | 0 | 0 | 0 | ------ | ------ |
RenderSystem | 0 | 0 | 0 | ------ | ------ |
RenderTargetEvent | 0 | 0 | 0 | ------ | ------ |
RenderTargetListener | 0 | 0 | 0 | ------ | ------ |
RenderTargetViewportEvent | 0 | 0 | 0 | ------ | ------ |
RenderTexture | 0 | 0 | 0 | ------ | ------ |
RenderWindow | 0 | 0 | 0 | ------ | ------ |
Renderable | 0 | 0 | 0 | ------ | ------ |
RenderingDefinition | 22 | 2 | 16 | 1.375 | ------ |
RepetitionDevice | 76 | 11 | 39 | 1.949 | 0.282 |
RequestCallback | 0 | 0 | 0 | ------ | ------ |
Resource | 0 | 0 | 0 | ------ | ------ |
ResourceGroupListener | 0 | 0 | 0 | ------ | ------ |
ResourceGroupLoadingBarSection | 88 | 8 | 12 | 7.333 | 0.667 |
ResourceHandle | 0 | 0 | 0 | ------ | ------ |
ResourceManager | 0 | 0 | 0 | ------ | ------ |
ResourcePtr | 0 | 0 | 0 | ------ | ------ |
ResourceWrapper | 17 | 4 | 16 | ------ | ------ |
Room | 0 | 0 | 0 | ------ | ------ |
Root | 0 | 0 | 0 | ------ | ------ |
RootEntity | 0 | 0 | 0 | ------ | ------ |
RootOperation | 0 | 0 | 0 | ------ | ------ |
SAP_Box | 7 | 0 | 0 | ------ | ------ |
SAP_Element | 10 | 0 | 0 | ------ | ------ |
SAP_EndPoint | 8 | 0 | 4 | ------ | ------ |
SAP_PairData | 21 | 0 | 7 | 3.000 | ------ |
SBMaterialRef | 50 | 6 | 11 | 4.545 | 0.545 |
SBMaterialRefList | 0 | 0 | 0 | ------ | ------ |
SDLKey | 0 | 0 | 0 | ------ | ------ |
SDLKeyMap | 0 | 0 | 0 | ------ | ------ |
SDLMod | 0 | 0 | 0 | ------ | ------ |
SDL_Event | 0 | 0 | 0 | ------ | ------ |
SDL_KeyboardEvent | 0 | 0 | 0 | ------ | ------ |
SDL_TimerID | 0 | 0 | 0 | ------ | ------ |
SDL_keysym | 0 | 0 | 0 | ------ | ------ |
SVCache | 0 | 0 | 0 | ------ | ------ |
SWTraversal | 124 | 29 | 16 | 7.750 | 1.812 |
SceneManager | 2 | 0 | 0 | ------ | ------ |
SceneManagerFactory | 0 | 0 | 0 | ------ | ------ |
SceneNode | 0 | 0 | 0 | ------ | ------ |
SceneQueryListener | 0 | 0 | 0 | ------ | ------ |
ScriptingService | 166 | 22 | 56 | 2.964 | 0.393 |
SectionStore | 0 | 0 | 0 | ------ | ------ |
Segment | 36 | 5 | 13 | 2.769 | 0.385 |
ServerInfo | 0 | 0 | 0 | ------ | ------ |
ServerService | 501 | 54 | 165 | 3.036 | 0.327 |
ServerWidget | 308 | 29 | 53 | 5.811 | 0.547 |
Service | 92 | 6 | 131 | 0.702 | 0.046 |
ServiceContainer | 7 | 0 | 0 | ------ | ------ |
ServiceManager | 77 | 12 | 60 | 1.283 | 0.200 |
Shader | 2 | 0 | 0 | ------ | ------ |
SharedPtr | 0 | 0 | 0 | ------ | ------ |
SimpleRenderContext | 222 | 26 | 143 | 1.552 | 0.182 |
SimpleRenderContextResourceLoader | 18 | 1 | 11 | ------ | ------ |
SimpleRenderable | 0 | 0 | 0 | ------ | ------ |
SimpleSunPositionModel | 17 | 2 | 2 | ------ | ------ |
SimpleTerrainPageShadowTechnique | 33 | 3 | 9 | 3.667 | ------ |
Singleton | 29 | 3 | 2 | 14.500 | ------ |
SizeAdapter | 143 | 23 | 11 | 13.000 | 2.091 |
Sky | 85 | 14 | 10 | 8.500 | 1.400 |
SkyColourModel | 1 | 0 | 0 | ------ | ------ |
SkyDome | 149 | 32 | 4 | 37.250 | 8.000 |
Slider | 1 | 0 | 0 | ------ | ------ |
SoundDefinitionsStore | 0 | 0 | 0 | ------ | ------ |
SoundService | 236 | 27 | 158 | 1.494 | 0.171 |
Sphere | 12 | 1 | 16 | ------ | ------ |
SphereCollider | 270 | 66 | 148 | 1.824 | 0.446 |
SphereMeshCollisionShape | 282 | 48 | 80 | 3.525 | 0.600 |
StackableContainer | 177 | 25 | 62 | 2.855 | 0.403 |
Starfield | 85 | 6 | 3 | 28.333 | 2.000 |
StaticAdapter | 41 | 4 | 6 | 6.833 | ------ |
StaticBillboard | 8 | 0 | 1 | ------ | ------ |
StaticBillboardSet | 521 | 63 | 193 | 2.699 | 0.326 |
StatusIconBar | 109 | 8 | 20 | 5.450 | 0.400 |
StoredImageElvBasedSkyColourModel | 43 | 11 | 0 | ****** | ****** |
StoredImageSkyColourModel | 75 | 21 | 5 | 15.000 | 4.200 |
StreamLogObserver | 57 | 4 | 67 | 0.851 | ------ |
String | 0 | 0 | 0 | ------ | ------ |
StringAdapter | 54 | 5 | 6 | 9.000 | 0.833 |
StringComparer | 16 | 1 | 8 | ------ | ------ |
StringComparerWrapper | 17 | 2 | 4 | ------ | ------ |
StringParamStore | 0 | 0 | 0 | ------ | ------ |
StringProvider | 125 | 9 | 52 | 2.404 | 0.173 |
StringSet | 0 | 0 | 0 | ------ | ------ |
StringStore | 0 | 0 | 0 | ------ | ------ |
StringVector | 0 | 0 | 0 | ------ | ------ |
SubBatch | 325 | 48 | 58 | 5.603 | 0.828 |
SubBatchMap | 0 | 0 | 0 | ------ | ------ |
SubEntity | 0 | 0 | 0 | ------ | ------ |
SubEntityDefinition | 44 | 4 | 5 | 8.800 | ------ |
SubEntityDefinitionsStore | 0 | 0 | 0 | ------ | ------ |
SubExtentContainer | 0 | 0 | 0 | ------ | ------ |
SubMesh | 0 | 0 | 0 | ------ | ------ |
SubModel | 47 | 6 | 28 | 1.679 | 0.214 |
SubModelDefinition | 49 | 5 | 8 | 6.125 | 0.625 |
SubModelPart | 70 | 11 | 2 | 35.000 | 5.500 |
SubModelPartEntityStore | 0 | 0 | 0 | ------ | ------ |
SubModelPartMap | 0 | 0 | 0 | ------ | ------ |
SubModelPartStore | 0 | 0 | 0 | ------ | ------ |
SubSectionContainer | 0 | 0 | 0 | ------ | ------ |
Sun | 232 | 34 | 45 | 5.156 | 0.756 |
SunPositionModel | 0 | 0 | 0 | ------ | ------ |
Surface | 2 | 0 | 0 | ------ | ------ |
SweepAndPrune | 16 | 0 | 1 | ------ | ------ |
System | 1 | 0 | 0 | ------ | ------ |
T | 0 | 0 | 0 | ------ | ------ |
T0 | 0 | 0 | 0 | ------ | ------ |
T1 | 0 | 0 | 0 | ------ | ------ |
T2 | 0 | 0 | 0 | ------ | ------ |
T3 | 0 | 0 | 0 | ------ | ------ |
TBounds | 0 | 0 | 0 | ------ | ------ |
TCase | 0 | 0 | 0 | ------ | ------ |
TGrassLayer | 0 | 0 | 0 | ------ | ------ |
TIXML_STRING | 0 | 0 | 0 | ------ | ------ |
TLeafShape | 0 | 0 | 0 | ------ | ------ |
TMatch | 0 | 0 | 0 | ------ | ------ |
TParameters | 1319 | 72 | 139 | 9.489 | 0.518 |
TRect | 0 | 0 | 0 | ------ | ------ |
TSectionFrame | 10 | 0 | 1 | ------ | ------ |
TStem | 743 | 107 | 179 | 4.151 | 0.598 |
T_Overlap | 0 | 0 | 0 | ------ | ------ |
T_ProxyList | 0 | 0 | 0 | ------ | ------ |
TagPoint | 0 | 0 | 0 | ------ | ------ |
Technique | 0 | 0 | 0 | ------ | ------ |
Terrain | 0 | 0 | 0 | ------ | ------ |
TerrainArea | 98 | 21 | 13 | 7.538 | 1.615 |
TerrainCollisionShape | 84 | 8 | 28 | 3.000 | 0.286 |
TerrainData | 86 | 19 | 30 | 2.867 | 0.633 |
TerrainDefPointStore | 0 | 0 | 0 | ------ | ------ |
TerrainEditAction | 12 | 2 | 31 | ------ | ------ |
TerrainEditBasePointMovement | 23 | 2 | 14 | 1.643 | ------ |
TerrainEditor | 277 | 37 | 144 | 1.924 | 0.257 |
TerrainGenerator | 338 | 63 | 156 | 2.167 | 0.404 |
TerrainInfo | 105 | 11 | 18 | 5.833 | 0.611 |
TerrainLayerDefinition | 70 | 5 | 3 | 23.333 | 1.667 |
TerrainLayerDefinitionManager | 71 | 11 | 8 | 8.875 | 1.375 |
TerrainOptions | 2 | 0 | 0 | ------ | ------ |
TerrainPage | 203 | 36 | 782 | 0.260 | 0.046 |
TerrainPageGeometry | 11 | 0 | 3 | ------ | ------ |
TerrainPageShadow | 74 | 2 | 7 | 10.571 | ------ |
TerrainPageSurface | 107 | 15 | 20 | 5.350 | 0.750 |
TerrainPageSurfaceCompiler | 66 | 12 | 5 | 13.200 | 2.400 |
TerrainPageSurfaceCompilerShaderNormalMappedPass | 79 | 8 | 17 | 4.647 | 0.471 |
TerrainPageSurfaceCompilerShaderNormalMappedPassCoverageBatch | 32 | 1 | 4 | 8.000 | ------ |
TerrainPageSurfaceCompilerShaderPass | 156 | 18 | 28 | 5.571 | 0.643 |
TerrainPageSurfaceCompilerShaderPassCoverageBatch | 76 | 4 | 5 | 15.200 | ------ |
TerrainPageSurfaceCompilerTechnique | 8 | 0 | 0 | ------ | ------ |
TerrainPageSurfaceCompilerTechniqueShader | 70 | 11 | 7 | 10.000 | 1.571 |
TerrainPageSurfaceCompilerTechniqueShaderNormalMapped | 12 | 1 | 0 | ------ | ------ |
TerrainPageSurfaceCompilerTechniqueSimple | 67 | 6 | 74 | 0.905 | 0.081 |
TerrainPageSurfaceLayer | 113 | 21 | 12 | 9.417 | 1.750 |
TerrainPageSurfaceLayerStore | 0 | 0 | 0 | ------ | ------ |
TerrainParser | 123 | 29 | 50 | 2.460 | 0.580 |
TerrainPosition | 0 | 0 | 0 | ------ | ------ |
TerrainShader | 59 | 7 | 188 | 0.314 | 0.037 |
TestService | 32 | 1 | 30 | 1.067 | ------ |
Texture | 3 | 0 | 0 | ------ | ------ |
TexturePtr | 0 | 0 | 0 | ------ | ------ |
TiXmlAttribute | 63 | 9 | 43 | 1.465 | 0.209 |
TiXmlAttributeSet | 25 | 10 | 16 | 1.562 | 0.625 |
TiXmlBase | 833 | 198 | 201 | 4.144 | 0.985 |
TiXmlComment | 1 | 0 | 0 | ------ | ------ |
TiXmlDeclaration | 72 | 24 | 4 | 18.000 | 6.000 |
TiXmlDocument | 3 | 0 | 0 | ------ | ------ |
TiXmlElement | 36 | 7 | 39 | 0.923 | 0.179 |
TiXmlNode | 129 | 51 | 182 | 0.709 | 0.280 |
TiXmlParsingData | 1 | 0 | 0 | ------ | ------ |
TiXmlString | 46 | 6 | 11 | 4.182 | 0.545 |
TiXmlText | 8 | 4 | 0 | ------ | ------ |
TiXmlUnknown | 1 | 0 | 0 | ------ | ------ |
TiXmlVisitor | 13 | 8 | 26 | ------ | 0.308 |
TimeService | 12 | 0 | 8 | ------ | ------ |
Timeout | 0 | 0 | 0 | ------ | ------ |
Timer | 0 | 0 | 0 | ------ | ------ |
Tokeniser | 47 | 6 | 22 | 2.136 | 0.273 |
Traversal | 48 | 18 | 4 | 12.000 | 4.500 |
TraversalConst | 48 | 18 | 3 | 16.000 | 6.000 |
Tree | 195 | 15 | 60 | 3.250 | 0.250 |
TreeIterator2D | 82 | 13 | 21 | 3.905 | 0.619 |
TreeIterator3D | 79 | 12 | 20 | 3.950 | 0.600 |
TreeLoader2D | 253 | 46 | 209 | 1.211 | 0.220 |
TreeLoader3D | 242 | 45 | 154 | 1.571 | 0.292 |
TreeOverlayDebug | 61 | 4 | 7 | 8.714 | ------ |
TreeRef | 28 | 10 | 14 | 2.000 | 0.714 |
TreeType | 1 | 0 | 0 | ------ | ------ |
TriList | 6 | 1 | 10 | ------ | ------ |
Triangle | 349 | 58 | 144 | 2.424 | 0.403 |
TypeInfo | 4 | 0 | 0 | ------ | ------ |
TypeInfoPtr | 0 | 0 | 0 | ------ | ------ |
TypeInfoStore | 0 | 0 | 0 | ------ | ------ |
TypeService | 2 | 0 | 0 | ------ | ------ |
Uint16 | 0 | 0 | 0 | ------ | ------ |
Uint32 | 0 | 0 | 0 | ------ | ------ |
UninitializedInnerServiceContainer | 1 | 0 | 0 | ------ | ------ |
UnregisterCameraTraversal | 18 | 0 | 4 | ------ | ------ |
UserDefinedObject | 0 | 0 | 0 | ------ | ------ |
Variable | 0 | 0 | 0 | ------ | ------ |
Vector | 0 | 0 | 0 | ------ | ------ |
Vector2 | 0 | 0 | 0 | ------ | ------ |
Vector3 | 2 | 0 | 0 | ------ | ------ |
Vector3Adapter | 81 | 17 | 12 | 6.750 | 1.417 |
Vector4 | 0 | 0 | 0 | ------ | ------ |
VertexData | 0 | 0 | 0 | ------ | ------ |
View | 6 | 0 | 0 | ------ | ------ |
ViewEmberEntity | 1 | 0 | 0 | ------ | ------ |
ViewFrustumCullingTraversal | 65 | 6 | 22 | 2.955 | 0.273 |
ViewFrustumCullingTraversalDirect | 51 | 2 | 13 | 3.923 | ------ |
Viewport | 0 | 0 | 0 | ------ | ------ |
VisibilityData | 20 | 0 | 11 | 1.818 | ------ |
VisiblesPerCam | 0 | 0 | 0 | ------ | ------ |
Visitor | 0 | 0 | 0 | ------ | ------ |
VisualizerInstanceStore | 0 | 0 | 0 | ------ | ------ |
VolumeCollider | 42 | 10 | 27 | 1.556 | 0.370 |
WFUTClient | 0 | 0 | 0 | ------ | ------ |
WalkingCallback | 0 | 0 | 0 | ------ | ------ |
Water | 101 | 10 | 35 | 2.886 | 0.286 |
WaveformControllerFunction | 0 | 0 | 0 | ------ | ------ |
WfutLoadingBarSection | 57 | 2 | 0 | ****** | ------ |
WfutService | 80 | 3 | 35 | 2.286 | ------ |
WfutSession | 112 | 17 | 14 | 8.000 | 1.214 |
Widget | 213 | 43 | 22 | 9.682 | 1.955 |
WidgetCreator | 6 | 0 | 0 | ------ | ------ |
WidgetDefinitions | 21 | 0 | 8 | 2.625 | ------ |
WidgetLoader | 22 | 4 | 0 | ****** | ------ |
WidgetPool | 70 | 8 | 0 | ****** | ****** |
WidgetStack | 0 | 0 | 0 | ------ | ------ |
WidgetStore | 0 | 0 | 0 | ------ | ------ |
Window | 11 | 0 | 0 | ------ | ------ |
WindowManager | 1 | 0 | 0 | ------ | ------ |
WireBoundingBox | 0 | 0 | 0 | ------ | ------ |
WorldEmberEntity | 118 | 13 | 21 | 5.619 | 0.619 |
WorldFragment | 0 | 0 | 0 | ------ | ------ |
WorldPickListenersStore | 0 | 0 | 0 | ------ | ------ |
XMLHelper | 40 | 6 | 14 | 2.857 | 0.429 |
XMLJesusSerializer | 331 | 74 | 46 | 7.196 | 1.609 |
XMLLayerDefinitionSerializer | 59 | 8 | 3 | 19.667 | 2.667 |
XMLModelDefinitionSerializer | 663 | 110 | 49 | 13.531 | 2.245 |
XMLModelMappingDefinitionSerializer | 147 | 20 | 20 | 7.350 | 1.000 |
anonymous | 39544 | 9351 | 3302 | 11.976 | 2.832 |
auto_ptr | 0 | 0 | 0 | ------ | ------ |
bbox3 | 261 | 161 | 42 | 6.214 | 3.833 |
bool | 0 | 0 | 0 | ------ | ------ |
connection | 0 | 0 | 0 | ------ | ------ |
deque | 0 | 0 | 0 | ------ | ------ |
directory | 53 | 11 | 0 | ****** | ****** |
distanceToBoxSort | 13 | 1 | 4 | ------ | ------ |
horrible_union | 0 | 0 | 0 | ------ | ------ |
iostream | 0 | 0 | 0 | ------ | ------ |
istream | 0 | 0 | 0 | ------ | ------ |
iterator | 0 | 0 | 0 | ------ | ------ |
line3 | 43 | 7 | 3 | 14.333 | 2.333 |
list | 0 | 0 | 0 | ------ | ------ |
map | 0 | 0 | 0 | ------ | ------ |
ostream | 0 | 0 | 0 | ------ | ------ |
sdword | 0 | 0 | 0 | ------ | ------ |
set | 0 | 0 | 0 | ------ | ------ |
shared_ptr | 0 | 0 | 0 | ------ | ------ |
short | 0 | 0 | 0 | ------ | ------ |
signal | 0 | 0 | 0 | ------ | ------ |
size_t | 0 | 0 | 0 | ------ | ------ |
size_type | 0 | 0 | 0 | ------ | ------ |
slot | 0 | 0 | 0 | ------ | ------ |
sphere | 5 | 0 | 2 | ------ | ------ |
string | 0 | 0 | 0 | ------ | ------ |
stringstream | 0 | 0 | 0 | ------ | ------ |
time_t | 0 | 0 | 0 | ------ | ------ |
trackable | 0 | 0 | 0 | ------ | ------ |
triangle | 105 | 29 | 54 | 1.944 | 0.537 |
type | 0 | 0 | 0 | ------ | ------ |
ubyte | 0 | 0 | 0 | ------ | ------ |
uchar | 0 | 0 | 0 | ------ | ------ |
udword | 0 | 0 | 0 | ------ | ------ |
uint | 0 | 0 | 0 | ------ | ------ |
uint16 | 0 | 0 | 0 | ------ | ------ |
uint32 | 0 | 0 | 0 | ------ | ------ |
uint32_t | 0 | 0 | 0 | ------ | ------ |
uint8 | 0 | 0 | 0 | ------ | ------ |
ushort | 0 | 0 | 0 | ------ | ------ |
va_list | 0 | 0 | 0 | ------ | ------ |
vector | 0 | 0 | 0 | ------ | ------ |
Module Name | Fan-out | Fan-in | IF4 | vis | con | inc | vis | con | incl | vis | con | inc |
---|---|---|---|---|---|---|---|---|---|
AABB | 7 | 0 | 7 | 5 | 0 | 5 | 1225 | 0 | 1225 |
AABBCollisionNode | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
AABBCollisionTree | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
AABBNoLeafNode | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
AABBNoLeafTree | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
AABBQuantizedNoLeafNode | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AABBQuantizedNode | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AABBTree | 4 | 0 | 4 | 2 | 1 | 2 | 64 | 0 | 64 |
AABBTreeBuilder | 2 | 0 | 2 | 2 | 1 | 2 | 16 | 0 | 16 |
AABBTreeCollider | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
AABBTreeNode | 1 | 0 | 1 | 2 | 1 | 2 | 4 | 0 | 4 |
AABBTreeOfAABBsBuilder | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
AABBTreeOfTrianglesBuilder | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
AABBTreeOfVerticesBuilder | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
ALuint | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Aabb | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
AbstractMatch | 2 | 2 | 2 | 5 | 2 | 5 | 100 | 16 | 100 |
Account | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
Action | 4 | 3 | 4 | 3 | 2 | 3 | 144 | 36 | 144 |
ActionDefinition | 3 | 0 | 3 | 7 | 6 | 7 | 441 | 0 | 441 |
ActionStore | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
ActiveWidgetHandler | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
AdapterBase | 8 | 10 | 10 | 1 | 0 | 1 | 64 | 0 | 100 |
AdapterFactory | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
Animation | 1 | 1 | 1 | 3 | 3 | 3 | 9 | 9 | 9 |
AnimationDefinition | 2 | 0 | 2 | 2 | 3 | 3 | 16 | 0 | 36 |
AnimationDefinitionsStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AnimationPartDefinitionsStore | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AnimationPartSet | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AnimationSet | 1 | 1 | 1 | 5 | 4 | 5 | 25 | 16 | 25 |
AnimationState | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AnimationStateSet | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AnimationStore | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
Application | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
Area | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AssetsManager | 0 | 0 | 0 | 5 | 2 | 5 | 0 | 0 | 0 |
AttachPair | 2 | 0 | 2 | 2 | 2 | 2 | 16 | 0 | 16 |
AttachPairStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AttachPoint | 7 | 1 | 7 | 4 | 3 | 4 | 784 | 9 | 784 |
AttachPointColourValueMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AttachPointNode | 4 | 0 | 4 | 8 | 1 | 8 | 1024 | 0 | 1024 |
AttrChangedSlot | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
AttrMap | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
AttributeCase | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
AttributeComparerWrapper | 4 | 3 | 4 | 1 | 0 | 1 | 16 | 0 | 16 |
AttributeDependentMatch | 3 | 2 | 3 | 4 | 2 | 4 | 144 | 16 | 144 |
AttributeMatch | 2 | 0 | 2 | 6 | 4 | 6 | 144 | 0 | 144 |
AttributeObserver | 1 | 0 | 1 | 8 | 4 | 8 | 64 | 0 | 64 |
AttributeTextBuilder | 0 | 0 | 0 | 6 | 1 | 7 | 0 | 0 | 0 |
AutoConstantEntry | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Avatar | 5 | 0 | 6 | 13 | 6 | 13 | 4225 | 0 | 6084 |
AvatarCamera | 1 | 0 | 1 | 23 | 13 | 23 | 529 | 0 | 529 |
AvatarCameraMount | 0 | 0 | 0 | 3 | 4 | 4 | 0 | 0 | 0 |
AvatarController | 3 | 0 | 3 | 19 | 9 | 20 | 3249 | 0 | 3600 |
AvatarControllerInputListener | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 0 | 1 |
AvatarEmberEntity | 5 | 0 | 5 | 12 | 4 | 12 | 3600 | 0 | 3600 |
AvatarMovementMode | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Axes | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
AxisAlignedBox | 15 | 10 | 16 | 0 | 0 | 0 | 0 | 0 | 0 |
AxisAlignedBoxSceneQuery | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
AxisBox | 4 | 3 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
BP_Callback | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
BP_Endpoint | 0 | 1 | 1 | 6 | 3 | 6 | 0 | 9 | 36 |
BP_Proxy | 2 | 0 | 2 | 2 | 1 | 3 | 16 | 0 | 36 |
BP_Scene | 2 | 0 | 2 | 5 | 3 | 5 | 100 | 0 | 100 |
BaseModel | 2 | 2 | 2 | 1 | 1 | 1 | 4 | 4 | 4 |
BasePoint | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
BasePointPickListener | 1 | 1 | 1 | 5 | 1 | 6 | 25 | 1 | 36 |
BasePointUserObject | 1 | 0 | 2 | 7 | 5 | 7 | 49 | 0 | 196 |
BasePointUserObjectStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
BasicRandom | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
BatchPage | 0 | 0 | 0 | 11 | 4 | 12 | 0 | 0 | 0 |
BatchedGeometry | 2 | 0 | 2 | 15 | 6 | 15 | 900 | 0 | 900 |
Between | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Billboard | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
BillboardOrigin | 4 | 4 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
BillboardSet | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
BindingSet | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
BlockSpec | 3 | 0 | 3 | 4 | 3 | 4 | 144 | 0 | 144 |
BluePrint | 6 | 0 | 6 | 7 | 3 | 7 | 1764 | 0 | 1764 |
BoolProvider | 0 | 0 | 0 | 5 | 5 | 6 | 0 | 0 | 0 |
Box | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
BoxCollisionShape | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
BuildingBlock | 6 | 0 | 6 | 8 | 5 | 8 | 2304 | 0 | 2304 |
BuildingBlockBinding | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
BuildingBlockBindingDefinition | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
BuildingBlockDefinition | 2 | 2 | 2 | 1 | 1 | 1 | 4 | 4 | 4 |
BuildingBlockSpec | 1 | 0 | 1 | 2 | 1 | 2 | 4 | 0 | 4 |
BuildingBlockSpecDefinition | 2 | 2 | 2 | 1 | 1 | 1 | 4 | 4 | 4 |
CDRGNURBSSurface | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
CHCTraversal | 0 | 0 | 0 | 3 | 2 | 4 | 0 | 0 | 0 |
CaelumEnvironment | 3 | 0 | 3 | 14 | 3 | 14 | 1764 | 0 | 1764 |
CaelumEnvironmentComponent | 0 | 2 | 2 | 1 | 0 | 1 | 0 | 0 | 4 |
CaelumListener | 2 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
CaelumSky | 1 | 0 | 1 | 7 | 3 | 8 | 49 | 0 | 64 |
CaelumSun | 1 | 0 | 1 | 4 | 2 | 5 | 16 | 0 | 25 |
CaelumSystem | 3 | 0 | 3 | 8 | 1 | 8 | 576 | 0 | 576 |
Camera | 31 | 1 | 31 | 0 | 0 | 0 | 0 | 0 | 0 |
CameraMount | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Capsule | 2 | 0 | 2 | 4 | 0 | 4 | 64 | 0 | 64 |
Carpenter | 2 | 0 | 2 | 3 | 3 | 3 | 36 | 0 | 36 |
Case | 3 | 3 | 3 | 2 | 1 | 2 | 36 | 9 | 36 |
CaseBase | 8 | 1 | 8 | 7 | 3 | 7 | 3136 | 9 | 3136 |
CaseDefinition | 5 | 0 | 5 | 4 | 4 | 4 | 400 | 0 | 400 |
CaseStore | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
CerrLogObserver | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
ChangeContext | 3 | 0 | 3 | 2 | 1 | 2 | 36 | 0 | 36 |
ChannelFileList | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
CharacterController | 0 | 0 | 0 | 5 | 4 | 5 | 0 | 0 | 0 |
ChatText | 1 | 0 | 1 | 7 | 3 | 7 | 49 | 0 | 49 |
ChatTextCreator | 1 | 1 | 1 | 2 | 1 | 2 | 4 | 1 | 4 |
ChildList | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ChildObjectList | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
CloudsUpdater | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
CodecDataPtr | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Collider | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
CollisionAABB | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 |
CollisionClass | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
CollisionContext | 1 | 0 | 1 | 9 | 5 | 9 | 81 | 0 | 81 |
CollisionFace | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 0 | 1 |
CollisionFaces | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 0 | 1 |
CollisionManager | 0 | 0 | 0 | 5 | 1 | 5 | 0 | 0 | 0 |
CollisionObject | 2 | 0 | 2 | 5 | 1 | 5 | 100 | 0 | 100 |
CollisionPair | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
ColorMap | 2 | 0 | 3 | 6 | 4 | 6 | 144 | 0 | 324 |
ColourValue | 23 | 7 | 24 | 0 | 0 | 0 | 0 | 0 | 0 |
ColouredListItem | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
Combobox | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
CompositorNameStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ConfigFile | 2 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
ConfigMap | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ConfigOptionMap | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ConfigService | 0 | 0 | 0 | 5 | 4 | 5 | 0 | 0 | 0 |
ConnectedAdapter | 0 | 0 | 0 | 9 | 2 | 9 | 0 | 0 | 0 |
Connection | 7 | 1 | 7 | 0 | 0 | 0 | 0 | 0 | 0 |
ConnectorBase | 6 | 5 | 6 | 7 | 5 | 7 | 1764 | 625 | 1764 |
ConnectorFour | 0 | 0 | 0 | 7 | 6 | 7 | 0 | 0 | 0 |
ConnectorOne | 0 | 0 | 0 | 4 | 3 | 4 | 0 | 0 | 0 |
ConnectorStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ConnectorThree | 0 | 0 | 0 | 6 | 5 | 6 | 0 | 0 | 0 |
ConnectorTwo | 0 | 0 | 0 | 5 | 4 | 5 | 0 | 0 | 0 |
ConnectorZero | 0 | 0 | 0 | 2 | 2 | 2 | 0 | 0 | 0 |
ConsoleAdapter | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
ConsoleBackend | 1 | 0 | 1 | 4 | 3 | 4 | 16 | 0 | 16 |
ConsoleCommandWrapper | 22 | 22 | 22 | 2 | 1 | 2 | 1936 | 484 | 1936 |
ConsoleObject | 22 | 21 | 22 | 1 | 0 | 1 | 484 | 0 | 484 |
ConsoleObjectImpl | 0 | 0 | 0 | 4 | 3 | 4 | 0 | 0 | 0 |
ConstTraversalConst | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
ConstWrapper | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
Construction | 3 | 0 | 3 | 7 | 2 | 7 | 441 | 0 | 441 |
Container | 3 | 4 | 4 | 1 | 1 | 1 | 9 | 16 | 16 |
Controller | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ControllerManager | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ControllerValue | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
CoordType | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
CoverageBatchStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
CullModeCallback | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
CustomAdapter | 0 | 0 | 0 | 3 | 3 | 3 | 0 | 0 | 0 |
DIR | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
DataConnection | 2 | 2 | 2 | 3 | 2 | 3 | 36 | 16 | 36 |
DataConnectionMap | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
DataKey | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
DataKeyImpl | 0 | 0 | 0 | 3 | 3 | 3 | 0 | 0 | 0 |
DataModelService | 0 | 0 | 0 | 3 | 3 | 4 | 0 | 0 | 0 |
DataObject | 0 | 0 | 0 | 7 | 6 | 9 | 0 | 0 | 0 |
DataProvider | 7 | 6 | 8 | 6 | 4 | 7 | 1764 | 576 | 3136 |
DataSignal | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
DataSlot | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
DataStreamPtr | 11 | 3 | 11 | 0 | 0 | 0 | 0 | 0 | 0 |
DebugLines | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 |
DebugRectangle2D | 1 | 0 | 1 | 4 | 2 | 4 | 16 | 0 | 16 |
Decoder | 0 | 0 | 0 | 3 | 3 | 3 | 0 | 0 | 0 |
DecoderBase | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
DefinitionBase | 3 | 3 | 3 | 2 | 2 | 2 | 36 | 36 | 36 |
DefinitionStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Degree | 11 | 11 | 11 | 0 | 0 | 0 | 0 | 0 | 0 |
DelayedIconRendererEntry | 1 | 0 | 1 | 3 | 0 | 3 | 9 | 0 | 9 |
DelayedIconRendererWorker | 1 | 0 | 1 | 8 | 3 | 8 | 64 | 0 | 64 |
DensityMap | 0 | 0 | 1 | 5 | 3 | 5 | 0 | 0 | 25 |
DimeKey | 3 | 1 | 3 | 2 | 2 | 2 | 36 | 4 | 36 |
DirectRendererWorker | 0 | 0 | 0 | 4 | 1 | 4 | 0 | 0 | 0 |
DragContainer | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
DummyAction | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
DummyPage | 0 | 0 | 0 | 9 | 3 | 9 | 0 | 0 | 0 |
Editbox | 7 | 0 | 7 | 0 | 0 | 0 | 0 | 0 | 0 |
Element | 17 | 0 | 17 | 0 | 0 | 0 | 0 | 0 | 0 |
EmberEntity | 20 | 2 | 22 | 20 | 6 | 20 | 160000 | 144 | 193600 |
EmberEntityActionCreator | 0 | 0 | 0 | 5 | 1 | 5 | 0 | 0 | 0 |
EmberEntityFactory | 0 | 0 | 0 | 12 | 4 | 12 | 0 | 0 | 0 |
EmberEntityModelAction | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
EmberEntityPartAction | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
EmberEntityUserObject | 0 | 0 | 0 | 4 | 2 | 5 | 0 | 0 | 0 |
EmberModelMappingManager | 0 | 0 | 0 | 12 | 7 | 12 | 0 | 0 | 0 |
EmberOgre | 0 | 0 | 0 | 4 | 0 | 4 | 0 | 0 | 0 |
EmberPagingLandScapeData2D_HeightField | 0 | 0 | 0 | 6 | 3 | 6 | 0 | 0 | 0 |
EmberPagingLandScapeTexture | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
EmberPagingSceneManager | 1 | 0 | 1 | 4 | 2 | 4 | 16 | 0 | 16 |
EmberPagingSceneManagerAdapter | 0 | 0 | 0 | 6 | 3 | 6 | 0 | 0 | 0 |
EmberPagingSceneManagerFactory | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
EmberPhysicalEntity | 8 | 2 | 8 | 13 | 3 | 13 | 10816 | 36 | 10816 |
EmberServices | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
EmberTerrainPageSource | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
EmberText | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 0 | 0 |
Empty | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Encounter | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 |
Entity | 52 | 2 | 52 | 0 | 0 | 0 | 0 | 0 | 0 |
EntityBaseCase | 2 | 2 | 2 | 5 | 3 | 5 | 100 | 36 | 100 |
EntityCEGUITexture | 2 | 0 | 2 | 1 | 0 | 1 | 4 | 0 | 4 |
EntityCollisionShape | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
EntityCreationObserver | 1 | 0 | 1 | 6 | 2 | 6 | 36 | 0 | 36 |
EntityEditor | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
EntityIcon | 4 | 0 | 4 | 11 | 3 | 11 | 1936 | 0 | 1936 |
EntityIconDragDropTarget | 2 | 2 | 2 | 4 | 1 | 4 | 64 | 4 | 64 |
EntityIconManager | 3 | 0 | 3 | 8 | 3 | 8 | 576 | 0 | 576 |
EntityIconSlot | 2 | 0 | 2 | 5 | 2 | 5 | 100 | 0 | 100 |
EntityIconSlotStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
EntityIconStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
EntityIconUserData | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 0 | 1 |
EntityMoveAdapter | 1 | 1 | 1 | 4 | 1 | 5 | 16 | 1 | 25 |
EntityMoveAdjuster | 2 | 1 | 2 | 4 | 1 | 4 | 64 | 1 | 64 |
EntityMoveAdjustmentInstance | 1 | 0 | 1 | 3 | 1 | 3 | 9 | 0 | 9 |
EntityMoveManager | 2 | 0 | 2 | 8 | 6 | 8 | 256 | 0 | 256 |
EntityMover | 0 | 0 | 0 | 6 | 3 | 6 | 0 | 0 | 0 |
EntityObserver | 2 | 0 | 2 | 10 | 4 | 10 | 400 | 0 | 400 |
EntityObserverStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
EntitySightSlot | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
EntityStore | 2 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
EntityTypeCase | 0 | 0 | 0 | 3 | 3 | 3 | 0 | 0 | 0 |
EntityTypeMatch | 2 | 1 | 2 | 1 | 0 | 1 | 4 | 0 | 4 |
EntityWorldPickListener | 1 | 0 | 1 | 9 | 5 | 9 | 81 | 0 | 81 |
EntityWorldPickListenerVisualizer | 0 | 0 | 0 | 4 | 1 | 4 | 0 | 0 | 0 |
EntryStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Environment | 1 | 0 | 1 | 6 | 3 | 7 | 36 | 0 | 49 |
ErisLogReciever | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
EventArgs | 29 | 0 | 29 | 0 | 0 | 0 | 0 | 0 | 0 |
Exception | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
FILE | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
Factory | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
FactoryFunc | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
FadedMaterialMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
FileObserver | 0 | 0 | 0 | 4 | 1 | 4 | 0 | 0 | 0 |
FloatProvider | 0 | 0 | 0 | 6 | 5 | 6 | 0 | 0 | 0 |
FolderProvider | 0 | 1 | 1 | 5 | 4 | 6 | 0 | 16 | 36 |
Foliage | 2 | 0 | 2 | 10 | 4 | 10 | 400 | 0 | 400 |
FoliageArea | 1 | 0 | 1 | 10 | 6 | 10 | 100 | 0 | 100 |
FoliageAreaStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
FoliageImpl | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Forest | 0 | 0 | 1 | 5 | 2 | 5 | 0 | 0 | 25 |
FrameEvent | 26 | 0 | 26 | 0 | 0 | 0 | 0 | 0 | 0 |
FrameListener | 10 | 10 | 10 | 0 | 0 | 0 | 0 | 0 | 0 |
FreeCameraController | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
FreeFlyingMount | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 |
FrontToBackNodeSorterOperator | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
FrontToBackNodeSorterPriorityQueue | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
GEN_Link | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
GEN_List | 2 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
GUICEGUIAdapter | 0 | 0 | 0 | 9 | 3 | 9 | 0 | 0 | 0 |
GUIManager | 6 | 0 | 6 | 10 | 0 | 10 | 3600 | 0 | 3600 |
GUISheet | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
GenericClass | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
GenericWalkingCallback | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
GeometryFactory | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
GeometryPage | 5 | 4 | 5 | 3 | 0 | 3 | 225 | 0 | 225 |
GeometryPageManager | 1 | 0 | 1 | 4 | 0 | 4 | 16 | 0 | 16 |
GpuProgramParameters | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
GpuProgramParametersSharedPtr | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
GrassLayer | 0 | 0 | 0 | 4 | 2 | 9 | 0 | 0 | 0 |
GrassLayerBase | 1 | 1 | 1 | 6 | 4 | 6 | 36 | 16 | 36 |
GrassLoader | 1 | 0 | 2 | 8 | 3 | 8 | 64 | 0 | 256 |
GrassPage | 0 | 0 | 0 | 11 | 4 | 11 | 0 | 0 | 0 |
HPoint | 1 | 0 | 1 | 3 | 1 | 3 | 9 | 0 | 9 |
HardwareIndexBufferSharedPtr | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
HardwareOcclusionQuery | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
HardwarePixelBufferSharedPtr | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
HardwareTextureBuffersCol | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
HardwareVertexBufferSharedPtr | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
HeightComparerWrapper | 0 | 0 | 0 | 5 | 2 | 5 | 0 | 0 | 0 |
Help | 0 | 0 | 0 | 7 | 3 | 7 | 0 | 0 | 0 |
HybridLSSCollider | 0 | 0 | 0 | 2 | 2 | 2 | 0 | 0 | 0 |
HybridModel | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
IActionCreator | 4 | 2 | 4 | 3 | 0 | 3 | 144 | 0 | 144 |
IAttributeTextHandler | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 |
ICameraMount | 0 | 2 | 2 | 3 | 2 | 3 | 0 | 16 | 36 |
ICollisionDetector | 2 | 1 | 2 | 2 | 1 | 2 | 16 | 1 | 16 |
ICollisionShape | 1 | 0 | 1 | 11 | 4 | 11 | 121 | 0 | 121 |
IEntityMoveBridge | 1 | 1 | 2 | 4 | 2 | 4 | 16 | 4 | 64 |
IEnvironmentProvider | 2 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
IFog | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
IGameView | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
IInnerServiceContainer | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
IInputAdapter | 5 | 4 | 5 | 2 | 0 | 2 | 100 | 0 | 100 |
IInputAdapterStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ILCodecs | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
ILImageCodec | 0 | 0 | 0 | 4 | 0 | 4 | 0 | 0 | 0 |
ILUtil | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
IPageDataProvider | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 0 | 1 |
IResourceProvider | 2 | 1 | 2 | 1 | 0 | 1 | 4 | 0 | 4 |
IResourceWrapper | 2 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
ISceneManagerAdapter | 2 | 1 | 2 | 4 | 2 | 4 | 64 | 4 | 64 |
IScriptingProvider | 2 | 1 | 2 | 3 | 0 | 3 | 36 | 0 | 36 |
IServerAdapter | 3 | 2 | 3 | 6 | 0 | 6 | 324 | 0 | 324 |
ISky | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ISoundProvider | 2 | 1 | 2 | 2 | 0 | 2 | 16 | 0 | 16 |
ISun | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 0 | 1 |
ITerrainPageShadowTechnique | 2 | 1 | 2 | 4 | 0 | 4 | 64 | 0 | 64 |
IWater | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
IWorldPickListener | 4 | 2 | 4 | 3 | 0 | 3 | 144 | 0 | 144 |
IceCore | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
IceMaths | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
Icon | 8 | 0 | 8 | 2 | 1 | 2 | 256 | 0 | 256 |
IconActionCreator | 0 | 0 | 0 | 6 | 2 | 6 | 0 | 0 | 0 |
IconBar | 1 | 1 | 1 | 4 | 1 | 4 | 16 | 1 | 16 |
IconBase | 2 | 0 | 2 | 4 | 0 | 4 | 64 | 0 | 64 |
IconBaseStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
IconImageStore | 1 | 0 | 1 | 3 | 1 | 3 | 9 | 0 | 9 |
IconImageStoreEntry | 2 | 0 | 2 | 2 | 0 | 2 | 16 | 0 | 16 |
IconImageStoreMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
IconImageStoreStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
IconManager | 1 | 0 | 1 | 4 | 2 | 4 | 16 | 0 | 16 |
IconMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
IconRenderWorker | 3 | 2 | 3 | 3 | 0 | 3 | 81 | 0 | 81 |
IconRenderer | 4 | 1 | 4 | 5 | 1 | 5 | 400 | 1 | 400 |
IconSlotStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
IconStore | 2 | 2 | 2 | 6 | 4 | 6 | 144 | 64 | 144 |
Image | 8 | 3 | 16 | 0 | 0 | 0 | 0 | 0 | 0 |
Imageset | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ImpostorBatch | 0 | 0 | 0 | 12 | 5 | 12 | 0 | 0 | 0 |
ImpostorPage | 2 | 0 | 2 | 12 | 8 | 12 | 576 | 0 | 576 |
ImpostorTexture | 1 | 0 | 1 | 11 | 8 | 11 | 121 | 0 | 121 |
IndexArray | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
IndexCalculator | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
IndexData | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
IndexedTriangle | 1 | 0 | 1 | 3 | 2 | 3 | 9 | 0 | 9 |
IngameChatWidget | 4 | 0 | 4 | 14 | 7 | 14 | 3136 | 0 | 3136 |
IngameEventsWidget | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
Input | 1 | 0 | 1 | 13 | 9 | 13 | 169 | 0 | 169 |
InputCommandMapper | 2 | 1 | 2 | 9 | 7 | 9 | 324 | 49 | 324 |
InputCommandMapperStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
InputDevice | 4 | 3 | 4 | 5 | 4 | 5 | 400 | 144 | 400 |
InputManager | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
InputMapping | 1 | 0 | 1 | 7 | 5 | 8 | 49 | 0 | 64 |
InputModeStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
InputService | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
InputSignal | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
InputSlot | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
InspectWidget | 0 | 0 | 0 | 12 | 4 | 12 | 0 | 0 | 0 |
InstanceStore | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
IntProvider | 0 | 0 | 0 | 6 | 5 | 6 | 0 | 0 | 0 |
InternDataConnection | 2 | 0 | 2 | 1 | 1 | 1 | 4 | 0 | 4 |
IntersectionSceneQueryListener | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
InventoryWidget | 0 | 0 | 0 | 10 | 4 | 10 | 0 | 0 | 0 |
Item | 0 | 1 | 2 | 4 | 3 | 4 | 0 | 9 | 64 |
ItemMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Jesus | 5 | 0 | 5 | 6 | 2 | 6 | 900 | 0 | 900 |
JesusEdit | 1 | 0 | 1 | 17 | 4 | 17 | 289 | 0 | 289 |
JesusEditFile | 1 | 0 | 1 | 10 | 0 | 10 | 100 | 0 | 100 |
JesusEditPreview | 1 | 0 | 1 | 18 | 2 | 18 | 324 | 0 | 324 |
JesusMousePicker | 1 | 1 | 1 | 5 | 3 | 5 | 25 | 9 | 25 |
JesusPickerObject | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
KeyCommandStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
KeyMapStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
KeyboardDevice | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
KeysSet | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
LSS | 2 | 0 | 2 | 2 | 1 | 2 | 16 | 0 | 16 |
LSSCollider | 1 | 1 | 1 | 12 | 2 | 12 | 144 | 4 | 144 |
Label | 2 | 0 | 2 | 11 | 4 | 11 | 484 | 0 | 484 |
LabelCreator | 1 | 1 | 1 | 2 | 1 | 2 | 4 | 1 | 4 |
LandScapeFileNames | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
LayerStore | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
Leaf | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
LensFlare | 1 | 1 | 1 | 6 | 2 | 6 | 36 | 4 | 36 |
LevelArray | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Light | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
LightList | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
LightWibbler | 0 | 0 | 0 | 4 | 3 | 4 | 0 | 0 | 0 |
Line | 1 | 0 | 1 | 7 | 0 | 7 | 49 | 0 | 49 |
LinkProvider | 0 | 0 | 0 | 8 | 8 | 9 | 0 | 0 | 0 |
ListAdapter | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
ListHolder | 0 | 0 | 0 | 5 | 1 | 5 | 0 | 0 | 0 |
ListItemStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ListType | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Listbox | 8 | 0 | 8 | 0 | 0 | 0 | 0 | 0 | 0 |
ListboxItem | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ListboxTextItem | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Listener | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
LoadingBar | 1 | 0 | 1 | 8 | 3 | 8 | 64 | 0 | 64 |
LoadingBarSection | 3 | 0 | 3 | 3 | 2 | 3 | 81 | 0 | 81 |
Lobby | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
LodDistanceList | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
LodTracker | 0 | 0 | 0 | 0 | 4 | 9 | 0 | 0 | 0 |
LogLevel | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
LogListener | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
LogMessageLevel | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
LogObserver | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
LoggingService | 1 | 0 | 1 | 5 | 5 | 6 | 25 | 0 | 36 |
LuaConnector | 0 | 0 | 0 | 7 | 2 | 7 | 0 | 0 | 0 |
LuaConnectorHelper | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
LuaConsoleObject | 0 | 0 | 0 | 4 | 3 | 4 | 0 | 0 | 0 |
LuaHelper | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
LuaScriptModule | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
LuaScriptingProvider | 0 | 0 | 0 | 4 | 1 | 4 | 0 | 0 | 0 |
LuaTypeStore | 5 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
MainCamera | 0 | 0 | 0 | 8 | 4 | 8 | 0 | 0 | 0 |
MakeEntityWidget | 0 | 0 | 0 | 12 | 4 | 12 | 0 | 0 | 0 |
ManualResourceLoader | 5 | 1 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
MapAdapter | 1 | 0 | 1 | 3 | 1 | 3 | 9 | 0 | 9 |
MapType | 7 | 1 | 7 | 0 | 0 | 0 | 0 | 0 | 0 |
MappingVector | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Match | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
MatchBase | 2 | 1 | 2 | 3 | 0 | 3 | 36 | 0 | 36 |
MatchBaseStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
MatchDefinition | 3 | 1 | 3 | 2 | 2 | 2 | 36 | 4 | 36 |
MatchStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Material | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
MaterialEditor | 0 | 0 | 0 | 4 | 3 | 4 | 0 | 0 | 0 |
MaterialPtr | 15 | 15 | 16 | 0 | 0 | 0 | 0 | 0 | 0 |
Matrix3x3 | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
Matrix4 | 9 | 1 | 9 | 0 | 0 | 0 | 0 | 0 | 0 |
Matrix4x4 | 9 | 0 | 9 | 1 | 1 | 1 | 81 | 0 | 81 |
MediaDeployer | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
MediaUpdater | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
MemoryDataStream | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
MemoryDataStreamPtr | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Mesh | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
MeshCollisionDetector | 0 | 0 | 0 | 8 | 3 | 8 | 0 | 0 | 0 |
MeshCollisionShape | 0 | 0 | 0 | 5 | 1 | 5 | 0 | 0 | 0 |
MeshInterface | 2 | 0 | 2 | 4 | 2 | 4 | 64 | 0 | 64 |
MeshPreview | 0 | 0 | 0 | 13 | 6 | 14 | 0 | 0 | 0 |
MeshPreviewHandler | 1 | 1 | 1 | 4 | 4 | 5 | 16 | 16 | 25 |
MeshPreviewMeshInstance | 1 | 0 | 1 | 4 | 2 | 4 | 16 | 0 | 16 |
MeshPtr | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
MeshQueue | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Meta | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
MetaserverService | 0 | 0 | 0 | 6 | 3 | 6 | 0 | 0 | 0 |
Model | 17 | 0 | 17 | 20 | 11 | 20 | 115600 | 0 | 115600 |
ModelBlock | 6 | 0 | 6 | 6 | 1 | 6 | 1296 | 0 | 1296 |
ModelDefinition | 3 | 0 | 3 | 15 | 7 | 15 | 2025 | 0 | 2025 |
ModelDefinitionManager | 0 | 0 | 0 | 9 | 5 | 9 | 0 | 0 | 0 |
ModelDefinitionPtr | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ModelDefnPtr | 1 | 1 | 1 | 3 | 1 | 3 | 9 | 1 | 9 |
ModelFactory | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
ModelMapping | 4 | 0 | 4 | 3 | 2 | 3 | 144 | 0 | 144 |
ModelMappingCreator | 0 | 0 | 0 | 11 | 0 | 11 | 0 | 0 | 0 |
ModelMappingDefinition | 3 | 0 | 3 | 2 | 2 | 2 | 36 | 0 | 36 |
ModelMappingDefinitionStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ModelMappingManager | 2 | 1 | 2 | 7 | 1 | 7 | 196 | 1 | 196 |
ModelPart | 0 | 0 | 0 | 4 | 3 | 4 | 0 | 0 | 0 |
ModelRenderer | 2 | 0 | 2 | 3 | 0 | 3 | 36 | 0 | 36 |
Moment | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
MotionManager | 0 | 0 | 0 | 11 | 6 | 11 | 0 | 0 | 0 |
MouseDevice | 0 | 0 | 0 | 3 | 3 | 4 | 0 | 0 | 0 |
MousePicker | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
MovableObject | 12 | 5 | 12 | 0 | 0 | 0 | 0 | 0 | 0 |
MovableObjectFactory | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
MovableObjectList | 3 | 2 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
MovableObjectListener | 1 | 1 | 1 | 5 | 2 | 6 | 25 | 4 | 36 |
MovableObjectRenderer | 1 | 1 | 1 | 10 | 4 | 10 | 100 | 16 | 100 |
MoveAdjustmentInstanceStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
MovementStore | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
MultiLineEditbox | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
NameValuePairList | 5 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
NewCharacter | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
Node | 5 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
NodeDataPerCamMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
NodeList | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
NonConnectedAdapter | 0 | 0 | 0 | 7 | 2 | 7 | 0 | 0 | 0 |
NumberAdapter | 0 | 0 | 0 | 3 | 1 | 4 | 0 | 0 | 0 |
NumericComparer | 8 | 6 | 8 | 0 | 0 | 0 | 0 | 0 | 0 |
NumericComparerWrapper | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
NumericEqualsComparer | 0 | 0 | 0 | 1 | 2 | 2 | 0 | 0 | 0 |
NumericEqualsOrGreaterComparer | 0 | 0 | 0 | 1 | 2 | 2 | 0 | 0 | 0 |
NumericEqualsOrLesserComparer | 0 | 0 | 0 | 1 | 2 | 2 | 0 | 0 | 0 |
NumericGreaterComparer | 0 | 0 | 0 | 1 | 2 | 2 | 0 | 0 | 0 |
NumericLesserComparer | 0 | 0 | 0 | 1 | 2 | 2 | 0 | 0 | 0 |
NumericRangeComparer | 0 | 0 | 0 | 2 | 2 | 2 | 0 | 0 | 0 |
NumericValueHolder | 0 | 5 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
OBB | 3 | 0 | 3 | 7 | 1 | 7 | 441 | 0 | 441 |
OOBBWireBoundingBox | 1 | 0 | 1 | 2 | 1 | 2 | 4 | 0 | 4 |
OOGChat | 1 | 0 | 1 | 6 | 1 | 6 | 36 | 0 | 36 |
Object | 7 | 7 | 7 | 0 | 0 | 0 | 0 | 0 | 0 |
Observer | 4 | 3 | 4 | 2 | 0 | 2 | 64 | 0 | 64 |
ObserverList | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Occlusion | 6 | 1 | 6 | 8 | 3 | 10 | 2304 | 9 | 3600 |
OcclusionBoundingBox | 2 | 0 | 2 | 5 | 2 | 5 | 100 | 0 | 100 |
OcclusionElement | 6 | 2 | 6 | 5 | 2 | 5 | 900 | 16 | 900 |
OctreeSet | 1 | 1 | 1 | 2 | 1 | 2 | 4 | 1 | 4 |
OgreCEGUIRenderer | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
OgreCEGUITexture | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
OgreEntityRenderer | 0 | 0 | 0 | 4 | 1 | 4 | 0 | 0 | 0 |
OgreInfo | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
OgreLogObserver | 0 | 0 | 0 | 4 | 3 | 4 | 0 | 0 | 0 |
OgreOpcodeDebugger | 4 | 0 | 4 | 3 | 1 | 3 | 144 | 0 | 144 |
OgreResourceLoader | 0 | 0 | 0 | 4 | 3 | 4 | 0 | 0 | 0 |
OgreResourceProvider | 0 | 0 | 0 | 2 | 2 | 2 | 0 | 0 | 0 |
OgreResourceWrapper | 0 | 0 | 0 | 2 | 3 | 3 | 0 | 0 | 0 |
OgreSetup | 0 | 0 | 0 | 4 | 0 | 4 | 0 | 0 | 0 |
OgreSoundProvider | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
OgreUtils | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 |
Opcode | 0 | 0 | 0 | 8 | 1 | 8 | 0 | 0 | 0 |
OpcodeCollisionDetector | 1 | 0 | 1 | 3 | 1 | 3 | 9 | 0 | 9 |
OpcodeCollisionDetectorVisualizer | 0 | 0 | 0 | 6 | 3 | 6 | 0 | 0 | 0 |
OpcodeCollisionDetectorVisualizerInstance | 1 | 0 | 1 | 2 | 0 | 2 | 4 | 0 | 4 |
OrientationAdapter | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
OrientedBox | 2 | 0 | 2 | 1 | 0 | 1 | 4 | 0 | 4 |
OutfitCase | 0 | 0 | 0 | 3 | 3 | 3 | 0 | 0 | 0 |
OutfitMatch | 2 | 0 | 2 | 9 | 5 | 9 | 324 | 0 | 324 |
Overlay | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
OverlayElement | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PDataKey | 8 | 9 | 9 | 0 | 0 | 0 | 0 | 0 | 0 |
PDataObject | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
PR | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
PRS | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
PageGridListIterator | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
PageInfo | 4 | 2 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
PageLoader | 4 | 3 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
PagedGeometry | 10 | 0 | 11 | 6 | 3 | 6 | 3600 | 0 | 4356 |
PagingLandScapeCamera | 3 | 0 | 3 | 4 | 2 | 5 | 144 | 0 | 225 |
PagingLandScapeData2D | 11 | 9 | 12 | 6 | 4 | 6 | 4356 | 1296 | 5184 |
PagingLandScapeData2DArray | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PagingLandScapeData2DList | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PagingLandScapeData2DManager | 10 | 0 | 11 | 12 | 7 | 12 | 14400 | 0 | 17424 |
PagingLandScapeData2DMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PagingLandScapeData2D_HeightField | 0 | 0 | 0 | 4 | 3 | 6 | 0 | 0 | 0 |
PagingLandScapeData2D_HeightFieldBlendNeighbor | 0 | 0 | 0 | 4 | 2 | 5 | 0 | 0 | 0 |
PagingLandScapeData2D_HeightFieldN | 0 | 0 | 0 | 4 | 3 | 6 | 0 | 0 | 0 |
PagingLandScapeData2D_HeightFieldNTC | 0 | 0 | 0 | 3 | 3 | 5 | 0 | 0 | 0 |
PagingLandScapeData2D_HeightFieldRaw | 0 | 0 | 0 | 4 | 2 | 5 | 0 | 0 | 0 |
PagingLandScapeData2D_HeightFieldRawTC | 0 | 0 | 0 | 3 | 2 | 4 | 0 | 0 | 0 |
PagingLandScapeData2D_HeightFieldTC | 0 | 0 | 0 | 3 | 3 | 5 | 0 | 0 | 0 |
PagingLandScapeData2D_Spline | 0 | 0 | 0 | 2 | 1 | 3 | 0 | 0 | 0 |
PagingLandScapeHorizon | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
PagingLandScapeIndexBufferManager | 0 | 0 | 0 | 5 | 3 | 5 | 0 | 0 | 0 |
PagingLandScapeIntersectionSceneQuery | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
PagingLandScapeListener | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
PagingLandScapeListenerManager | 0 | 0 | 0 | 6 | 1 | 6 | 0 | 0 | 0 |
PagingLandScapeMeshDecal | 0 | 0 | 0 | 15 | 16 | 26 | 0 | 0 | 0 |
PagingLandScapeMeshDecalFactory | 0 | 0 | 0 | 6 | 2 | 6 | 0 | 0 | 0 |
PagingLandScapeOctree | 4 | 0 | 4 | 10 | 6 | 10 | 1600 | 0 | 1600 |
PagingLandScapeOctreeAxisAlignedBoxSceneQuery | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
PagingLandScapeOctreeCamera | 6 | 1 | 6 | 5 | 2 | 5 | 900 | 4 | 900 |
PagingLandScapeOctreeIntersectionSceneQuery | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
PagingLandScapeOctreeNode | 3 | 0 | 3 | 15 | 7 | 15 | 2025 | 0 | 2025 |
PagingLandScapeOctreePlaneBoundedVolumeListSceneQuery | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
PagingLandScapeOctreeRaySceneQuery | 1 | 1 | 1 | 2 | 0 | 2 | 4 | 0 | 4 |
PagingLandScapeOctreeSceneManager | 5 | 1 | 5 | 22 | 9 | 22 | 12100 | 81 | 12100 |
PagingLandScapeOctreeSceneManagerFactory | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
PagingLandScapeOctreeSphereSceneQuery | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
PagingLandScapeOptions | 6 | 0 | 6 | 15 | 10 | 16 | 8100 | 0 | 9216 |
PagingLandScapePage | 1 | 0 | 2 | 4 | 2 | 4 | 16 | 0 | 64 |
PagingLandScapePageManager | 3 | 0 | 4 | 7 | 3 | 7 | 441 | 0 | 784 |
PagingLandScapePageRenderable | 0 | 0 | 0 | 14 | 6 | 14 | 0 | 0 | 0 |
PagingLandScapeQueue | 2 | 2 | 2 | 1 | 0 | 1 | 4 | 0 | 4 |
PagingLandScapeRaySceneQuery | 0 | 0 | 0 | 4 | 2 | 5 | 0 | 0 | 0 |
PagingLandScapeRenderable | 3 | 0 | 3 | 25 | 11 | 25 | 5625 | 0 | 5625 |
PagingLandScapeRenderableManager | 2 | 0 | 2 | 8 | 2 | 8 | 256 | 0 | 256 |
PagingLandScapeRenderableSet | 1 | 1 | 1 | 3 | 1 | 3 | 9 | 1 | 9 |
PagingLandScapeSceneManager | 10 | 1 | 10 | 9 | 2 | 9 | 8100 | 4 | 8100 |
PagingLandScapeSceneManagerFactory | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
PagingLandScapeTexture | 20 | 19 | 20 | 13 | 11 | 13 | 67600 | 43681 | 67600 |
PagingLandScapeTextureArray | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PagingLandScapeTextureCoordinatesManager | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
PagingLandScapeTextureList | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PagingLandScapeTextureManager | 20 | 0 | 20 | 16 | 11 | 16 | 102400 | 0 | 102400 |
PagingLandScapeTextureMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PagingLandScapeTexture_BaseTexture | 0 | 0 | 0 | 2 | 2 | 3 | 0 | 0 | 0 |
PagingLandScapeTexture_BaseTexture2 | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_Image | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_InstantBaseTexture | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
PagingLandScapeTexture_InstantBaseTextureEdit | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_InstantBaseTextureShadowed | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
PagingLandScapeTexture_None | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
PagingLandScapeTexture_Splatting | 0 | 0 | 0 | 5 | 3 | 6 | 0 | 0 | 0 |
PagingLandScapeTexture_Splatting2 | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_Splatting2Edit | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_Splatting3 | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_Splatting4 | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_Splatting5 | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_Splatting6 | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_Splatting7 | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_Splatting7Edit | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_SplattingShader | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTexture_SplattingShaderEdit | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PagingLandScapeTile | 3 | 0 | 4 | 4 | 1 | 4 | 144 | 0 | 256 |
PagingLandScapeTileInfo | 5 | 0 | 5 | 2 | 1 | 2 | 100 | 0 | 100 |
PagingLandScapeTileManager | 1 | 0 | 1 | 5 | 2 | 5 | 25 | 0 | 25 |
PagingLandScapeTileRow | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PagingLandscapeDelegate | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PagingLandscapeEvent | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
PairCallback | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
Pairs | 2 | 0 | 2 | 0 | 1 | 1 | 0 | 0 | 4 |
ParameterStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PartDefinition | 3 | 0 | 3 | 5 | 3 | 5 | 225 | 0 | 225 |
PartDefinitionsStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ParticleSystem | 1 | 0 | 1 | 2 | 1 | 2 | 4 | 0 | 4 |
ParticleSystemBinding | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
ParticleSystemBindingsPtrSet | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
ParticleSystemSet | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Pass | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
PassStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Person | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PersonEmberEntity | 0 | 0 | 0 | 8 | 1 | 8 | 0 | 0 | 0 |
PixelBox | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
PixelFormat | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PixelPos | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Plane | 6 | 2 | 6 | 1 | 0 | 1 | 36 | 0 | 36 |
PlaneBoundedVolumeList | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PlanesCollider | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
Player | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Point | 24 | 7 | 24 | 4 | 0 | 4 | 9216 | 0 | 9216 |
PolygonMode | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PoolSet | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
Position2DAdapter | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
PositionAdapter | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
ProviderStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
PtrCollisionShape | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
PushButton | 5 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
Quat | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Quaternion | 24 | 5 | 25 | 0 | 0 | 0 | 0 | 0 | 0 |
QuaternionAdapter | 0 | 0 | 0 | 4 | 1 | 4 | 0 | 0 | 0 |
QueriedOcclusionElement | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
QuerySet | 0 | 1 | 1 | 2 | 1 | 3 | 0 | 1 | 9 |
Quit | 0 | 0 | 0 | 5 | 2 | 5 | 0 | 0 | 0 |
RGBA | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
RadioButton | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
RadixSort | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
Ray | 12 | 2 | 12 | 1 | 0 | 1 | 144 | 0 | 144 |
Ray3 | 0 | 0 | 0 | 7 | 0 | 7 | 0 | 0 | 0 |
RayCollider | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
RaySceneQuery | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
RaySceneQueryListener | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
RaySceneQueryResultEntry | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
Real | 79 | 75 | 81 | 0 | 0 | 0 | 0 | 0 | 0 |
Recorder | 1 | 1 | 1 | 2 | 1 | 2 | 4 | 1 | 4 |
ReflectionTextureListener | 1 | 0 | 1 | 6 | 3 | 6 | 36 | 0 | 36 |
RefractionTextureListener | 1 | 0 | 1 | 4 | 2 | 4 | 16 | 0 | 16 |
RegisterCameraTraversal | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
RenderLevel | 0 | 1 | 1 | 0 | 1 | 1 | 0 | 1 | 1 |
RenderOperation | 3 | 1 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
RenderQueue | 8 | 0 | 8 | 0 | 0 | 0 | 0 | 0 | 0 |
RenderQueueGroupID | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
RenderSystem | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
RenderTargetEvent | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
RenderTargetListener | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
RenderTargetViewportEvent | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
RenderTexture | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
RenderWindow | 6 | 0 | 6 | 0 | 0 | 0 | 0 | 0 | 0 |
Renderable | 5 | 4 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
RenderingDefinition | 0 | 0 | 0 | 1 | 2 | 2 | 0 | 0 | 0 |
RepetitionDevice | 0 | 0 | 0 | 6 | 5 | 7 | 0 | 0 | 0 |
RequestCallback | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Resource | 2 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
ResourceGroupListener | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ResourceGroupLoadingBarSection | 0 | 0 | 0 | 7 | 4 | 7 | 0 | 0 | 0 |
ResourceHandle | 5 | 5 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
ResourceManager | 4 | 3 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
ResourcePtr | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
ResourceWrapper | 2 | 0 | 2 | 2 | 0 | 2 | 16 | 0 | 16 |
Room | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Root | 6 | 0 | 6 | 0 | 0 | 0 | 0 | 0 | 0 |
RootEntity | 7 | 0 | 7 | 0 | 0 | 0 | 0 | 0 | 0 |
RootOperation | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
SAP_Box | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 0 | 1 |
SAP_Element | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 1 |
SAP_EndPoint | 1 | 0 | 2 | 1 | 1 | 1 | 1 | 0 | 4 |
SAP_PairData | 0 | 1 | 1 | 3 | 2 | 4 | 0 | 4 | 16 |
SBMaterialRef | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
SBMaterialRefList | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SDLKey | 12 | 6 | 12 | 0 | 0 | 0 | 0 | 0 | 0 |
SDLKeyMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SDLMod | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SDL_Event | 5 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
SDL_KeyboardEvent | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SDL_TimerID | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SDL_keysym | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
SVCache | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
SWTraversal | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
SceneManager | 45 | 1 | 46 | 0 | 0 | 0 | 0 | 0 | 0 |
SceneManagerFactory | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
SceneNode | 25 | 1 | 25 | 0 | 0 | 0 | 0 | 0 | 0 |
SceneQueryListener | 4 | 1 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
ScriptingService | 2 | 0 | 2 | 9 | 6 | 9 | 324 | 0 | 324 |
SectionStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Segment | 4 | 2 | 4 | 1 | 0 | 1 | 16 | 0 | 16 |
ServerInfo | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
ServerService | 0 | 0 | 0 | 19 | 8 | 19 | 0 | 0 | 0 |
ServerWidget | 0 | 0 | 0 | 14 | 3 | 14 | 0 | 0 | 0 |
Service | 11 | 10 | 11 | 4 | 4 | 4 | 1936 | 1600 | 1936 |
ServiceContainer | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
ServiceManager | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
Shader | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
SharedPtr | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SimpleRenderContext | 1 | 0 | 1 | 14 | 5 | 14 | 196 | 0 | 196 |
SimpleRenderContextResourceLoader | 1 | 1 | 1 | 3 | 1 | 3 | 9 | 1 | 9 |
SimpleRenderable | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
SimpleSunPositionModel | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
SimpleTerrainPageShadowTechnique | 0 | 0 | 0 | 5 | 1 | 5 | 0 | 0 | 0 |
Singleton | 8 | 8 | 8 | 1 | 0 | 1 | 64 | 0 | 64 |
SizeAdapter | 0 | 0 | 0 | 4 | 1 | 4 | 0 | 0 | 0 |
Sky | 0 | 0 | 0 | 5 | 2 | 5 | 0 | 0 | 0 |
SkyColourModel | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
SkyDome | 2 | 0 | 2 | 5 | 1 | 5 | 100 | 0 | 100 |
Slider | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
SoundDefinitionsStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SoundService | 2 | 0 | 2 | 6 | 4 | 7 | 144 | 0 | 196 |
Sphere | 7 | 0 | 7 | 2 | 1 | 2 | 196 | 0 | 196 |
SphereCollider | 0 | 0 | 0 | 5 | 0 | 5 | 0 | 0 | 0 |
SphereMeshCollisionShape | 0 | 0 | 0 | 5 | 1 | 5 | 0 | 0 | 0 |
StackableContainer | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
Starfield | 0 | 0 | 0 | 4 | 1 | 4 | 0 | 0 | 0 |
StaticAdapter | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
StaticBillboard | 0 | 0 | 0 | 3 | 3 | 3 | 0 | 0 | 0 |
StaticBillboardSet | 1 | 0 | 1 | 15 | 9 | 15 | 225 | 0 | 225 |
StatusIconBar | 0 | 0 | 0 | 6 | 2 | 6 | 0 | 0 | 0 |
StoredImageElvBasedSkyColourModel | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
StoredImageSkyColourModel | 0 | 0 | 0 | 5 | 2 | 5 | 0 | 0 | 0 |
StreamLogObserver | 1 | 1 | 1 | 4 | 1 | 4 | 16 | 1 | 16 |
String | 60 | 19 | 60 | 0 | 0 | 0 | 0 | 0 | 0 |
StringAdapter | 0 | 0 | 0 | 3 | 1 | 4 | 0 | 0 | 0 |
StringComparer | 1 | 0 | 1 | 1 | 1 | 1 | 1 | 0 | 1 |
StringComparerWrapper | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
StringParamStore | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
StringProvider | 0 | 0 | 0 | 6 | 5 | 6 | 0 | 0 | 0 |
StringSet | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
StringStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
StringVector | 3 | 1 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
SubBatch | 0 | 0 | 0 | 20 | 5 | 20 | 0 | 0 | 0 |
SubBatchMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SubEntity | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
SubEntityDefinition | 2 | 0 | 2 | 2 | 1 | 2 | 16 | 0 | 16 |
SubEntityDefinitionsStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SubExtentContainer | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SubMesh | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
SubModel | 1 | 0 | 1 | 3 | 1 | 3 | 9 | 0 | 9 |
SubModelDefinition | 3 | 0 | 3 | 4 | 2 | 4 | 144 | 0 | 144 |
SubModelPart | 1 | 0 | 1 | 4 | 2 | 4 | 16 | 0 | 16 |
SubModelPartEntityStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SubModelPartMap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SubModelPartStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
SubSectionContainer | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Sun | 2 | 0 | 2 | 14 | 6 | 14 | 784 | 0 | 784 |
SunPositionModel | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Surface | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
SweepAndPrune | 0 | 0 | 0 | 4 | 3 | 7 | 0 | 0 | 0 |
System | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
T | 9 | 3 | 10 | 0 | 0 | 0 | 0 | 0 | 0 |
T0 | 5 | 5 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
T1 | 5 | 4 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
T2 | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
T3 | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
TBounds | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TCase | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TGrassLayer | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TIXML_STRING | 3 | 2 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
TLeafShape | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
TMatch | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TParameters | 1 | 0 | 1 | 6 | 6 | 6 | 36 | 0 | 36 |
TRect | 6 | 5 | 6 | 0 | 0 | 0 | 0 | 0 | 0 |
TSectionFrame | 1 | 0 | 1 | 2 | 2 | 2 | 4 | 0 | 4 |
TStem | 0 | 0 | 1 | 9 | 5 | 9 | 0 | 0 | 81 |
T_Overlap | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
T_ProxyList | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TagPoint | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Technique | 5 | 0 | 5 | 0 | 0 | 0 | 0 | 0 | 0 |
Terrain | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TerrainArea | 3 | 0 | 3 | 5 | 2 | 5 | 225 | 0 | 225 |
TerrainCollisionShape | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
TerrainData | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
TerrainDefPointStore | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TerrainEditAction | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 1 |
TerrainEditBasePointMovement | 0 | 0 | 0 | 2 | 2 | 2 | 0 | 0 | 0 |
TerrainEditor | 1 | 0 | 1 | 13 | 6 | 13 | 169 | 0 | 169 |
TerrainGenerator | 6 | 0 | 6 | 14 | 1 | 14 | 7056 | 0 | 7056 |
TerrainInfo | 0 | 0 | 0 | 4 | 2 | 4 | 0 | 0 | 0 |
TerrainLayerDefinition | 3 | 0 | 3 | 1 | 1 | 1 | 9 | 0 | 9 |
TerrainLayerDefinitionManager | 1 | 0 | 1 | 11 | 5 | 11 | 121 | 0 | 121 |
TerrainOptions | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
TerrainPage | 11 | 0 | 11 | 6 | 2 | 6 | 4356 | 0 | 4356 |
TerrainPageGeometry | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
TerrainPageShadow | 6 | 0 | 6 | 6 | 2 | 6 | 1296 | 0 | 1296 |
TerrainPageSurface | 1 | 0 | 1 | 6 | 3 | 6 | 36 | 0 | 36 |
TerrainPageSurfaceCompiler | 0 | 0 | 0 | 5 | 2 | 5 | 0 | 0 | 0 |
TerrainPageSurfaceCompilerShaderNormalMappedPass | 0 | 0 | 0 | 4 | 1 | 4 | 0 | 0 | 0 |
TerrainPageSurfaceCompilerShaderNormalMappedPassCoverageBatch | 0 | 0 | 0 | 3 | 2 | 3 | 0 | 0 | 0 |
TerrainPageSurfaceCompilerShaderPass | 3 | 1 | 3 | 7 | 3 | 7 | 441 | 9 | 441 |
TerrainPageSurfaceCompilerShaderPassCoverageBatch | 1 | 1 | 1 | 8 | 4 | 8 | 64 | 16 | 64 |
TerrainPageSurfaceCompilerTechnique | 2 | 2 | 2 | 4 | 1 | 4 | 64 | 4 | 64 |
TerrainPageSurfaceCompilerTechniqueShader | 1 | 1 | 1 | 9 | 3 | 9 | 81 | 9 | 81 |
TerrainPageSurfaceCompilerTechniqueShaderNormalMapped | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
TerrainPageSurfaceCompilerTechniqueSimple | 0 | 0 | 0 | 7 | 2 | 7 | 0 | 0 | 0 |
TerrainPageSurfaceLayer | 5 | 0 | 5 | 5 | 1 | 5 | 625 | 0 | 625 |
TerrainPageSurfaceLayerStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TerrainParser | 0 | 0 | 0 | 2 | 0 | 2 | 0 | 0 | 0 |
TerrainPosition | 6 | 4 | 6 | 0 | 0 | 0 | 0 | 0 | 0 |
TerrainShader | 2 | 0 | 2 | 7 | 0 | 7 | 196 | 0 | 196 |
TestService | 0 | 0 | 0 | 2 | 2 | 2 | 0 | 0 | 0 |
Texture | 6 | 0 | 6 | 0 | 0 | 0 | 0 | 0 | 0 |
TexturePtr | 10 | 10 | 10 | 0 | 0 | 0 | 0 | 0 | 0 |
TiXmlAttribute | 2 | 1 | 2 | 4 | 2 | 6 | 64 | 4 | 144 |
TiXmlAttributeSet | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
TiXmlBase | 2 | 2 | 2 | 6 | 2 | 6 | 144 | 16 | 144 |
TiXmlComment | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TiXmlDeclaration | 1 | 0 | 1 | 3 | 0 | 3 | 9 | 0 | 9 |
TiXmlDocument | 3 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
TiXmlElement | 4 | 0 | 4 | 2 | 1 | 2 | 64 | 0 | 64 |
TiXmlNode | 1 | 1 | 1 | 6 | 2 | 6 | 36 | 4 | 36 |
TiXmlParsingData | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
TiXmlString | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
TiXmlText | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TiXmlUnknown | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TiXmlVisitor | 1 | 0 | 1 | 7 | 0 | 7 | 49 | 0 | 49 |
TimeService | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
Timeout | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Timer | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Tokeniser | 0 | 0 | 0 | 2 | 2 | 2 | 0 | 0 | 0 |
Traversal | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
TraversalConst | 4 | 4 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
Tree | 1 | 0 | 1 | 5 | 4 | 6 | 25 | 0 | 36 |
TreeIterator2D | 0 | 0 | 0 | 6 | 4 | 6 | 0 | 0 | 0 |
TreeIterator3D | 0 | 0 | 0 | 6 | 4 | 6 | 0 | 0 | 0 |
TreeLoader2D | 1 | 0 | 1 | 11 | 4 | 11 | 121 | 0 | 121 |
TreeLoader3D | 1 | 0 | 1 | 13 | 5 | 13 | 169 | 0 | 169 |
TreeOverlayDebug | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
TreeRef | 2 | 2 | 2 | 4 | 3 | 4 | 64 | 36 | 64 |
TreeType | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
TriList | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
Triangle | 0 | 0 | 0 | 5 | 2 | 5 | 0 | 0 | 0 |
TypeInfo | 10 | 0 | 10 | 0 | 0 | 0 | 0 | 0 | 0 |
TypeInfoPtr | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TypeInfoStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
TypeService | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
Uint16 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Uint32 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
UninitializedInnerServiceContainer | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
UnregisterCameraTraversal | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
UserDefinedObject | 4 | 3 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
Variable | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Vector | 7 | 3 | 7 | 0 | 0 | 0 | 0 | 0 | 0 |
Vector2 | 4 | 2 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
Vector3 | 70 | 35 | 73 | 0 | 0 | 0 | 0 | 0 | 0 |
Vector3Adapter | 0 | 0 | 0 | 4 | 1 | 4 | 0 | 0 | 0 |
Vector4 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
VertexData | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
View | 13 | 0 | 13 | 0 | 0 | 0 | 0 | 0 | 0 |
ViewEmberEntity | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
ViewFrustumCullingTraversal | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
ViewFrustumCullingTraversalDirect | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
Viewport | 2 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
VisibilityData | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
VisiblesPerCam | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Visitor | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
VisualizerInstanceStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
VolumeCollider | 2 | 2 | 2 | 2 | 1 | 2 | 16 | 4 | 16 |
WFUTClient | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
WalkingCallback | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Water | 1 | 0 | 1 | 7 | 2 | 7 | 49 | 0 | 49 |
WaveformControllerFunction | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
WfutLoadingBarSection | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
WfutService | 0 | 0 | 0 | 6 | 5 | 6 | 0 | 0 | 0 |
WfutSession | 0 | 0 | 0 | 5 | 4 | 5 | 0 | 0 | 0 |
Widget | 12 | 11 | 12 | 8 | 3 | 8 | 9216 | 1089 | 9216 |
WidgetCreator | 3 | 2 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
WidgetDefinitions | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
WidgetLoader | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
WidgetPool | 1 | 1 | 1 | 3 | 2 | 4 | 9 | 4 | 16 |
WidgetStack | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
WidgetStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Window | 25 | 0 | 25 | 0 | 0 | 0 | 0 | 0 | 0 |
WindowManager | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
WireBoundingBox | 2 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
WorldEmberEntity | 1 | 0 | 1 | 14 | 3 | 14 | 196 | 0 | 196 |
WorldFragment | 1 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
WorldPickListenersStore | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
XMLHelper | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
XMLJesusSerializer | 0 | 0 | 0 | 6 | 0 | 6 | 0 | 0 | 0 |
XMLLayerDefinitionSerializer | 0 | 0 | 0 | 3 | 0 | 3 | 0 | 0 | 0 |
XMLModelDefinitionSerializer | 0 | 0 | 0 | 11 | 3 | 12 | 0 | 0 | 0 |
XMLModelMappingDefinitionSerializer | 1 | 1 | 1 | 7 | 0 | 7 | 49 | 0 | 49 |
anonymous | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
auto_ptr | 15 | 15 | 15 | 0 | 0 | 0 | 0 | 0 | 0 |
bbox3 | 1 | 0 | 1 | 2 | 1 | 2 | 4 | 0 | 4 |
bool | 119 | 111 | 126 | 0 | 0 | 0 | 0 | 0 | 0 |
connection | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
deque | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
directory | 0 | 0 | 0 | 1 | 2 | 3 | 0 | 0 | 0 |
distanceToBoxSort | 0 | 0 | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
horrible_union | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
iostream | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
istream | 3 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
iterator | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
line3 | 2 | 0 | 2 | 2 | 2 | 2 | 16 | 0 | 16 |
list | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
map | 17 | 13 | 17 | 0 | 0 | 0 | 0 | 0 | 0 |
ostream | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
sdword | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
set | 6 | 3 | 6 | 0 | 0 | 0 | 0 | 0 | 0 |
shared_ptr | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
short | 6 | 5 | 6 | 0 | 0 | 0 | 0 | 0 | 0 |
signal | 35 | 34 | 35 | 0 | 0 | 0 | 0 | 0 | 0 |
size_t | 21 | 26 | 27 | 0 | 0 | 0 | 0 | 0 | 0 |
size_type | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
slot | 2 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
sphere | 1 | 0 | 1 | 2 | 2 | 2 | 4 | 0 | 4 |
string | 164 | 73 | 164 | 0 | 0 | 0 | 0 | 0 | 0 |
stringstream | 2 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
time_t | 4 | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 0 |
trackable | 22 | 22 | 22 | 0 | 0 | 0 | 0 | 0 | 0 |
triangle | 0 | 0 | 0 | 3 | 1 | 3 | 0 | 0 | 0 |
type | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
ubyte | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
uchar | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
udword | 21 | 20 | 21 | 0 | 0 | 0 | 0 | 0 | 0 |
uint | 5 | 7 | 7 | 0 | 0 | 0 | 0 | 0 | 0 |
uint16 | 3 | 3 | 3 | 0 | 0 | 0 | 0 | 0 | 0 |
uint32 | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
uint32_t | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
uint8 | 6 | 6 | 6 | 0 | 0 | 0 | 0 | 0 | 0 |
ushort | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 0 | 0 |
va_list | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
vector | 36 | 21 | 36 | 0 | 0 | 0 | 0 | 0 | 0 |
This report was generated by the program CCCC, which is FREELY REDISTRIBUTABLE but carries NO WARRANTY.
CCCC was developed by Tim Littlefair. as part of a PhD research project. This project is now completed and descriptions of the findings can be accessed at http://www.chs.ecu.edu.au/~tlittlef.
User support for CCCC can be obtained by mailing the list cccc-users@lists.sourceforge.net.
Please also visit the CCCC development website at http://cccc.sourceforge.net.