PixelLightAPI
.
|
Holds all hardware capabilities. More...
#include <FixedFunctions.h>
Public Attributes | |
PLCore::uint8 | nMaxActiveLights |
PLCore::uint8 | nMaxClipPlanes |
bool | bVertexBufferFogCoord |
PLCore::uint8 | nMaxVertexBufferStreams |
Holds all hardware capabilities.
Maximum number of active lights
PLCore::uint8 PLRenderer::FixedFunctions::Capabilities::nMaxClipPlanes |
Maximum number of clip planes
Vertex buffer fog coordinates supported? (for VertexBuffer::FogCoord)
Maximum number of vertex buffer streams
|