Class Ifc4x2::IfcTriangulatedIrregularNetwork¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcTriangulatedFaceSet
(Class Ifc4x2::IfcTriangulatedFaceSet)
Class Documentation¶
-
class
Ifc4x2
::
IfcTriangulatedIrregularNetwork
: public Ifc4x2::IfcTriangulatedFaceSet¶ Public Types
-
typedef IfcTemplatedEntityList<IfcTriangulatedIrregularNetwork>
list
¶
Public Functions
-
std::vector<int>
Flags
() const¶
-
void
setFlags
(std::vector<int> v)¶
-
IfcTriangulatedIrregularNetwork
(IfcEntityInstanceData *e)¶
-
IfcTriangulatedIrregularNetwork
(::Ifc4x2::IfcCartesianPointList3D *v1_Coordinates, boost::optional<std::vector<std::vector<double>>> v2_Normals, boost::optional<bool> v3_Closed, std::vector<std::vector<int>> v4_CoordIndex, boost::optional<std::vector<int>> v5_PnIndex, std::vector<int> v6_Flags)¶
-
typedef IfcTemplatedEntityList<IfcTriangulatedIrregularNetwork>