The IXRenderableTransform type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetDepthBias |
Returns the object "depth" bias.
| |
| GetDetailMode |
Returns the FillMode mode of filling 3D surfaces.
| |
| GetIsScaled |
Returns whether the coordinate transformation contains also the scale change.
| |
| GetSoftwareVertexProcessing |
Returns whether the transform needs software vertex (coordinates) processing.
| |
| GetTransformMatrix |
Returns the object transform matrix.
IXRenderableTransform..::.GetTransformMatrixCount()()() | |
| GetTransformMatrixCount |
Returns the transform matrix count, needed for correct object coordinates transformation before its rendering.
| |
| GetViewDepthSq |
Returns square of the object distance from the camera (object "depth" from the camera view).
|