|
OOFEM 3.0
|
#include <CSG.h>
Public Attributes | |
| Vector | pos |
| Vector | normal |
| int | col |
| int Vertex::col |
Definition at line 120 of file CSG.h.
Referenced by interpolate(), operator!=(), and operator==().
| Vector Vertex::normal |
Definition at line 119 of file CSG.h.
Referenced by flip(), interpolate(), operator!=(), and operator==().
| Vector Vertex::pos |
Definition at line 118 of file CSG.h.
Referenced by addMissingVertices(), interpolate(), interpolate_between(), operator!=(), operator==(), Plane::splitpolygon(), Model::volume(), writeModelsSTL(), and writeSTL().