User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_textures

Table of Contents

ITGIS_Textures interface

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Textures | Interfaces | Methods | Properties

Class managing a list of texture coordinates.

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

Syntax

// C#
public interface ITGIS_Textures: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_Textures
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_Textures = public interface( ITBaseObject )
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Assign_ public Assign textures array.
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
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.

2024/12/20 22:16

Page Tools