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

◆ Edge()

Vclip::Edge::Edge ( )
inlineprivate

Definition at line 317 of file vclip.h.

Member Function Documentation

◆ name()

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

Implements Vclip::Feature.

Friends And Related Function Documentation

◆ Polyhedron

friend class Polyhedron
friend

Definition at line 308 of file vclip.h.

◆ PolyTree

friend class PolyTree
friend

Definition at line 309 of file vclip.h.

Member Data Documentation

◆ dir

Vect3 Vclip::Edge::dir
private

Definition at line 314 of file vclip.h.

◆ head

const Vertex * Vclip::Edge::head
private

Definition at line 311 of file vclip.h.

◆ hplane

Plane Vclip::Edge::hplane
private

Definition at line 315 of file vclip.h.

◆ left

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

Definition at line 312 of file vclip.h.

◆ len

Real Vclip::Edge::len
private

Definition at line 313 of file vclip.h.

◆ lplane

Plane Vclip::Edge::lplane
private

Definition at line 315 of file vclip.h.

◆ right

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

Definition at line 312 of file vclip.h.

◆ rplane

Plane Vclip::Edge::rplane
private

Definition at line 315 of file vclip.h.

◆ tail

const Vertex* Vclip::Edge::tail
private

Definition at line 311 of file vclip.h.

◆ tplane

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 Sat Dec 17 2022 03:52:22