Class Ifc4::IfcTextureCoordinate¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcPresentationItem
(Class Ifc4::IfcPresentationItem)
Derived Types¶
public Ifc4::IfcIndexedTextureMap
(Class Ifc4::IfcIndexedTextureMap)public Ifc4::IfcTextureCoordinateGenerator
(Class Ifc4::IfcTextureCoordinateGenerator)public Ifc4::IfcTextureMap
(Class Ifc4::IfcTextureMap)
Class Documentation¶
-
class
Ifc4
::
IfcTextureCoordinate
: public Ifc4::IfcPresentationItem¶ The IfcTextureCoordinate a an abstract supertype of the different kinds to apply texture coordinates to geometries. For vertex based geometries an explicit assignment of 2D texture vertices to the 3D geometry points is supported by the subtype IfcTextureMap, in addition there can be a procedural description of how texture coordinates shall be applied to geometric items. If no IfcTextureCoordinate is provided for the IfcSurfaceTexture, the default mapping shall be used.
See relevant subtypes of IfcGeometricRepresentationItem for default texture mapping description.
NOTE The definitions of texturing within this standard have been developed in dependence on the texture component of X3D. See ISO/IEC 19775-1.2:2008 X3D Architecture and base components Edition 2, Part 1, 18 Texturing component for the definitions in the international standard.
HISTORY New entity in IFC2x2.
IFC2x3 CHANGE The attribute Texture is deleted.
IFC2x4 CHANGE The inverse attribute AnnotatedSurface is deleted, and the inverse AppliesTextures is added.
Subclassed by Ifc4::IfcIndexedTextureMap, Ifc4::IfcTextureCoordinateGenerator, Ifc4::IfcTextureMap
Public Types
-
typedef IfcTemplatedEntityList<IfcTextureCoordinate>
list
¶
Public Functions
-
IfcTemplatedEntityList<::Ifc4::IfcSurfaceTexture>::ptr
Maps
() const¶
-
void
setMaps
(IfcTemplatedEntityList<::Ifc4::IfcSurfaceTexture>::ptr v)¶
-
IfcTextureCoordinate
(IfcEntityInstanceData *e)¶
-
IfcTextureCoordinate
(IfcTemplatedEntityList<::Ifc4::IfcSurfaceTexture>::ptr v1_Maps)¶
-
typedef IfcTemplatedEntityList<IfcTextureCoordinate>