BrFace.h
Members |
Description |
kInheritTiling = 0 |
Inherits *tiling* from the current material's mapper. |
kTile = 1 |
Repeats map along image axes. |
kCrop = 2 |
Crops map < 0.0 or > 1.0 on image axes. |
kClamp = 3 |
Clamps (stretches) map between 0.0 and 1.0 on image axes. |
kMirror = 4 |
Mirror the material map at every integer boundary. |
This is record OdBrFace::Tiling.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|