#include <refinement.h>
Public Member Functions | |
void | setAll (bool enable) |
Public Attributes | |
unsigned int | _faceVertices: 1 |
unsigned int | _faceEdges: 1 |
unsigned int | _edgeVertices: 1 |
unsigned int | _edgeFaces: 1 |
unsigned int | _vertexFaces: 1 |
unsigned int | _vertexEdges: 1 |
Definition at line 281 of file refinement.h.
|
inline |
Definition at line 289 of file refinement.h.
unsigned int _edgeFaces |
Definition at line 285 of file refinement.h.
unsigned int _edgeVertices |
Definition at line 284 of file refinement.h.
unsigned int _faceEdges |
Definition at line 283 of file refinement.h.
unsigned int _faceVertices |
Definition at line 282 of file refinement.h.
unsigned int _vertexEdges |
Definition at line 287 of file refinement.h.
unsigned int _vertexFaces |
Definition at line 286 of file refinement.h.