Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrFace::Projection Enumeration
Syntax
C++
enum Projection { kInheritProjection = 0, kPlanar = 1, kBox = 2, kCylinder = 3, kSphere = 4 };
Members
Description
kInheritProjection
Inherits *projection* from the current material's mapper.
kPlanar
Maps directly to XY coordinates.
kBox
Maps to planes perpendicular to major axes.
kCylinder
Maps to cylinder aligned with Z-axis.
kSphere
Maps to sphere aligned with Z-axis

File: BrFace.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.