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 | maxTexWidth | 
| int | minTexHeight | 
| Minimum texture dimensions. | |
| int | minTexWidth | 
| 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 506 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 by doxygen 1.4.7

