Open CASCADE Technology 6.5.2
Enumerations
AIS_SelectStatus.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  AIS_SelectStatus { AIS_SS_Added, AIS_SS_Removed, AIS_SS_NotDone }
 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_SS_Added 
AIS_SS_Removed 
AIS_SS_NotDone 
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines