SoGetView Class Reference
[Basics]

Class to access a MeshViz view. More...

#include <Inventor/SbViewportRegion.h>

Inheritance diagram for SoGetView:
SoBaseKit PoBase PoBaseView SoAppearanceKit SoCameraKit SoInteractionKit SoLightKit SoSceneKit SoSeparatorKit

List of all members.

Public Member Functions

 SoGetView ()
virtual ~SoGetView ()
virtual SbBool getViewportIsEnabled () const
virtual const SbVec2f getViewportOrigin () const
virtual const SbVec2f getViewportSize () const

Detailed Description

Class to access a MeshViz view.

This class gives access from the Inventor kernel to the external MeshViz nodes managing the views (i.e PoBaseView::viewportOrigin or PoBaseView::viewportSize and its derived class fields).

SEE ALSO

PoBaseView.


Constructor & Destructor Documentation

SoGetView::SoGetView (  ) 

Default constructor.

virtual SoGetView::~SoGetView (  )  [inline, virtual]

Member Function Documentation

virtual SbBool SoGetView::getViewportIsEnabled (  )  const [virtual]

Returns TRUE if SoGetView functionalities are enabled, FALSE otherwise.

By default, returns FALSE.

virtual const SbVec2f SoGetView::getViewportOrigin (  )  const [virtual]

Returns SbViewportRegion origin.

Default value = (0,0).

virtual const SbVec2f SoGetView::getViewportSize (  )  const [virtual]

Returns SbViewportRegion size.

Default value = (1,1).


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/