cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
osaOSGCamera::Data Class Reference

User data for the camera. More...

#include <osaOSGCamera.h>

Inheritance diagram for osaOSGCamera::Data:

Public Member Functions

 Data (osaOSGCamera *camera)
 Default constructor. More...
 
osaOSGCameraGetCamera ()
 Get the pointer to the camera. More...
 

Detailed Description

User data for the camera.

This class stores a pointer to a camera object. This pointer is is used during traversals to capture/process images and update the orientation/position of the camera.

Constructor & Destructor Documentation

osaOSGCamera::Data::Data ( osaOSGCamera camera)
inline

Default constructor.

Member Function Documentation

osaOSGCamera* osaOSGCamera::Data::GetCamera ( )
inline

Get the pointer to the camera.


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