CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

csGraphics3DCaps Struct Reference
[3D]

Information about 3d renderer capabilities. More...

#include <ivideo/graph3d.h>

List of all members.

Public Attributes

bool SupportsPointSprites
 Whether point sprites are supported.
bool DestinationAlpha
 Mixmodes utilizing destination alpha are properly supported.
bool StencilShadows
 Enough stencil bits for stencil shadows are available.


Detailed Description

Information about 3d renderer capabilities.

Definition at line 384 of file graph3d.h.


Member Data Documentation

bool csGraphics3DCaps::DestinationAlpha
 

Mixmodes utilizing destination alpha are properly supported.

Definition at line 403 of file graph3d.h.

bool csGraphics3DCaps::StencilShadows
 

Enough stencil bits for stencil shadows are available.

Definition at line 407 of file graph3d.h.

bool csGraphics3DCaps::SupportsPointSprites
 

Whether point sprites are supported.

If true, geometry of the type CS_MESHTYPE_POINT_SPRITES can be drawn.

Definition at line 399 of file graph3d.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1