Class TIfcIndexedPolygonalTextureMap
Unit
Declaration
type TIfcIndexedPolygonalTextureMap = class(TIfcIndexedTextureMap)
Description
Mapping of the 2-dimensional texture coordinates to a set of polygonal bounded faces onto which it is mapped. It is used for mapping the texture to faces of an IfcPolygonalFaceSet. Such faces may have inner loops.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcPresentationItem
- TIfcTextureCoordinate
- TIfcIndexedTextureMap
- TIfcIndexedPolygonalTextureMap
Overview
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
Properties
![]() |
property TexCoordIndices: TIfcTextureCoordinateIndicesList read FTexCoordIndices; |
Description
Methods
![]() |
constructor Create(AOwner: TComponent); override; |
This item has no description. |
![]() |
destructor Destroy; override; |
This item has no description. |
Properties
![]() |
property TexCoordIndices: TIfcTextureCoordinateIndicesList read FTexCoordIndices; |
Set of texture coordinate indices for polygonal faces with and without inner loops. |
Generated by PasDoc 0.16.0-snapshot.