Detailed report on module IWorldPickListener

MetricTagOverallPer Function
Lines of CodeLOC 9******
McCabe's Cyclomatic NumberMVG 0******
Lines of CommentCOM 14********
LOC/COML_C------ 
MVG/COMM_C------ 
Weighted Methods per Class (  weighting = unity )WMC1 4 
Weighted Methods per Class (  weighting = visible )WMCv 3 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 2 
Coupling between objectsCBO 7 
Information Flow measure (  inclusive )IF4 144********
Information Flow measure (  visible )IF4v 144********
Information Flow measure (  concrete )IF4c 0********

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
declaration   ./components/ogre/AvatarCamera.h:47
1 0 0------------
definition   ./components/ogre/IWorldPickListener.h:60
4 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
endPickingContext(  const MousePickerArgs & )
definition   ./components/ogre/IWorldPickListener.h:74

1 0 3------------
initializePickingContext(   )
definition   ./components/ogre/IWorldPickListener.h:69

1 0 3------------
processPickResult(  bool &,  RaySceneQueryResultEntry &,  Ray &,  const MousePickerArgs & )
declaration   ./components/ogre/IWorldPickListener.h:84

1 0 8------------
~IWorldPickListener(   )
definition   ./components/ogre/IWorldPickListener.h:64

1 0 0------------

Relationships

ClientsSuppliers
AvatarCamera [V]
pass by reference   ./components/ogre/AvatarCamera.h:207


BasePointPickListener [CV]
inheritance   ./components/ogre/terrain/TerrainEditor.h:50


EntityWorldPickListener [CV]
inheritance   ./components/ogre/EntityWorldPickListener.h:65


MainCamera [V]
pass by reference   ./components/ogre/AvatarCamera.h:424


 
Ray [V]
pass by reference   ./components/ogre/IWorldPickListener.h:84


RaySceneQueryResultEntry [V]
pass by reference   ./components/ogre/IWorldPickListener.h:84


bool [V]
pass by reference   ./components/ogre/IWorldPickListener.h:84