|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Package javax.vecmath |
Class javax.vecmath.AxisAngle4d implements Serializable |
Serialized Fields |
double x
double y
double z
double angle
Class javax.vecmath.AxisAngle4f implements Serializable |
Serialized Fields |
float x
float y
float z
float angle
Class javax.vecmath.Color3b implements Serializable |
Class javax.vecmath.Color3f implements Serializable |
Class javax.vecmath.Color4b implements Serializable |
Class javax.vecmath.Color4f implements Serializable |
Class javax.vecmath.GMatrix implements Serializable |
Serialized Fields |
int nRow
int nCol
double[][] values
Class javax.vecmath.GVector implements Serializable |
Serialized Fields |
int length
double[] values
Class javax.vecmath.Matrix3d implements Serializable |
Serialized Fields |
double m00
double m01
double m02
double m10
double m11
double m12
double m20
double m21
double m22
Class javax.vecmath.Matrix3f implements Serializable |
Serialized Fields |
float m00
float m01
float m02
float m10
float m11
float m12
float m20
float m21
float m22
Class javax.vecmath.Matrix4d implements Serializable |
Serialized Fields |
double m00
double m01
double m02
double m03
double m10
double m11
double m12
double m13
double m20
double m21
double m22
double m23
double m30
double m31
double m32
double m33
Class javax.vecmath.Matrix4f implements Serializable |
Serialized Fields |
float m00
float m01
float m02
float m03
float m10
float m11
float m12
float m13
float m20
float m21
float m22
float m23
float m30
float m31
float m32
float m33
Class javax.vecmath.MismatchedSizeException implements Serializable |
Class javax.vecmath.Point2d implements Serializable |
Class javax.vecmath.Point2f implements Serializable |
Class javax.vecmath.Point3d implements Serializable |
Class javax.vecmath.Point3f implements Serializable |
Class javax.vecmath.Point3i implements Serializable |
Class javax.vecmath.Point4d implements Serializable |
Class javax.vecmath.Point4f implements Serializable |
Class javax.vecmath.Point4i implements Serializable |
Class javax.vecmath.Quat4d implements Serializable |
Class javax.vecmath.Quat4f implements Serializable |
Class javax.vecmath.SingularMatrixException implements Serializable |
Class javax.vecmath.TexCoord2f implements Serializable |
Class javax.vecmath.TexCoord3f implements Serializable |
Class javax.vecmath.TexCoord4f implements Serializable |
Class javax.vecmath.Tuple2d implements Serializable |
Serialized Fields |
double x
double y
Class javax.vecmath.Tuple2f implements Serializable |
Serialized Fields |
float x
float y
Class javax.vecmath.Tuple3b implements Serializable |
Serialized Fields |
byte x
byte y
byte z
Class javax.vecmath.Tuple3d implements Serializable |
Serialized Fields |
double x
double y
double z
Class javax.vecmath.Tuple3f implements Serializable |
Serialized Fields |
float x
float y
float z
Class javax.vecmath.Tuple3i implements Serializable |
Serialized Fields |
int x
int y
int z
Class javax.vecmath.Tuple4b implements Serializable |
Serialized Fields |
byte x
byte y
byte z
byte w
Class javax.vecmath.Tuple4d implements Serializable |
Serialized Fields |
double x
double y
double z
double w
Class javax.vecmath.Tuple4f implements Serializable |
Serialized Fields |
float x
float y
float z
float w
Class javax.vecmath.Tuple4i implements Serializable |
Serialized Fields |
int x
int y
int z
int w
Class javax.vecmath.Vector2d implements Serializable |
Class javax.vecmath.Vector2f implements Serializable |
Class javax.vecmath.Vector3d implements Serializable |
Class javax.vecmath.Vector3f implements Serializable |
Class javax.vecmath.Vector4d implements Serializable |
Class javax.vecmath.Vector4f implements Serializable |
Package javax.media.j3d |
Class javax.media.j3d.BadTransformException implements Serializable |
Class javax.media.j3d.Canvas3D implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.lang.UnsupportedOperationException
- this method is not supported
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.lang.UnsupportedOperationException
- this method is not supported
java.io.IOException
Serialized Fields |
boolean offScreen
java.awt.Point offScreenCanvasLoc
java.awt.Dimension offScreenCanvasSize
java.awt.Point offScreenCanvasClippedLoc
java.awt.Dimension offScreenCanvasClippedSize
boolean offScreenRendering
boolean waitingForOffScreenRendering
ImageComponent2D offScreenBuffer
byte[] byteBuffer
boolean useSharedCtx
boolean stereoAvailable
boolean stereoEnable
boolean useStereo
boolean rightStereoPass
int monoscopicViewPolicy
boolean doubleBufferAvailable
boolean doubleBufferEnable
boolean useDoubleBuffer
boolean sceneAntialiasingAvailable
boolean sceneAntialiasingMultiSamplesAvailable
boolean antialiasingSet
int textureColorTableSize
boolean multiTexAccelerated
int numTexUnitSupported
int numTexCoordSupported
int[] texUnitStateMap
int numActiveTexUnit
int lastActiveTexUnit
J3dQueryProps queryProps
Point3d leftManualEyeInImagePlate
Point3d rightManualEyeInImagePlate
View view
View pendingView
CanvasViewCache canvasViewCache
boolean raIsVisible
RenderAtom ra
int cvDirtyMask
boolean resizeGraphics2D
boolean isRunning
boolean isRunningStatus
boolean active
boolean visible
boolean ctxReset
Screen3D screen
boolean imageReady
int fogOn
GraphicsContext3D graphicsContext3D
boolean waiting
boolean swapDone
java.awt.GraphicsConfiguration graphicsConfiguration
J3DGraphics2DImpl graphics2D
java.lang.Object gfxCreationLock
Transform3D vworldToEc
Transform3D vpcToEc
int window
int vid
long visInfo
java.lang.String nativeGraphicsVersion
NativeWSInfo nativeWSobj
boolean firstPaintCalled
boolean added
long ctx
long ctxTimeStamp
boolean ctxEyeLightingEnable
AppearanceRetained currentAppear
MaterialRetained currentMaterial
CachedFrustum viewFrustum
LightBin lightBin
EnvironmentSet environmentSet
AttributeBin attributeBin
RenderMolecule renderMolecule
PolygonAttributesRetained polygonAttributes
LineAttributesRetained lineAttributes
PointAttributesRetained pointAttributes
MaterialRetained material
boolean enableLighting
TransparencyAttributesRetained transparency
ColoringAttributesRetained coloringAttributes
Transform3D modelMatrix
TextureBin textureBin
LightRetained[] lights
int[] frameCount
long enableMask
FogRetained fog
ModelClipRetained modelClip
Color3f sceneAmbient
TextureUnitStateRetained[] texUnitState
float cachedDvrFactor
boolean cachedDvrResizeCompensation
TextureRetained texture
TextureAttributesRetained texAttrs
TexCoordGenerationRetained texCoordGeneration
RenderingAttributesRetained renderingAttrs
AppearanceRetained appearance
java.lang.Object appHandle
boolean texLinearMode
int canvasDirty
boolean dirtyDisplayList
java.util.ArrayList dirtyRenderMoleculeList
java.util.ArrayList dirtyRenderAtomList
java.util.ArrayList dirtyDlistPerRinfoList
java.util.ArrayList displayListResourceFreeList
java.util.ArrayList textureIdResourceFreeList
int canvasBit
java.lang.Object cvLock
java.lang.Object evaluateLock
java.lang.Object dirtyMaskLock
boolean fullScreenMode
int fullscreenWidth
int fullscreenHeight
boolean needToRebuildDisplayList
int reEvaluateCanvasCmd
int textureExtendedFeatures
int extensionsSupported
float anisotropicDegreeMax
int textureBoundaryWidthMax
int textureWidthMax
int textureHeightMax
java.awt.Point newPosition
java.awt.Dimension newSize
java.util.ArrayList textureIDResourceTable
int stateUpdateMask
java.lang.Object[] curStateToUpdate
LightRetained[] currentLights
boolean depthBufferWriteEnableOverride
boolean depthBufferEnableOverride
boolean depthBufferWriteEnable
boolean vfPlanesValid
EventCatcher eventCatcher
CanvasViewEventCatcher canvasViewEventCatcher
java.awt.Container parent
boolean lightChanged
DrawingSurfaceObject drawingSurfaceObject
boolean validCtx
boolean validCanvas
boolean ctxChanged
Class javax.media.j3d.CapabilityNotSetException implements Serializable |
Class javax.media.j3d.DanglingReferenceException implements Serializable |
Class javax.media.j3d.GraphicsConfigTemplate3D implements Serializable |
Serialized Fields |
int depthSize
int doubleBuffer
int blueSize
int greenSize
int redSize
int sceneAntialiasing
int stereo
java.lang.Object testCfg
Class javax.media.j3d.IllegalRenderingStateException implements Serializable |
Class javax.media.j3d.IllegalSceneGraphException implements Serializable |
Class javax.media.j3d.IllegalSharingException implements Serializable |
Class javax.media.j3d.MultipleParentException implements Serializable |
Class javax.media.j3d.RestrictedAccessException implements Serializable |
Class javax.media.j3d.SceneGraphCycleException implements Serializable |
Class javax.media.j3d.SoundException implements Serializable |
Package com.sun.j3d.loaders |
Class com.sun.j3d.loaders.IncorrectFormatException implements Serializable |
Class com.sun.j3d.loaders.ParsingErrorException implements Serializable |
Package com.sun.j3d.utils.applet |
Class com.sun.j3d.utils.applet.JMainFrame implements Serializable |
Serialized Fields |
java.lang.String[] args
java.lang.String name
java.applet.Applet applet
java.awt.Label label
java.awt.Dimension appletSize
Class com.sun.j3d.utils.applet.MainFrame implements Serializable |
Serialized Fields |
java.lang.String[] args
java.lang.String name
boolean barebones
java.applet.Applet applet
java.awt.Label label
java.awt.Dimension appletSize
Package com.sun.j3d.utils.scenegraph.io |
Class com.sun.j3d.utils.scenegraph.io.NamedObjectException implements Serializable |
Class com.sun.j3d.utils.scenegraph.io.ObjectNotLoadedException implements Serializable |
Class com.sun.j3d.utils.scenegraph.io.UnsupportedUniverseException implements Serializable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |