@Deprecated public class SoComponentBase extends SoFieldContainer
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
ANAGLYPH
Deprecated.
|
static int |
ANAGLYPH_STEREO
Deprecated.
|
static int |
BLUE
Deprecated.
|
SoSFFieldContainer |
cameraBase
Deprecated.
|
SoSFBool |
focus
Deprecated.
|
SoSFFieldContainer |
gcTemplate
Deprecated.
|
static int |
GREEN
Deprecated.
|
static int |
HALF_SCREEN_STEREO
Deprecated.
|
SoSFBool |
hiddenLine
Deprecated.
|
static int |
INTERLACED_STEREO
Deprecated.
|
static int |
NO_STEREO_VIEW
Deprecated.
|
static int |
OPENGL_STEREO
Deprecated.
|
static int |
PASSIVE_STEREO
Deprecated.
|
SoSFVec2i32 |
position
Deprecated.
|
static int |
RAW_STEREO
Deprecated.
|
static int |
RED
Deprecated.
|
SoSFFieldContainer |
remoteServer
Deprecated.
|
SoSFFieldContainer |
sceneManager
Deprecated.
|
SoSFVec2i32 |
size
Deprecated.
|
static int |
SSDI_STEREO
Deprecated.
|
SoSFBool |
stereoAbsoluteAdjustments
Deprecated.
|
SoSFBool |
stereoActive
Deprecated.
|
SoSFFloat |
stereoBalance
Deprecated.
|
SoSFBitMask |
stereoColorMask
Deprecated.
|
SoSFBool |
stereoNearFrac
Deprecated.
|
SoSFFloat |
stereoOffset
Deprecated.
|
SoSFBool |
stereoReversed
Deprecated.
|
SoSFEnum |
stereoType
Deprecated.
|
SoSFBool |
visible
Deprecated.
|
SoSFColor |
vncColorMask
Deprecated.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoComponentBase(com.openinventor.inventor.awt.peer.SwDrawingAreaPeer peer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
applyVncColorMask()
Deprecated.
|
SoFrameGrabber |
getFrameGrabber()
Deprecated.
|
SoMPEGRenderer |
getMPEGRecorder()
Deprecated.
|
SoSceneManager |
getSceneManager()
Deprecated.
|
boolean |
getSynchronize()
Deprecated.
|
boolean |
isLocalRedraw()
Deprecated.
|
boolean |
isRemoteClientConnected()
Deprecated.
|
boolean |
isRemoteLossyInteractive()
Deprecated.
|
boolean |
isRemoteMustDraw()
Deprecated.
|
void |
notifyRedraw()
Deprecated.
|
void |
posChanged(java.awt.Point pt)
Deprecated.
|
void |
postRedraw()
Deprecated.
|
void |
preRedraw()
Deprecated.
|
void |
setFirstStereoPass(boolean first)
Deprecated.
|
void |
setInteractiveCount(int interactiveCount)
Deprecated.
|
void |
setMPEGRecorder(SoMPEGRenderer renderer)
Deprecated.
|
void |
setStereoCameraMode(SoCamera.StereoModes mode)
Deprecated.
|
void |
setStereoElement()
Deprecated.
|
void |
updateRemoteInteraction(boolean interact)
Deprecated.
|
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public final SoSFBool visible
public final SoSFBool focus
public final SoSFFieldContainer gcTemplate
public final SoSFVec2i32 size
public final SoSFVec2i32 position
public final SoSFFieldContainer sceneManager
public final SoSFFieldContainer remoteServer
public final SoSFColor vncColorMask
public final SoSFFieldContainer cameraBase
public final SoSFBool hiddenLine
public final SoSFBool stereoActive
public final SoSFEnum stereoType
public final SoSFBool stereoAbsoluteAdjustments
public final SoSFFloat stereoOffset
public final SoSFFloat stereoBalance
public final SoSFBool stereoReversed
public final SoSFBitMask stereoColorMask
public final SoSFBool stereoNearFrac
public static final int NO_STEREO_VIEW
public static final int INTERLACED_STEREO
public static final int HALF_SCREEN_STEREO
public static final int RAW_STEREO
public static final int OPENGL_STEREO
public static final int ANAGLYPH_STEREO
public static final int ANAGLYPH
public static final int SSDI_STEREO
public static final int PASSIVE_STEREO
public static final int RED
public static final int GREEN
public static final int BLUE
public SoComponentBase(com.openinventor.inventor.awt.peer.SwDrawingAreaPeer peer)
public SoFrameGrabber getFrameGrabber()
public void notifyRedraw()
public boolean isLocalRedraw()
public void preRedraw()
public void setInteractiveCount(int interactiveCount)
public void postRedraw()
public boolean getSynchronize()
public SoSceneManager getSceneManager()
public void setMPEGRecorder(SoMPEGRenderer renderer)
public SoMPEGRenderer getMPEGRecorder()
public boolean isRemoteClientConnected()
public boolean isRemoteMustDraw()
public void updateRemoteInteraction(boolean interact)
public boolean isRemoteLossyInteractive()
public void posChanged(java.awt.Point pt)
public void applyVncColorMask()
public void setStereoElement()
public void setStereoCameraMode(SoCamera.StereoModes mode)
public void setFirstStereoPass(boolean first)
Generated on August 20, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com