MEPP2 Project
Public Member Functions | Public Attributes | List of all members
EnrichedVertex< Refs, T, P > Class Template Reference

#include <boolops_enriched_polyhedron.hpp>

Inheritance diagram for EnrichedVertex< Refs, T, P >:
Inheritance graph
Collaboration diagram for EnrichedVertex< Refs, T, P >:
Collaboration graph

Public Member Functions

 EnrichedVertex ()
 
 EnrichedVertex (const P &pt)
 

Public Attributes

VertexId Label
 

Detailed Description

template<class Refs, class T, class P>
class EnrichedVertex< Refs, T, P >

Definition at line 23 of file boolops_enriched_polyhedron.hpp.

Constructor & Destructor Documentation

◆ EnrichedVertex() [1/2]

template<class Refs , class T , class P >
EnrichedVertex< Refs, T, P >::EnrichedVertex ( )
inline

Definition at line 27 of file boolops_enriched_polyhedron.hpp.

◆ EnrichedVertex() [2/2]

template<class Refs , class T , class P >
EnrichedVertex< Refs, T, P >::EnrichedVertex ( const P &  pt)
inline

Definition at line 30 of file boolops_enriched_polyhedron.hpp.

Member Data Documentation

◆ Label

template<class Refs , class T , class P >
VertexId EnrichedVertex< Refs, T, P >::Label

Definition at line 36 of file boolops_enriched_polyhedron.hpp.


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