![]() |
Public API Reference |
#include <graph3d.h>
Inheritance diagram for G3DPolygonDFP:
Public Attributes | |
int | num |
Current number of vertices. More... | |
csVector2 | vertices [100] |
Vertices that form the polygon. More... | |
csPlane3 | normal |
The plane equation in camera space of this polygon. More... |
Definition at line 419 of file graph3d.h.
|
The plane equation in camera space of this polygon.
|
|
Current number of vertices.
|
|
Vertices that form the polygon.
|