Share

AcGiMaterialMap::setMapper

C++

virtual void setMapper(
    const AcGiMapper & mapper
);

Description

Sets the mapper (mapping function) associated with this map. The mapper determines how the material map is positioned, sized, and rotated when it is mapped to an object surface.

Parameters

Parameters Description
mapper Mapping function associated with this map

Links

AcGiMaterialMap

Was this information helpful?