DK11 for Delphi | GisClasses.TGIS_Textures.Resize | Methods | Properties
Resize array of textures.
// Delphi public procedure Resize( const _numParts : Integer; const _numTextures : Integer; const _numDimension : Integer );
// C++ Builder public: void Resize( const int _numParts, const int _numTextures, const int _numDimension );
Name | Type | Description |
---|---|---|
_numParts | Integer | number of parts |
_numTextures | Integer | number of textures |
_numDimension | Integer | number of dimensions |