Template Class TriangulationElement

Inheritance Relationships

Base Type

Class Documentation

template<typename P = double, typename PP = P>
class IfcGeom::TriangulationElement : public IfcGeom::Element<double, double>

Public Functions

const Representation::Triangulation<P> &geometry() const
const boost::shared_ptr<Representation::Triangulation<P>> &geometry_pointer() const
TriangulationElement(const BRepElement<P, PP> &shape_model)
TriangulationElement(const Element<P, PP> &element, const boost::shared_ptr<Representation::Triangulation<P>> &geometry)