NIS_DrawList Class Reference
#include <NIS_DrawList.hxx>
Detailed Description
Block of comments describing class NIS_DrawList
Constructor & Destructor Documentation
| NIS_DrawList::NIS_DrawList |
( |
|
) |
|
| NIS_DrawList::NIS_DrawList |
( |
const Handle_NIS_View & |
theView |
) |
|
| virtual NIS_DrawList::~NIS_DrawList |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual void NIS_DrawList::BeginPrepare |
( |
const Standard_Integer |
theType |
) |
[virtual] |
This method is called to start recording a new list. It must be eventually followed by EndPrepare.
- Parameters:
-
Call the previously prepared list when the screen is redrawn.
- Parameters:
-
| const NCollection_List<Handle_NIS_InteractiveObject>& NIS_DrawList::DynHilightedList |
( |
|
) |
const [inline] |
Query if the given list should be processed by Dynamic Hilighting.
| virtual void NIS_DrawList::EndPrepare |
( |
const Standard_Integer |
theType |
) |
[virtual] |
This method is called to end recording a new list. It must be preceded by BeginPrepare.
- Parameters:
-
Query the list corresponding to the given type.
- Parameters:
-
| theType | Integer value coinciding with the enumerated NIS_Drawer:DrawType. |
| const Handle_NIS_View& NIS_DrawList::GetView |
( |
|
) |
const [inline] |
Query if the given list should be prepared again.
- Parameters:
-
Update the list of Dynamically Hilighted entities.
| void NIS_DrawList::SetListID |
( |
const Standard_Integer |
theID |
) |
[inline, protected] |
| void NIS_DrawList::SetUpdated |
( |
const |
Standard_Integer, |
|
|
const |
Standard_Boolean | |
|
) |
| | [protected] |
Set the flag indicating that the List should be updated (rebuilt).
The documentation for this class was generated from the following file: