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

#include <vclip.h>

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

Public Member Functions

const Vect3coords () const
 
const char * name () const
 
 Vertex ()
 

Private Attributes

list< VertConeNodecone
 
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
 

Detailed Description

Definition at line 283 of file vclip.h.

Constructor & Destructor Documentation

◆ Vertex()

Vclip::Vertex::Vertex ( )
inline

Definition at line 293 of file vclip.h.

Member Function Documentation

◆ coords()

const Vect3& Vclip::Vertex::coords ( ) const
inline

Definition at line 295 of file vclip.h.

◆ name()

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

Implements Vclip::Feature.

Friends And Related Function Documentation

◆ Polyhedron

friend class Polyhedron
friend

Definition at line 285 of file vclip.h.

◆ PolyTree

friend class PolyTree
friend

Definition at line 286 of file vclip.h.

Member Data Documentation

◆ cone

list<VertConeNode> Vclip::Vertex::cone
private

Definition at line 289 of file vclip.h.

◆ coords_

Vect3 Vclip::Vertex::coords_
private

Definition at line 288 of file vclip.h.

◆ name_

VertFaceName Vclip::Vertex::name_
private

Definition at line 290 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