CrystalSpace

Public API Reference

csInterleavedSubBufferOptions Struct Reference
[Graphics]

Structure describing the properties of the individual buffers to be interleaved. More...

#include <csgfx/renderbuffer.h>

List of all members.

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 43 of file renderbuffer.h.


Member Data Documentation

Number of components per element (e.g. 4 for RGBA).

Definition at line 48 of file renderbuffer.h.

Components Types; usually CS_BUFCOMP_UNSIGNED_INT.

Definition at line 46 of file renderbuffer.h.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1