Class Ifc2x3::IfcTextureCoordinate¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseEntity
(Class IfcBaseEntity)
Derived Types¶
public Ifc2x3::IfcTextureCoordinateGenerator
(Class Ifc2x3::IfcTextureCoordinateGenerator)public Ifc2x3::IfcTextureMap
(Class Ifc2x3::IfcTextureMap)
Class Documentation¶
-
class
Ifc2x3
::
IfcTextureCoordinate
: public IfcUtil::IfcBaseEntity¶ 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 Ifc2x3::IfcTextureCoordinateGenerator, Ifc2x3::IfcTextureMap
Public Types
-
typedef IfcTemplatedEntityList<IfcTextureCoordinate>
list
¶
Public Functions
-
IfcTemplatedEntityList<IfcAnnotationSurface>::ptr
AnnotatedSurface
() const¶
-
IfcTextureCoordinate
(IfcEntityInstanceData *e)¶
-
IfcTextureCoordinate
()¶
-
typedef IfcTemplatedEntityList<IfcTextureCoordinate>