Open CASCADE Technology
7.4.0
|
#include <gp_XYZ.hxx>
#include <Geom_Transformation.hxx>
#include <Graphic3d_LightSet.hxx>
#include <Graphic3d_PolygonOffset.hxx>
#include <Precision.hxx>
#include <TCollection_AsciiString.hxx>
Data Structures | |
struct | Graphic3d_ZLayerSettings |
Structure defines list of ZLayer properties. More... | |
Enumerations | |
enum | Graphic3d_ZLayerSetting { Graphic3d_ZLayerDepthTest = 1, Graphic3d_ZLayerDepthWrite = 2, Graphic3d_ZLayerDepthClear = 4, Graphic3d_ZLayerDepthOffset = 8 } |