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

#include <boolops_enriched_polyhedron.hpp>

Inheritance diagram for EnrichedFacet< Refs, T >:
Inheritance graph
Collaboration diagram for EnrichedFacet< Refs, T >:
Collaboration graph

Public Member Functions

 EnrichedFacet ()
 

Public Attributes

bool IsExt
 true if the facet belongs to the result More...
 
bool IsOK
 true if the facet has been processed More...
 
FacetId Label
 An Id for the facet. More...
 

Detailed Description

template<class Refs, class T>
class EnrichedFacet< Refs, T >

Definition at line 53 of file boolops_enriched_polyhedron.hpp.

Constructor & Destructor Documentation

◆ EnrichedFacet()

template<class Refs , class T >
EnrichedFacet< Refs, T >::EnrichedFacet ( )
inline

Definition at line 57 of file boolops_enriched_polyhedron.hpp.

Member Data Documentation

◆ IsExt

template<class Refs , class T >
bool EnrichedFacet< Refs, T >::IsExt

true if the facet belongs to the result

Definition at line 61 of file boolops_enriched_polyhedron.hpp.

◆ IsOK

template<class Refs , class T >
bool EnrichedFacet< Refs, T >::IsOK

true if the facet has been processed

Definition at line 63 of file boolops_enriched_polyhedron.hpp.

◆ Label

template<class Refs , class T >
FacetId EnrichedFacet< Refs, T >::Label

An Id for the facet.

Definition at line 65 of file boolops_enriched_polyhedron.hpp.


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