#include <V3d_OrthographicView.hxx>
Inheritance diagram for V3d_OrthographicView:
Public Member Functions | |
Standard_EXPORT | V3d_OrthographicView (const Handle(V3d_Viewer)&VM) |
Define an orthographic view in the viewer VM. . | |
Standard_EXPORT | V3d_OrthographicView (const Handle(V3d_Viewer)&VM, const Handle(V3d_PerspectiveView)&V) |
Defines an orthographic view from a Perspective view. The parameters of the original view are duplicated in the resulting view (Projection,Mapping,Context) . The view thus created must be activated in a new window. . | |
Standard_EXPORT | V3d_OrthographicView (const Handle(V3d_Viewer)&VM, const Handle(V3d_OrthographicView)&V) |
Defines one orthographic view from another. The parameters of the original view are duplicated in the resulting view. (Projection,Mapping,Context) . The view thus created must be activated in a new window. . | |
Standard_EXPORT Handle_V3d_OrthographicView | Copy () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
|
|
|
|
|
|
Reimplemented from V3d_View. |