#include <vclip.h>
Public Member Functions | |
const char * | name () const |
Private Member Functions | |
Edge () | |
Private Member Functions inherited from Vclip::Feature | |
Type | type () const |
Private Attributes | |
Vect3 | dir |
const Vertex * | head |
Plane | hplane |
const class Face * | left |
Real | len |
Plane | lplane |
const class Face * | right |
Plane | rplane |
const Vertex * | tail |
Plane | tplane |
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 } |
|
virtual |
Implements Vclip::Feature.
|
friend |