RtLayerInfo Struct Reference

List of all members.

Public Attributes

float m_CameraViewMatrix [4][4]
 View matrix of the camera. Can be casted to RtMatrixf.
float m_CameraProjectionMatrix [4][4]
 Projection matrix of the camera. Can be casted to RtMatrixf.
RtViewport m_Viewport
 Viewport of the layer.
BSTR m_szRoot
 The root encapsulator of the layer rendering - can be empty in special render targets like post-process.
BSTR m_szCamera
 Camera node string. Can be empty if there is no camera.
BSTR m_szUsage
 Layer usage. This string helps to define special layers like "SCENE" is used for scene layer.


Detailed Description

Layer info structure

Member Data Documentation

View matrix of the camera. Can be casted to RtMatrixf.

Projection matrix of the camera. Can be casted to RtMatrixf.

Viewport of the layer.

The root encapsulator of the layer rendering - can be empty in special render targets like post-process.

Camera node string. Can be empty if there is no camera.

Layer usage. This string helps to define special layers like "SCENE" is used for scene layer.


Generated on Wed May 20 21:32:29 2009 for trueSpace7.6 SDK by  doxygen 1.5.5