csPolygonMeshEdge Struct Reference
[Geometry utilities]
A definition of one edge.
More...
#include <csgeom/pmtools.h>
Public Attributes | |
| bool | active |
| Active or not. | |
| int | poly1 |
| Indices of the two polygons sharing this edge. | |
| int | poly2 |
| int | vt1 |
| Indices of the two vertices forming the edge. | |
| int | vt2 |
Detailed Description
A definition of one edge.
Definition at line 45 of file pmtools.h.
Member Data Documentation
The documentation for this struct was generated from the following file:
- csgeom/pmtools.h
Generated for Crystal Space by doxygen 1.4.7
