Share

AcGiImageTexture

Class Hierarchy

AcRxObject
    AcGiMaterialTexture
        AcGiImageTexture
            AcGiImageFileTexture

C++

class AcGiImageTexture : public AcGiMaterialTexture;

File

acgimaterial.h

Description

An AcGiMaterialTexture derived class representing an image based texture. This class is abstract.

Was this information helpful?