CSLCOLLADACamera Class Reference

Class describing a camera and its interest. More...

#include <COLLADACamera.h>

Inheritance diagram for CSLCOLLADACamera:

CSLCamera CSLPrimitive CSLConstrainableType CSLTemplate CSIBCNode List of all members.

Public Member Functions

  CSLCOLLADACamera (CSLScene *in_pScene, CSLModel *in_pModel, CdotXSITemplate *in_pTemplate)
virtual  ~CSLCOLLADACamera ()
virtual SI_Float  GetRoll ()
virtual SI_Void  SetRoll (SI_Float in_fValue)

Detailed Description

Class describing a camera and its interest.

Describes a camera and its interest.


Constructor & Destructor Documentation

CSLCOLLADACamera ( CSLScene in_pScene,
CSLModel in_pModel,
CdotXSITemplate in_pTemplate  
)

Constructor

Parameters:
in_pScene  Pointer to the scene containing the Camera
in_pModel  Pointer to the model containing the Camera
in_pTemplate  Pointer to the CdotXSITemplate containing the Camera

virtual ~CSLCOLLADACamera (  )  [virtual]

Destructor


Member Function Documentation

virtual SI_Float GetRoll (  )  [virtual]

Return the roll of the camera.

Returns:
SI_Float Roll.

Reimplemented from CSLCamera.

virtual SI_Void SetRoll ( SI_Float  in_fValue  )  [virtual]

Change the roll of the camera.

Parameters:
SI_Float  New roll value.

Reimplemented from CSLCamera.


The documentation for this class was generated from the following file: