Open CASCADE Technology
7.4.0
|
#include <Standard_Integer.hxx>
Typedefs | |
typedef Standard_Integer | Graphic3d_ZLayerId |
Enumerations | |
enum | { Graphic3d_ZLayerId_UNKNOWN = -1, Graphic3d_ZLayerId_Default = 0, Graphic3d_ZLayerId_Top = -2, Graphic3d_ZLayerId_Topmost = -3, Graphic3d_ZLayerId_TopOSD = -4, Graphic3d_ZLayerId_BotOSD = -5 } |
This enumeration defines the list of predefined layers, which can not be removed (but settings can be overridden). Custom layers might be added with positive index (>= 1) if standard list is insufficient for application needs; these layers will be displayed on top of predefined ones. More... | |
typedef Standard_Integer Graphic3d_ZLayerId |
anonymous enum |
This enumeration defines the list of predefined layers, which can not be removed (but settings can be overridden). Custom layers might be added with positive index (>= 1) if standard list is insufficient for application needs; these layers will be displayed on top of predefined ones.