Class Ifc4x2::IfcIndexedTriangleTextureMap

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcIndexedTriangleTextureMap : public Ifc4x2::IfcIndexedTextureMap

Public Functions

bool hasTexCoordIndex() const

Whether the optional attribute TexCoordIndex is defined for this IfcIndexedTriangleTextureMap.

std::vector<std::vector<int>> TexCoordIndex() const
void setTexCoordIndex(std::vector<std::vector<int>> v)
const IfcParse::entity &declaration() const
IfcIndexedTriangleTextureMap(IfcEntityInstanceData *e)
IfcIndexedTriangleTextureMap(IfcTemplatedEntityList<::Ifc4x2::IfcSurfaceTexture>::ptr v1_Maps, ::Ifc4x2::IfcTessellatedFaceSet *v2_MappedTo, ::Ifc4x2::IfcTextureVertexList *v3_TexCoords, boost::optional<std::vector<std::vector<int>>> v4_TexCoordIndex)

Public Static Functions

const IfcParse::entity &Class()