CIvfExaminerViewer Class Reference
[Ivf Classes]

Ivf wrapper for an SoWinExaminerViewer. More...

#include <Ivf/Viewers/IvfExaminerViewer.h>

Inheritance diagram for CIvfExaminerViewer:
CIvfStdViewer CIvfComponent

List of all members.

Public Member Functions

 CIvfExaminerViewer ()
virtual void IvfCreateComponent (CWnd *pWnd, void *pCreateArgs)
virtual void IvfDestroyComponent ()

Protected Member Functions

virtual ~CIvfExaminerViewer ()

Detailed Description

Ivf wrapper for an SoWinExaminerViewer.

The Examiner viewer component allows you to rotate the view around a point of interest using a virtual trackball. The viewer uses the camera focalDistance field to figure out the point of rotation, which is usually set to be at the center of the scene. In addition to allowing you to rotate the camera around the point of interest, this viewer also allows you to translate the camera in the viewer plane, as well as dolly (move forward and backward) to get closer to or further away from the point of interest. The viewer also supports seek to quickly move the camera to a desired object or point.

See the SoWinExaminerViewer description for additional information.

Note: Although the class name is CIvfExaminerViewer, the header file name is IvfExaminerViewer.h.

SEE ALSO

SoWinExaminerViewer

Deprecated:

Deprecated since Open Inventor 9500
The whole Ivf viewer API is no longer supported. Examples of custom viewers can be found in section MFC examples user interface of the Reference Manual.

Constructor & Destructor Documentation

CIvfExaminerViewer::CIvfExaminerViewer (  ) 
virtual CIvfExaminerViewer::~CIvfExaminerViewer (  )  [protected, virtual]

Destructor.


Member Function Documentation

virtual void CIvfExaminerViewer::IvfCreateComponent ( CWnd *  pWnd,
void *  pCreateArgs 
) [virtual]

Overload component Creation.

Implements CIvfComponent.

virtual void CIvfExaminerViewer::IvfDestroyComponent (  )  [virtual]

This method destroys the component.

Implements CIvfComponent.


The documentation for this class was generated from the following file:

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/