csRenderMeshModes Struct Reference
[3D]
Mesh render mode information.
More...
#include <rendermesh.h>
Inheritance diagram for csRenderMeshModes:

Public Attributes | |
csZBufMode | z_buf_mode |
Z mode to use. | |
uint | mixmode |
mixmode to use | |
csAlphaMode::AlphaType | alphaType |
Alpha mode this mesh is drawn. |
Detailed Description
Mesh render mode information.Contains the Z, mix and alpha modes to use for rendering a mesh.
- Remarks:
- Is separate from csCoreRenderMesh to allow preprocessing steps to modify the mode data.
Definition at line 52 of file rendermesh.h.
Member Data Documentation
|
Alpha mode this mesh is drawn.
Definition at line 70 of file rendermesh.h. |
|
mixmode to use
Definition at line 67 of file rendermesh.h. |
|
Z mode to use.
Definition at line 64 of file rendermesh.h. |
The documentation for this struct was generated from the following file:
- ivideo/rendermesh.h
Generated for Crystal Space by doxygen 1.2.18