public class SoViewportRegionElement extends SoElement
See also:
PoBaseView
, SoGetBoundingBoxAction
, SoGetMatrixAction
, SoGLRenderAction
, SoHandleEventAction
, SoRayPickAction
, SoCamera
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SbViewportRegion |
get(SoState state)
Returns current viewport region from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static void |
set(SoState state,
SbViewportRegion vpReg)
Calls set(state, vpReg, true).
|
static void |
set(SoState state,
SbViewportRegion vpReg,
boolean sendToGL)
Sets the viewport region.
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public static void set(SoState state, SbViewportRegion vpReg)
public static SbViewportRegion get(SoState state)
public static void set(SoState state, SbViewportRegion vpReg, boolean sendToGL)
@Deprecated public static int getClassStackIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com