Class Ifc4::IfcIndexedTextureMap¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcTextureCoordinate(Class Ifc4::IfcTextureCoordinate)
Derived Type¶
public Ifc4::IfcIndexedTriangleTextureMap(Class Ifc4::IfcIndexedTriangleTextureMap)
Class Documentation¶
-
class
Ifc4::IfcIndexedTextureMap: public Ifc4::IfcTextureCoordinate¶ Subclassed by Ifc4::IfcIndexedTriangleTextureMap
Public Types
-
typedef IfcTemplatedEntityList<IfcIndexedTextureMap>
list¶
Public Functions
-
::Ifc4::IfcTessellatedFaceSet *
MappedTo() const¶
-
void
setMappedTo(::Ifc4::IfcTessellatedFaceSet *v)¶
-
::Ifc4::IfcTextureVertexList *
TexCoords() const¶
-
void
setTexCoords(::Ifc4::IfcTextureVertexList *v)¶
-
IfcIndexedTextureMap(IfcEntityInstanceData *e)¶
-
IfcIndexedTextureMap(IfcTemplatedEntityList<::Ifc4::IfcSurfaceTexture>::ptr v1_Maps, ::Ifc4::IfcTessellatedFaceSet *v2_MappedTo, ::Ifc4::IfcTextureVertexList *v3_TexCoords)¶
-
typedef IfcTemplatedEntityList<IfcIndexedTextureMap>