Share

AcGiImageFileTexture::AcGiImageFileTexture

C++

AcGiImageFileTexture(
    const AcGiImageFileTexture & texture
);

Description

Copy constructor.

Parameters

Parameters Description
texture Input AcGiImageFileTexture object to be copied into this object

Links

AcGiImageFileTexture

Was this information helpful?