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