Open CASCADE Technology 7.8.0
|
Enumerations | |
enum | AIS_KindOfInteractive { AIS_KindOfInteractive_None , AIS_KindOfInteractive_Datum , AIS_KindOfInteractive_Shape , AIS_KindOfInteractive_Object , AIS_KindOfInteractive_Relation , AIS_KindOfInteractive_Dimension , AIS_KindOfInteractive_LightSource , AIS_KOI_None = AIS_KindOfInteractive_None , AIS_KOI_Datum = AIS_KindOfInteractive_Datum , AIS_KOI_Shape = AIS_KindOfInteractive_Shape , AIS_KOI_Object = AIS_KindOfInteractive_Object , AIS_KOI_Relation = AIS_KindOfInteractive_Relation , AIS_KOI_Dimension = AIS_KindOfInteractive_Dimension } |
Declares the type of Interactive Object. This type can be used for fast pre-filtering of objects of specific group. More... | |
Declares the type of Interactive Object. This type can be used for fast pre-filtering of objects of specific group.