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

◆ Type

Enumerator
VERTEX 
EDGE 
FACE 

Definition at line 231 of file vclip.h.

Member Function Documentation

◆ name()

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

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

◆ type()

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

Definition at line 237 of file vclip.h.

Member Data Documentation

◆ type_

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