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