Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
Vclip::Edge Class Reference

#include <vclip.h>

Inheritance diagram for Vclip::Edge:
Inheritance graph
[legend]

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 Vertexhead
 
Plane hplane
 
const class Faceleft
 
Real len
 
Plane lplane
 
const class Faceright
 
Plane rplane
 
const Vertextail
 
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 }
 

Detailed Description

Definition at line 306 of file vclip.h.

Constructor & Destructor Documentation

Vclip::Edge::Edge ( )
inlineprivate

Definition at line 317 of file vclip.h.

Member Function Documentation

const char* Vclip::Edge::name ( ) const
virtual

Implements Vclip::Feature.

Friends And Related Function Documentation

friend class Polyhedron
friend

Definition at line 308 of file vclip.h.

friend class PolyTree
friend

Definition at line 309 of file vclip.h.

Member Data Documentation

Vect3 Vclip::Edge::dir
private

Definition at line 314 of file vclip.h.

const Vertex * Vclip::Edge::head
private

Definition at line 311 of file vclip.h.

Plane Vclip::Edge::hplane
private

Definition at line 315 of file vclip.h.

const class Face* Vclip::Edge::left
private

Definition at line 312 of file vclip.h.

Real Vclip::Edge::len
private

Definition at line 313 of file vclip.h.

Plane Vclip::Edge::lplane
private

Definition at line 315 of file vclip.h.

const class Face * Vclip::Edge::right
private

Definition at line 312 of file vclip.h.

Plane Vclip::Edge::rplane
private

Definition at line 315 of file vclip.h.

const Vertex* Vclip::Edge::tail
private

Definition at line 311 of file vclip.h.

Plane Vclip::Edge::tplane
private

Definition at line 315 of file vclip.h.


The documentation for this class was generated from the following file:


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:54