|
Open CASCADE Technology
6.5.4
|
#include <V2d_CircularGrid.hxx>

Public Member Functions | |
| V2d_CircularGrid (const V2d_ViewerPointer &aViewer, const Standard_Integer aColorIndex1, const Standard_Integer aColorIndex2) | |
| void | SetColorIndices (const Standard_Integer aColorIndex1, const Standard_Integer aColorIndex2) |
| void | Display () |
| Display the grid at screen. | |
| void | Erase () const |
| Erase the grid from screen. | |
| Standard_Boolean | IsDisplayed () const |
| Returns TRUE when the grid is displayed at screen. | |
Protected Member Functions | |
| void | UpdateDisplay () |
| Updates the grid parameters. | |
| V2d_CircularGrid::V2d_CircularGrid | ( | const V2d_ViewerPointer & | aViewer, |
| const Standard_Integer | aColorIndex1, | ||
| const Standard_Integer | aColorIndex2 | ||
| ) |
| void V2d_CircularGrid::Display | ( | ) | [virtual] |
Reimplemented from Aspect_Grid.
| void V2d_CircularGrid::Erase | ( | ) | const [virtual] |
Reimplemented from Aspect_Grid.
| Standard_Boolean V2d_CircularGrid::IsDisplayed | ( | ) | const [virtual] |
Reimplemented from Aspect_Grid.
| void V2d_CircularGrid::SetColorIndices | ( | const Standard_Integer | aColorIndex1, |
| const Standard_Integer | aColorIndex2 | ||
| ) |
| void V2d_CircularGrid::UpdateDisplay | ( | ) | [protected, virtual] |
Reimplemented from Aspect_Grid.
1.8.0