User Tools

Site Tools


api:dk11:delphi:gisclasses.tgis_textures

Table of Contents

TGIS_Textures class

DK11 for Delphi | GisClasses.TGIS_Textures | Classes | Methods | Properties

Class managing a list of texture coordinates.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
type
  TGIS_Textures = class
  end;
// C++ Builder
class PASCALIMPLEMENTATION TGIS_Textures

Methods

Inherited Overrides Protected
Name Visibility Description
Assign public Assign textures array.
GetPartSize public Get part size.
GetTextureCoord public Get texture coordinate.
Resize public Resize array of textures.
SetPartOffset public Set a part offset.
SetTextureCoord public Set texture coordinate.

Properties

Inherited Protected
Name Visibility Description
NumParts public Number of coordinate parts.
TextureDimension public Texture coordinates dimension.

2022/11/16 01:14

Page Tools