Template Class TriangulationElement¶
Defined in File IfcGeomElement.h
Inheritance Relationships¶
Base Type¶
public IfcGeom::Element< double, double >
(Template Class Element)
Class Documentation¶
-
template<typename
P
= double, typenamePP
= P>
classIfcGeom
::
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)¶
-
const Representation::Triangulation<P> &