Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csInterleavedSubBufferOptions Struct Reference
[Graphics, Graphics]
Structure describing the properties of the individual buffers to be interleaved.
More...
#include <csgfx/renderbuffer.h>
Public Attributes | |
uint | componentCount |
Number of components per element (e.g. 4 for RGBA). | |
csRenderBufferComponentType | componentType |
Components Types; usually CS_BUFCOMP_UNSIGNED_INT. |
Detailed Description
Structure describing the properties of the individual buffers to be interleaved.
Definition at line 40 of file renderbuffer.h.
Member Data Documentation
|
Number of components per element (e.g. 4 for RGBA).
Definition at line 45 of file renderbuffer.h. |
|
Components Types; usually CS_BUFCOMP_UNSIGNED_INT.
Definition at line 43 of file renderbuffer.h. |
The documentation for this struct was generated from the following file:
- csgfx/renderbuffer.h
Generated for Crystal Space by doxygen 1.4.4