#include <cortical_surface/mesh/isoLine.h>
Definition at line 16 of file isoLine.h.
◆ IsoLine()
◆ addSegment()
void aims::IsoLine::addSegment |
( |
Point3df |
v1, |
|
|
Point3df |
v2, |
|
|
AimsSegments * |
line |
|
) |
| |
◆ createNewVertex()
Point3df aims::IsoLine::createNewVertex |
( |
Point3df & |
, |
|
|
Point3df & |
, |
|
|
int |
, |
|
|
int |
|
|
) |
| |
◆ makeLine()
◆ makeTubes()
◆ setVertices()
◆ closed
bool aims::IsoLine::closed |
◆ facets
unsigned aims::IsoLine::facets |
◆ mesh
◆ poly
std::vector< AimsVector< uint,3> > aims::IsoLine::poly |
◆ radius1
float aims::IsoLine::radius1 |
◆ radius2
float aims::IsoLine::radius2 |
◆ smooth
bool aims::IsoLine::smooth |
◆ texOriginal
◆ value
◆ vertex
std::vector< Point3df > aims::IsoLine::vertex |
The documentation for this class was generated from the following file: