Open CASCADE Technology 6.6.0
Public Member Functions
V3d_OrthographicView Class Reference

Define an orthographic view.
See the methods of the Class View

#include <V3d_OrthographicView.hxx>

Inheritance diagram for V3d_OrthographicView:
Inheritance graph
[legend]

Public Member Functions

 V3d_OrthographicView (const Handle< V3d_Viewer > &VM)
 Define an orthographic view in the viewer VM.

 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.

 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.

Handle_V3d_OrthographicView Copy () const

Constructor & Destructor Documentation

V3d_OrthographicView::V3d_OrthographicView ( const Handle< V3d_Viewer > &  VM)
V3d_OrthographicView::V3d_OrthographicView ( const Handle< V3d_Viewer > &  VM,
const Handle< V3d_PerspectiveView > &  V 
)
V3d_OrthographicView::V3d_OrthographicView ( const Handle< V3d_Viewer > &  VM,
const Handle< V3d_OrthographicView > &  V 
)

Member Function Documentation

Handle_V3d_OrthographicView V3d_OrthographicView::Copy ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines