DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Textures | Interfaces | Methods | Properties
Class managing a list of texture coordinates.
// C# public interface ITGIS_Textures: ITBaseObject { }
' VisualBasic Public Interface ITGIS_Textures Implements ITBaseObject End Class
// Oxygene type ITGIS_Textures = public interface( ITBaseObject ) 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. | |