DK11 for ActiveX | TatukGIS_XDK11.TGIS_Textures | Classes | Methods | Properties
Class managing a list of texture coordinates.
// C# public class TGIS_Textures : ITGIS_Textures { }
' VisualBasic Public Class TGIS_Textures Implements ITGIS_Textures End Class
// Oxygene type TGIS_Textures = public class end;
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. | |
Name | Visibility | Description | |
---|---|---|---|
NumParts | public | Number of coordinate parts. | |
TextureDimension | public | Texture coordinates dimension. | |