Detailed report on module ICameraMount

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

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
definition   ./components/ogre/AvatarCamera.h:326
4 0 0------------

Functions

Function prototypeLOCMVGCOML_CM_C
getOrientation(  bool )
declaration   ./components/ogre/AvatarCamera.h:353

1 0 3------------
getPitch(   )
declaration   ./components/ogre/AvatarCamera.h:343

1 0 3------------
getPosition(   )
declaration   ./components/ogre/AvatarCamera.h:359

1 0 4------------
getYaw(   )
declaration   ./components/ogre/AvatarCamera.h:348

1 0 3------------
pitch(  Degree )
declaration   ./components/ogre/AvatarCamera.h:333

1 0 3------------
setAvatarNode(  SceneNode * )
declaration   ./components/ogre/AvatarCamera.h:366

1 0 3------------
setMode(  Mode )
declaration   ./components/ogre/AvatarCamera.h:361

1 0 0------------
yaw(  Degree )
declaration   ./components/ogre/AvatarCamera.h:338

1 0 3------------
~ICameraMount(   )
definition   ./components/ogre/AvatarCamera.h:328

0 0 0------------

Relationships

ClientsSuppliers
AvatarCameraMount [C]
inheritance   ./components/ogre/AvatarCamera.h:443


FreeFlyingMount [C]
inheritance   ./components/ogre/AvatarCamera.h:461


 
Degree [CV]
pass by value   ./components/ogre/AvatarCamera.h:333
pass by value   ./components/ogre/AvatarCamera.h:338


SceneNode [V]
pass by reference   ./components/ogre/AvatarCamera.h:366


bool [CV]
pass by value   ./components/ogre/AvatarCamera.h:353