Open CASCADE Technology
6.5.4
|
Stored Info about temporary objects.
#include <AIS_LocalStatus.hxx>
AIS_LocalStatus::AIS_LocalStatus | ( | const Standard_Boolean | IsTemporary = Standard_True , |
const Standard_Boolean | Decompose = Standard_False , |
||
const Standard_Integer | DisplayMode = -1 , |
||
const Standard_Integer | SelectionMode = -1 , |
||
const Standard_Integer | HilightMode = 0 , |
||
const Standard_Boolean | SubIntensity = 0 , |
||
const Quantity_NameOfColor | TheHiCol = Quantity_NOC_WHITE |
||
) |
Standard_Boolean AIS_LocalStatus::Decomposed | ( | ) | const |
Standard_Integer AIS_LocalStatus::DisplayMode | ( | ) | const |
Standard_Integer AIS_LocalStatus::HilightMode | ( | ) | const |
Standard_Boolean AIS_LocalStatus::IsActivated | ( | const Standard_Integer | aSelMode | ) | const |
Standard_Boolean AIS_LocalStatus::IsSelModeIn | ( | const Standard_Integer | aMode | ) | const |
Standard_Boolean AIS_LocalStatus::IsTemporary | ( | ) | const |
void AIS_LocalStatus::SetPreviousState | ( | const Handle< Standard_Transient > & | aStatus | ) |
void AIS_LocalStatus::SetTemporary | ( | const Standard_Boolean | astatus | ) |