Class Ifc2x3::IfcVertexBasedTextureMap

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcVertexBasedTextureMap : public IfcUtil::IfcBaseEntity

Public Functions

IfcTemplatedEntityList<::Ifc2x3::IfcTextureVertex>::ptr TextureVertices() const
void setTextureVertices(IfcTemplatedEntityList<::Ifc2x3::IfcTextureVertex>::ptr v)
IfcTemplatedEntityList<::Ifc2x3::IfcCartesianPoint>::ptr TexturePoints() const
void setTexturePoints(IfcTemplatedEntityList<::Ifc2x3::IfcCartesianPoint>::ptr v)
const IfcParse::entity &declaration() const
IfcVertexBasedTextureMap(IfcEntityInstanceData *e)
IfcVertexBasedTextureMap(IfcTemplatedEntityList<::Ifc2x3::IfcTextureVertex>::ptr v1_TextureVertices, IfcTemplatedEntityList<::Ifc2x3::IfcCartesianPoint>::ptr v2_TexturePoints)

Public Static Functions

const IfcParse::entity &Class()