csPolygonRange Struct Reference
[Mesh plugins]
A range structure for specifing polygon ranges.
More...
#include <imesh/thing.h>
Public Member Functions | |
| csPolygonRange (int start, int end) | |
| void | Set (int idx) |
| void | Set (int start, int end) |
Public Attributes | |
| int | end |
| int | start |
Detailed Description
A range structure for specifing polygon ranges.
Definition at line 49 of file thing.h.
The documentation for this struct was generated from the following file:
- imesh/thing.h
Generated for Crystal Space by doxygen 1.4.7
