The XRenderableItem type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clear |
Reset settings of this object XRenderableItem.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| GetDepthBias |
Returns the object "depth" bias.
| |
| GetDetailMode |
Gets the mode of filling the surfaces.
| |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetIsScaled |
Returns whether the coordinate transformation covers also the scale change.
| |
| GetMaterial |
Gets the XMaterial material that will be used for rendering of the object.
| |
| GetSoftwareVertexProcessing |
Returns whether the transform needs software vertex (coordinates) processing.
| |
| GetTransformMatrix |
Returns the object transform matrix.
XRenderableItem..::.GetTransformMatrixCount()()() | |
| GetTransformMatrixCount |
Returns the transform matrix count, needed for correct object coordinates transformation before its rendering.
| |
| GetType | Gets the Type of the current instance. | |
| GetViewDepthSq |
Returns square of the object distance from the camera (object "depth" from the camera view).
| |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| Render |
Carries out the object rendering.
| |
| ToString | (Inherited from Object.) |