#include <vclip.h>
Public Member Functions | |
const Vect3 & | coords () const |
const char * | name () const |
Vertex () | |
Private Attributes | |
list< VertConeNode > | cone |
Vect3 | coords_ |
VertFaceName | name_ |
Private Attributes inherited from Vclip::Feature | |
Type | type_ |
Friends | |
class | Polyhedron |
class | PolyTree |
Additional Inherited Members | |
Private Types inherited from Vclip::Feature | |
enum | Type { VERTEX, EDGE, FACE } |
Private Member Functions inherited from Vclip::Feature | |
Type | type () const |
|
virtual |
Implements Vclip::Feature.
|
friend |
|
private |
|
private |