#include <gp_Pnt.hxx>
#include <Graphic3d_Mat4d.hxx>
+class IVtk_IView;
DEFINE_STANDARD_HANDLE( IVtk_IView, IVtk_Interface )
//! @class IVtk_IView
Standard_Real& theWidth,
Standard_Real& theHeight) const = 0;
- DEFINE_STANDARD_RTTI( IVtk_IView )
+ DEFINE_STANDARD_RTTIEXT(IVtk_IView,IVtk_Interface)
};
#endif // __IVTK_IVIEW_H__