|
Rumba C++ SDK
|
|
virtual |
Return the center of interest, the distance of the point the camera is looking at.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Return the far clipping plane.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Return the focal length, in mm.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Return the horizontal aperture, in cm.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Returns true if this node is a camera.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Does this camera has an orthographic projection.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Return the near clipping plane.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Return the orthographic width, the length projected in the width of the camera image.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Set the center of interest.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Set the far clipping plane.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Set the focal length, in mm.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Set the horizontal aperture, in cm.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Set the near clipping plane.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Set the orthographic width.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Set the vertical aperture, in cm.
Reimplemented in maquina::NodeDelegateRumba.
|
virtual |
Return the vertical aperture, in cm.
Reimplemented in maquina::NodeDelegateRumba.