G3DPolygonDFP Struct Reference
[3D]
Structure containing all info needed by DrawFogPolygon (DFP).
More...
#include <graph3d.h>
Inheritance diagram for G3DPolygonDFP:

Public Attributes | |
int | num |
Current number of vertices. | |
csVector2 | vertices [100] |
Vertices that form the polygon. | |
csPlane3 | normal |
The plane equation in camera space of this polygon. |
Detailed Description
Structure containing all info needed by DrawFogPolygon (DFP).
Definition at line 452 of file graph3d.h.
Member Data Documentation
|
The plane equation in camera space of this polygon.
|
|
Current number of vertices.
|
|
Vertices that form the polygon.
|
The documentation for this struct was generated from the following file:
- ivideo/graph3d.h
Generated for Crystal Space by doxygen 1.2.18