C++
AcGiGenericTexture( const AcGiGenericTexture & texture );
Description
Copy constructor
Parameters
| Parameters | Description |
|---|---|
| texture | Input texture to copy for new object. |
AcGiGenericTexture( const AcGiGenericTexture & texture );
Copy constructor
| Parameters | Description |
|---|---|
| texture | Input texture to copy for new object. |