csGraphics3DCaps Struct Reference
Information about 3d renderer capabilities. More...
#include <ivideo/graph3d.h>
Public Attributes | |
| bool | DestinationAlpha |
| Mixmodes utilizing destination alpha are properly supported. | |
| int | maxTexHeight |
| Maximum texture dimensions. | |
| int | minTexHeight |
| Minimum texture dimensions. | |
| bool | StencilShadows |
| Enough stencil bits for stencil shadows are available. | |
| bool | SupportsPointSprites |
| Whether point sprites are supported. | |
Detailed Description
Information about 3d renderer capabilities.Definition at line 538 of file graph3d.h.
Member Data Documentation
The documentation for this struct was generated from the following file:
- ivideo/graph3d.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
