Share

AcGiMapper

Class Hierarchy

AcRxObject
    AcRxCopyOnWriteObject
        AcGiParameter
            AcGiMapper

C++

class AcGiMapper : public AcGiParameter;

File

acgimaterial.h

Description

The AcGiMapper class defines mappers. Mappers determine how an AcGiMaterialMap is positioned, sized, and rotated when it is mapped to an object surface. Mappers are described by type, tiling, automatic transform, and transform properties.

Links

AcGiMapper Constructor, AcGiMapper Data Members, AcGiMapper Enumerations, AcGiMapper Methods, AcGiMapper Operators

Was this information helpful?