Class Ifc4x1::IfcIndexedTriangleTextureMap

Nested Relationships

This class is a nested type of Struct Ifc4x1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x1::IfcIndexedTriangleTextureMap : public Ifc4x1::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<::Ifc4x1::IfcSurfaceTexture>::ptr v1_Maps, ::Ifc4x1::IfcTessellatedFaceSet *v2_MappedTo, ::Ifc4x1::IfcTextureVertexList *v3_TexCoords, boost::optional<std::vector<std::vector<int>>> v4_TexCoordIndex)

Public Static Functions

const IfcParse::entity &Class()