Public Types | Public Member Functions | Protected Attributes | List of all members
Vclip::Feature Class Referenceabstract

#include <vclip.h>

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

Public Types

enum  Type { VERTEX, EDGE, FACE }
 

Public Member Functions

virtual const char * name () const =0
 
Type type () const
 

Protected Attributes

Type type_
 

Detailed Description

Definition at line 228 of file vclip.h.

Member Enumeration Documentation

Enumerator
VERTEX 
EDGE 
FACE 

Definition at line 231 of file vclip.h.

Member Function Documentation

virtual const char* Vclip::Feature::name ( ) const
pure virtual

Implemented in Vclip::Face, Vclip::Edge, and Vclip::Vertex.

Type Vclip::Feature::type ( ) const
inline

Definition at line 237 of file vclip.h.

Member Data Documentation

Type Vclip::Feature::type_
protected

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