MEPP2 Project
|
#include <boolops_enriched_polyhedron.hpp>
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... | |
Definition at line 53 of file boolops_enriched_polyhedron.hpp.
|
inline |
Definition at line 57 of file boolops_enriched_polyhedron.hpp.
bool EnrichedFacet< Refs, T >::IsExt |
true if the facet belongs to the result
Definition at line 61 of file boolops_enriched_polyhedron.hpp.
bool EnrichedFacet< Refs, T >::IsOK |
true if the facet has been processed
Definition at line 63 of file boolops_enriched_polyhedron.hpp.
FacetId EnrichedFacet< Refs, T >::Label |
An Id for the facet.
Definition at line 65 of file boolops_enriched_polyhedron.hpp.