Class Ifc4::IfcIndexedTriangleTextureMap

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Class Documentation

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

Public Static Functions

const IfcParse::entity &Class()