|
Open CASCADE Technology 6.5.2
|
#include <Viewer_Viewer.hxx>

Public Member Functions | |
| virtual void | Update ()=0 |
| Handle_Aspect_GraphicDevice | Device () const |
| Standard_ExtString | NextName () const |
| Standard_CString | Domain () const |
Protected Member Functions | |
| Viewer_Viewer (const Handle< Aspect_GraphicDevice > &aDevice, const Standard_ExtString aName, const Standard_CString aDomain, const Standard_Integer aNextCount) | |
| void | IncrCount () |
| Viewer_Viewer::Viewer_Viewer | ( | const Handle< Aspect_GraphicDevice > & | aDevice, |
| const Standard_ExtString | aName, | ||
| const Standard_CString | aDomain, | ||
| const Standard_Integer | aNextCount | ||
| ) | [protected] |
| Handle_Aspect_GraphicDevice Viewer_Viewer::Device | ( | ) | const |
| Standard_CString Viewer_Viewer::Domain | ( | ) | const |
| void Viewer_Viewer::IncrCount | ( | ) | [protected] |
| Standard_ExtString Viewer_Viewer::NextName | ( | ) | const |
| virtual void Viewer_Viewer::Update | ( | ) | [pure virtual] |
Implemented in V2d_Viewer, and V3d_Viewer.
1.7.4