Open CASCADE Technology 6.6.0
Enumerations
AIS_DisplayStatus.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  AIS_DisplayStatus {
  AIS_DS_Displayed, AIS_DS_Erased, AIS_DS_FullErased, AIS_DS_Temporary,
  AIS_DS_None
}
 To give the display status of an Interactive Object.
This will be one of the following:
More...

Enumeration Type Documentation

  • DS_Displayed: the Interactive Object is
    displayed in the main viewer;
  • DS_Erased: the Interactive Object is erased in the collector;
  • DS_FullErased: the Interactive Object is erased
    but not in the collector;
  • DS_Temporary: the Interactive Object is temporarily displayed;
  • DS_None: the Interactive Object is nowhere displayed.
Enumerator:
AIS_DS_Displayed 
AIS_DS_Erased 
AIS_DS_FullErased 
AIS_DS_Temporary 
AIS_DS_None 
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines