Simple struct with limits related to topology.
More...
#include <limits.h>
|
| static int | MaxValence () |
| | Returns the maximum allowable valence for a vertex.
|
| static int | MaxFaceSize () |
| | Returns the maximum allowable size for a face (number of vertices).
|
Simple struct with limits related to topology.
Definition at line 23 of file limits.h.
◆ MaxFaceSize()
Returns the maximum allowable size for a face (number of vertices).
Definition at line 29 of file limits.h.
◆ MaxValence()
Returns the maximum allowable valence for a vertex.
Definition at line 25 of file limits.h.
The documentation for this struct was generated from the following file: