cisst-saw
|
User data for the camera. More...
#include <osaOSGCamera.h>
Public Member Functions | |
Data (osaOSGCamera *camera) | |
Default constructor. More... | |
osaOSGCamera * | GetCamera () |
Get the pointer to the camera. More... | |
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.
|
inline |
Default constructor.
|
inline |
Get the pointer to the camera.