|
Open CASCADE Technology 6.5.2
|
Stored Info about temporary objects.
#include <AIS2D_LocalStatus.hxx>

| AIS2D_LocalStatus::AIS2D_LocalStatus | ( | const Standard_Boolean | isTemporary = Standard_True, |
| const Standard_Boolean | Decompose = Standard_False, |
||
| const Standard_Integer | DMode = -1, |
||
| const Standard_Integer | SMode = -1, |
||
| const AIS2D_TypeOfDetection | HMode = AIS2D_TOD_PRIMITIVE, |
||
| const Standard_Boolean | SubIntensity = 0, |
||
| const Quantity_NameOfColor | HighlCol = Quantity_NOC_WHITE |
||
| ) |
| void AIS2D_LocalStatus::AddSelectionMode | ( | const Standard_Integer | aMode | ) |
| void AIS2D_LocalStatus::ClearSelectionModes | ( | ) |
| Standard_Boolean AIS2D_LocalStatus::Decomposed | ( | ) | const |
| Standard_Integer AIS2D_LocalStatus::DisplayMode | ( | ) | const |
| Quantity_NameOfColor AIS2D_LocalStatus::HighlightColor | ( | ) | const |
| AIS2D_TypeOfDetection AIS2D_LocalStatus::HighlightMode | ( | ) | const |
| Standard_Boolean AIS2D_LocalStatus::IsActivated | ( | const Standard_Integer | aSelMode | ) | const |
| Standard_Boolean AIS2D_LocalStatus::IsFirstDisplay | ( | ) | const |
| Standard_Boolean AIS2D_LocalStatus::IsSelModeIn | ( | const Standard_Integer | aMode | ) | const |
| Standard_Boolean AIS2D_LocalStatus::IsSubIntensityOn | ( | ) | const |
| Standard_Boolean AIS2D_LocalStatus::IsTemporary | ( | ) | const |
| Handle_Standard_Transient AIS2D_LocalStatus::PreviousState | ( | ) | const |
| void AIS2D_LocalStatus::RemoveSelectionMode | ( | const Standard_Integer | aMode | ) |
| AIS2D_PToListOfInt AIS2D_LocalStatus::SelectionModes | ( | ) |
| void AIS2D_LocalStatus::SetDecomposition | ( | const Standard_Boolean | aStatus | ) |
| void AIS2D_LocalStatus::SetDisplayMode | ( | const Standard_Integer | aMode | ) |
| void AIS2D_LocalStatus::SetFirstDisplay | ( | const Standard_Boolean | aStatus | ) |
| void AIS2D_LocalStatus::SetHighlightColor | ( | const Quantity_NameOfColor | aHiCol | ) |
| void AIS2D_LocalStatus::SetHighlightMode | ( | const AIS2D_TypeOfDetection | aMode | ) |
| void AIS2D_LocalStatus::SetPreviousState | ( | const Handle< Standard_Transient > & | aStatus | ) |
| void AIS2D_LocalStatus::SetTemporary | ( | const Standard_Boolean | aStatus | ) |
| void AIS2D_LocalStatus::SubIntensityOff | ( | ) |
| void AIS2D_LocalStatus::SubIntensityOn | ( | ) |
1.7.4