BrFace.h
Members |
Description |
kInheritProjection = 0 |
Inherits *projection* from the current material's mapper. |
kPlanar = 1 |
Maps directly to XY coordinates. |
kBox = 2 |
Maps to planes perpendicular to major axes. |
kCylinder = 3 |
Maps to cylinder aligned with Z-axis. |
kSphere = 4 |
Maps to sphere aligned with Z-axis |
This is record OdBrFace::Projection.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|