CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Namespaces | |
OdDb | |
Enumerations | |
enum | OdDb::OrthographicView { OdDb::kNonOrthoView = 0, OdDb::kTopView = 1, OdDb::kBottomView = 2, OdDb::kFrontView = 3, OdDb::kBackView = 4, OdDb::kLeftView = 5, OdDb::kRightView = 6 } |
enum | OdDb::RenderMode { OdDb::k2DOptimized = 0, OdDb::kWireframe = 1, OdDb::kHiddenLine = 2, OdDb::kFlatShaded = 3, OdDb::kGouraudShaded = 4, OdDb::kFlatShadedWithWireframe = 5, OdDb::kGouraudShadedWithWireframe = 6, OdDb::kMaxRenderMode } |