Class TIfcSurfaceTexture

Unit

Declaration

type TIfcSurfaceTexture = class abstract(TIfcPresentationItem)

Description

2-dimensional image-based texture map. It can either be given by referencing an external image file through an URL reference (TIfcImageTexture), including the image file as a blob (long binary) into the data set (TIfcBlobTexture), or by explicitly including an array of pixels (TIfcPixelTexture).

Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 635).

Hierarchy


Generated by PasDoc 0.17.0.snapshot.