- abgr - Variable in class vona.cursor.CursorUtils.CursorImage
-
Raw ABGR image raster.
- abortOnDiverge - Variable in class vona.math.PDLS
-
- abortOnInterrupt - Variable in class vona.math.PDLS
-
- abortOnSVDError - Variable in class vona.math.PDLS
-
- accel - Variable in class vona.time.SuperClock
-
The time acceleration factor.
- accel - Variable in class vona.time.TrapezoidInterpolator
-
The acceleration during ramp up/down.
- ACCEL_SLIDER - Static variable in class vona.ui.RXSInteractor
-
number key accel modification factors
- accelChangeActionLabel - Variable in class vona.ui.RXSInteractor
-
If non-null then this replaces "interaction" in messages printed to
System.out when
RXSInteractor.accelFactor
is changed due to a keypress.
- accelDistance - Variable in class vona.time.TrapezoidInterpolator
-
Distance traveled accelerating.
- accelFactor - Variable in class vona.ui.RXSInteractor
-
current acceleration factor
- accelFraction - Variable in class vona.time.TrapezoidInterpolator
-
Fraction in [0.0 0.5) to spend accelerating at the start and
decelerating at the end (constant speed fraction is
1.0-2.0*accelFraction
).
- accelSliderEnabled - Variable in class vona.ui.RXSInteractor
-
whether the number key accel modification slider is enabled
- accelTime - Variable in class vona.time.TrapezoidInterpolator
-
Time spent accelerating.
- accumAlphaBits - Variable in class vona.ui.JOGLDisplay
-
extra OGL canvas config state
- accumBlueBits - Variable in class vona.ui.JOGLDisplay
-
extra OGL canvas config state
- accumBufferAvailable - Variable in class vona.ui.JOGLDisplay
-
accum buffer status
- accumBufferClearEnabled - Variable in class vona.ui.JOGLDisplay
-
- accumBufferGood - Variable in class vona.ui.JOGLDisplay
-
accum buffer status
- accumGreenBits - Variable in class vona.ui.JOGLDisplay
-
extra OGL canvas config state
- accumPass() - Method in class vona.ui.Display3D
-
- accumPass() - Method in class vona.ui.JOGLDisplay
-
- accumPass1Metrics - Variable in class vona.ui.Display3D
-
- accumPass2Metrics - Variable in class vona.ui.Display3D
-
- accumRedBits - Variable in class vona.ui.JOGLDisplay
-
extra OGL canvas config state
- accumulateSleep - Variable in class vona.time.SuperClock
-
- accumulator - Variable in class vona.time.SuperClock.SleepState
-
Accumulated sleep backlog in accelseconds iff we're accumulating
sleep.
- actionMap - Variable in class vona.ui.Display3D.Driver
-
actions to handle user input
- ActionMapper - Class in vona.ui
-
Configurable prioritized mappings from user key and mouse actions to
handlers.
- ActionMapper() - Constructor for class vona.ui.ActionMapper
-
- actionMapper - Variable in class vona.ui.Display3D.Driver
-
actions to handle user input
- ActionMapper.Action - Class in vona.ui
-
An action.
- ActionMapper.Action(String) - Constructor for class vona.ui.ActionMapper.Action
-
construct a new Action with spec and description
- ActionMapper.ActionMap - Class in vona.ui
-
- ActionMapper.ActionMap(String) - Constructor for class vona.ui.ActionMapper.ActionMap
-
make a new map with the given name
- ActionMapper.ApplyingAction - Class in vona.ui
-
Generic
ActionMapper.Action
impl that delegates to an object implementing an
apply(Object[])
method.
- ActionMapper.ApplyingAction(String, Object, String) - Constructor for class vona.ui.ActionMapper.ApplyingAction
-
Make a new delegating action.
- ActionMapper.ApplyingAction(String, Object) - Constructor for class vona.ui.ActionMapper.ApplyingAction
-
uses default applyMethodName
- ActionMapper.ComponentState - Class in vona.ui
-
Collects the state of an AWT Component
.
- ActionMapper.ComponentState() - Constructor for class vona.ui.ActionMapper.ComponentState
-
- actionMaps - Variable in class vona.ui.ActionMapper
-
- adaptiveStepSizeEnabled - Variable in class vona.math.PDLS
-
- add(double[], double[], double[], int) - Static method in class vona.math.RXSInterpolator
-
sum = a+b
- add(ActionMapper.Action, String...) - Method in class vona.ui.ActionMapper.ActionMap
-
Convenience to add/replace the mapping(s) from spec(s) to
action.
- add2(double[], double[]) - Static method in class vona.math.VonaMath
-
Compute the sum of two two-dimensional vectors.
- addCanvasListeners() - Method in class vona.ui.Display3D
-
- addComponent(Component) - Method in class vona.ui.ActionMapper
-
Add an AWT Component
to the listen list.
- addD - Static variable in class vona.math.TimeMath
-
- addF - Static variable in class vona.math.TimeMath
-
- addL - Static variable in class vona.math.TimeMath
-
- addListeners(Component) - Method in class vona.ui.RXSInteractor
-
Add event listeners to component which call the handleEvent(...)
APIs.
- addMaterialColor(Material, int, int) - Static method in class vona.j3d.J3DUtils
-
Add one of the four colors of a material to another color in that
material.
- addMaterialColor(Appearance, int, int) - Static method in class vona.j3d.J3DUtils
-
- addMaterialColor(Shape3D, int, int) - Static method in class vona.j3d.J3DUtils
-
- addMaterialColorRecursively(Node, int, int) - Static method in class vona.j3d.J3DUtils
-
- addMod(int, int, int) - Static method in class vona.math.VonaMath
-
Compute (a0 + a1) mod m
.
- addSimpleAction(String, Runnable, String...) - Method in class vona.ui.ActionMapper.ActionMap
-
- addT - Static variable in class vona.math.TimeMath
-
- addToNext(double[], double, double...) - Method in class vona.math.RXSInterpolator
-
Add a TXEM vector to the next waypoint local-to-world
transform, and optionally append a scaling.
- addToSceneMetrics(float[], float, boolean, boolean, boolean, boolean, boolean) - Method in class vona.ui.Display3D
-
Add the information for a geometry to the scene metrics.
- advance(int) - Method in class vona.j3d.J3DIndexAccessor
-
- advance(int) - Method in class vona.j3d.J3DVertexAccessor
-
- advanceToNextStrip() - Method in class vona.j3d.J3DPrimitiveIterator.J3DStripIterator
-
- afterUnmarshal(Unmarshaller, Object) - Method in class vona.dae.util.DAEObject
-
Called by JAXB unmarshal after all properties have been unmarshalled
for this object (except IDREF).
- aim(double...) - Method in class vona.math.RX
-
Set the rotation component such that (0, 0, 1) is transformed to be
parallel to d.
- ALL_BUT_COLOR - Static variable in class vona.j3d.JOGLGeometry
-
- ALL_BUT_NORMAL - Static variable in class vona.j3d.JOGLGeometry
-
- ALL_BUT_TEXCOORD - Static variable in class vona.j3d.JOGLGeometry
-
- ALL_COMPONENTS - Static variable in class vona.ui.Display3D
-
component enables for vertex accessors and primitive iterators
- allExtendedRenderMetrics - Variable in class vona.ui.Display3D
-
all extended render metrics
- allJOGLExtendedRenderMetrics - Variable in class vona.ui.JOGLDisplay
-
all JOGL-specific extended render metrics
- allMetrics - Static variable in class vona.math.RX
-
collection of all metrics, if enabled
- allPriorityMetricNames - Variable in class vona.math.PDLS
-
collection of all per-priority-level metrics names
- allPriorityMetrics - Variable in class vona.math.PDLS
-
collection of all per-priority-level metrics
- allSolveMetrics - Variable in class vona.math.PDLS
-
- alpha - Variable in class vona.j3d.Widget
-
Extra multiplicative alpha on top of any individual Appearance
alphas.
- alphaBits - Variable in class vona.ui.JOGLDisplay
-
extra OGL canvas config state
- altDown - Variable in class vona.ui.ActionMapper.ComponentState
-
current status of the indicated key
- altDown - Variable in class vona.ui.RXSInteractor
-
Whether the indicated key is currenly down.
- alwaysDampSigma - Variable in class vona.math.PDLS
-
Singular value (after applying
PDLS.svdTol
) below which
auto-computed damping will always be applied.
- alwaysUpdateWholeProblem - Variable in class vona.math.PDLS
-
- amberHue - Static variable in class vona.color.Hue
-
hue from "Color Bytes" by Jean Bourges
- ambientAlpha - Variable in class vona.ui.Display3D
-
Ambient alpha.
- ambientAlpha - Variable in class vona.ui.Display3D.QueuedGeometry
-
ambient alpha or 1.0 if none
- ambientLight - Variable in class vona.ui.J3DDisplay
-
the Java3D ambient light
- ambientLightIntensity - Variable in class vona.ui.JOGLDisplay
-
current bg and light params
- ambientLightIntensityChangePending - Variable in class vona.ui.JOGLDisplay
-
dirty flags for bg and light params
- angle - Variable in class vona.j3d.SectorWidget
-
current angular span
- angle(double, double) - Static method in class vona.math.VonaMath
-
Return the CCW angle from the positive X axis to the vector (x,
y)
, in the range [0, 2*PI).
- angle(double[]) - Static method in class vona.math.VonaMath
-
Return the CCW angle from the positive X axis to the 2D vector
v
.
- angleX - Variable in class vona.j3d.FrustumWidget
-
the current apex angles
- angleY - Variable in class vona.j3d.FrustumWidget
-
the current apex angles
- AnnulusWidget - Class in vona.j3d
-
A circular annulus.
- AnnulusWidget(float, float, int) - Constructor for class vona.j3d.AnnulusWidget
-
Creates a new AnnulusWidget with given
radius, radial
width, and
AnnulusWidget.ns
.
- AnnulusWidget(float, float) - Constructor for class vona.j3d.AnnulusWidget
-
- AnnulusWidget() - Constructor for class vona.j3d.AnnulusWidget
-
- appearance - Variable in class vona.j3d.CurveWidget
-
the appearance
- appearance - Variable in class vona.j3d.Widget
-
appearance for each geometry, null if none
- appearance - Variable in class vona.ui.Display3D.QueuedGeometry
-
the appearance associated with this geometry, null for default
- appearanceState - Variable in class vona.ui.JOGLDisplay
-
- append(RigidTransform2D) - Method in class vona.math.RigidTransform2D
-
this = o*this
- append(RX) - Method in class vona.math.RX
-
- appendEither(RX, boolean) - Method in class vona.math.RX
-
- appendInverse(RX) - Method in class vona.math.RX
-
- appendManipulationToWorld(RX, boolean) - Method in class vona.ui.RXSInteractor
-
- appendManipulationToWorld(RX) - Method in class vona.ui.RXSInteractor
-
- appliccable - Variable in class vona.j3d.J3DUtils.ApplyingShapeHandler
-
the delegate
- appliccable - Variable in class vona.ui.ActionMapper.ApplyingAction
-
the delegate
- appliedFirstAppearance - Variable in class vona.ui.JOGLDisplay
-
Whether any appearance has ever been applied to the current OGL
context.
- applyAppearance(Appearance, boolean, float, boolean, boolean) - Method in class vona.ui.JOGLDisplay
-
Apply an appearance to OGL.
- applyAppearance(Appearance, boolean, float, boolean) - Method in class vona.ui.JOGLDisplay
-
- applyAppearance(Appearance, float, boolean) - Method in class vona.ui.JOGLDisplay
-
- applyAppearance(Appearance, float) - Method in class vona.ui.JOGLDisplay
-
- applyAppearance(Appearance) - Method in class vona.ui.JOGLDisplay
-
- applyAppearanceMetrics - Variable in class vona.ui.JOGLDisplay
-
- applyAttrs(ColoringAttributes, boolean, float) - Method in class vona.ui.JOGLDisplay
-
Apply appearance attributes to OGL.
- applyAttrs(ColoringAttributes, float) - Method in class vona.ui.JOGLDisplay
-
- applyAttrs(ColoringAttributes) - Method in class vona.ui.JOGLDisplay
-
- applyAttrs(LineAttributes, boolean) - Method in class vona.ui.JOGLDisplay
-
Apply appearance attributes to OGL.
- applyAttrs(LineAttributes) - Method in class vona.ui.JOGLDisplay
-
- applyAttrs(Material, boolean, float, boolean) - Method in class vona.ui.JOGLDisplay
-
Apply appearance attributes to OGL.
- applyAttrs(Material, float, boolean) - Method in class vona.ui.JOGLDisplay
-
- applyAttrs(Material, float) - Method in class vona.ui.JOGLDisplay
-
- applyAttrs(Material) - Method in class vona.ui.JOGLDisplay
-
- applyAttrs(PointAttributes, boolean) - Method in class vona.ui.JOGLDisplay
-
Apply appearance attributes to OGL.
- applyAttrs(PointAttributes) - Method in class vona.ui.JOGLDisplay
-
- applyAttrs(PolygonAttributes, boolean) - Method in class vona.ui.JOGLDisplay
-
Apply appearance attributes to OGL.
- applyAttrs(PolygonAttributes) - Method in class vona.ui.JOGLDisplay
-
- applyAttrs(RenderingAttributes, boolean) - Method in class vona.ui.JOGLDisplay
-
Apply appearance attributes to OGL.
- applyAttrs(RenderingAttributes) - Method in class vona.ui.JOGLDisplay
-
- applyAttrs(TransparencyAttributes, boolean) - Method in class vona.ui.JOGLDisplay
-
Apply appearance attributes to OGL.
- applyAttrs(TransparencyAttributes) - Method in class vona.ui.JOGLDisplay
-
- applyCMT() - Method in class vona.ui.Display3D
-
- applyCMT() - Method in class vona.ui.J3DDisplay
-
- applyCMT() - Method in class vona.ui.JOGLDisplay
-
- applyMaterialColor(int, Color3f, float) - Method in class vona.ui.JOGLDisplay
-
Apply a material color to OGL.
- applyMethod - Variable in class vona.j3d.J3DUtils.ApplyingShapeHandler
-
the apply method on the delegate
- applyMethod - Variable in class vona.ui.ActionMapper.ApplyingAction
-
the apply method on the delegate
- applyProjection() - Method in class vona.ui.Display3D
-
Subclasses must implement this to engage
Display3D.viewAABB
so that it
is applied to subsequent drawing.
- applyProjection() - Method in class vona.ui.J3DDisplay
-
- applyProjection() - Method in class vona.ui.JOGLDisplay
-
This impl applies the projection matrix to OGL, leaving the OGL matrix
mode in GL_MODELVIEW
.
- applyProjectionPending - Variable in class vona.ui.Display3D
-
- applyWidgetRX - Variable in class vona.ui.Display3D
-
- APPNAME - Static variable in class vona.color.bourgesdemo.BourgesDemo
-
- areEventsDuringInterpolationEnabled() - Method in class vona.ui.RXSInteractor
-
check if input events are enabled while interpolations are ongoing
- areEventsEnabled() - Method in class vona.ui.RXSInteractor
-
check if input events are enabled at all
- arrayCount - Variable in class vona.j3d.J3DPrimitiveIterator.J3DStripIterator
-
array of strip lengths (number of vertices per strip)
- arrayCount - Variable in class vona.j3d.JOGLGeometry
-
Array holding the array (or strip) lengths for this geometry.
- arrayCount - Variable in class vona.ui.JOGLDisplay
-
Temp storage for geometry array counts.
- autoAddListenersToRXSInteractor() - Method in class vona.ui.Display3D
-
- autoLambdaSlowdownThreshold - Variable in class vona.math.PDLS
-
- autoLambdaSpeedupThreshold - Variable in class vona.math.PDLS
-
- autoLambdaThetaDiffMaxMagScale - Variable in class vona.math.PDLS
-
- autoSetBoundingSpheres - Variable in class vona.j3d.Widget
-
Whether to automatically update geometry bounding spheres in subclasses
that support such functionality.
- averageMS() - Method in class vona.time.TimeMetrics
-
- averageTime() - Method in class vona.time.SynchronizedTimeMetrics
-
- averageTime() - Method in class vona.time.TimeMetrics
-
- AXES_COLORS_STRING - Static variable in class vona.j3d.AxesWidget
-
a short human-readable string giving the mapping from axes to colors
- AXES_COLORS_STRING - Static variable in class vona.j3d.J3DAxesShape
-
a short human-readable string giving the mapping from axes to colors
- AxesWidget - Class in vona.j3d
-
A widget with an axes triad.
- AxesWidget(float) - Constructor for class vona.j3d.AxesWidget
-
- AxesWidget() - Constructor for class vona.j3d.AxesWidget
-
makes a new AxesWidget of default radius
- axesWidget - Variable in class vona.ui.Display3D.Driver
-
the axes widget
- c - Variable in class vona.math.RigidTransform2D
-
- C_FMT - Static variable in class vona.math.PDLS
-
compact decimal printf format
- canonicalizeAngle(double) - Static method in class vona.math.VonaMath
-
Return the canonical angle in the range (-PI, PI]
corresponding to any angle t
.
- canonicalizeAngle180(double) - Static method in class vona.math.VonaMath
-
- canonicalizeAngle360(double) - Static method in class vona.math.VonaMath
-
- canonicalizeEM() - Method in class vona.math.RX
-
Canonicalize the EM rep to a magnitude (i.e.
- canonicalizeEMMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- canonicalizeQuaternion() - Method in class vona.math.RX
-
Ensure that
RX.qw
is positive, flipping the quaternion if
necessary.
- canvas - Variable in class vona.ui.Display3D
-
the canvas
- canvas3D - Variable in class vona.ui.J3DDisplay
-
the Java3D canvas
- canvasMouseLock - Variable in class vona.ui.Display3D
-
synchronization object for canvas mouse location
- canvasMouseX - Variable in class vona.ui.Display3D
-
Most recent mouse location on canvas in canvas coords or negative if
mouse not on canvas.
- canvasMouseY - Variable in class vona.ui.Display3D
-
Most recent mouse location on canvas in canvas coords or negative if
mouse not on canvas.
- canvasSize - Variable in class vona.ui.Display3D
-
- canvasSize - Variable in class vona.ui.RXSInteractor
-
current canvas size in pixels or 0 to set from next input event
- canvasToLocal(float...) - Method in class vona.ui.Display3D
-
Applies projection^{-1} and cmt^{-1} transforms.
- canvasToLocal(float) - Method in class vona.ui.Display3D
-
Applies projection^{-1} and cmt^{-1} transforms.
- canvasToView(float...) - Method in class vona.ui.Display3D
-
Transform a point in canvas frame to view frame by applying the
projection transform.
- canvasToView(float) - Method in class vona.ui.Display3D
-
applies the projection transform
- canvasToWorldX(double, boolean) - Method in class vona.ui.RXSInteractor
-
map x from a horizontal pixel location on cavas to world frame
- canvasToWorldY(double, boolean) - Method in class vona.ui.RXSInteractor
-
map y from a vertical pixel location on cavas to world frame
- cC3f - Variable in class vona.ui.JOGLDisplay
-
Temp storage.
- changeScheme(ColorScheme) - Method in class vona.color.bourgesdemo.BourgesDemo.BourgesPanel
-
- CHECK_EPS - Static variable in class vona.math.TestSVD
-
- checkAccept(String, int) - Method in class vona.compileserver.CompileSecurityManager
-
- checkAccess(Thread) - Method in class vona.compileserver.CompileSecurityManager
-
- checkConnect(String, int) - Method in class vona.compileserver.CompileSecurityManager
-
- checkConvergence(int) - Method in class vona.math.PDLS
-
Check the current convergence status.
- checkConvergenceMetrics - Variable in class vona.math.PDLS
-
- checkCreateClassLoader() - Method in class vona.compileserver.CompileSecurityManager
-
- checked15 - Static variable in class vona.compat.Compat
-
- checked16 - Static variable in class vona.compat.Compat
-
- checkedLinux - Static variable in class vona.compat.Compat
-
- checkedOSX - Static variable in class vona.compat.Compat
-
- checkedWindows - Static variable in class vona.compat.Compat
-
- checkExec(String) - Method in class vona.compileserver.CompileSecurityManager
-
- checkExit(int) - Method in class vona.compileserver.CompileSecurityManager
-
- checkFormat(IndexedGeometryArray) - Method in class vona.j3d.J3DIndexAccessor
-
Check if the class, storage type, and vertex format of iga is
compatible with this accessor implementation.
- checkFormat(JOGLGeometry) - Method in class vona.j3d.J3DIndexAccessor
-
- checkFormat(IndexedGeometryArray) - Method in class vona.j3d.J3DIndexAccessor.J3DCoordOnlyIndexAccessor
-
Check if the class, storage type, and vertex format of iga is
compatible with this accessor implementation.
- checkFormat(IndexedGeometryArray) - Method in class vona.j3d.J3DIndexAccessor.J3DCopyIndexAccessor
-
Check if the class, storage type, and vertex format of iga is
compatible with this accessor implementation.
- checkFormat(IndexedGeometryArray) - Method in class vona.j3d.J3DIndexAccessor.J3DRefIndexAccessor
-
Check if the class, storage type, and vertex format of iga is
compatible with this accessor implementation.
- checkFormat(IndexedGeometryArray) - Method in class vona.j3d.J3DIndexAccessor.JOGLIndexAccessor
-
this impl returns false
- checkFormat(JOGLGeometry) - Method in class vona.j3d.J3DIndexAccessor.JOGLIndexAccessor
-
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DPrimitiveIterator
-
Check if the class, storage type, and vertex format of ga is
compatible with this implementation.
- checkFormat(JOGLGeometry) - Method in class vona.j3d.J3DPrimitiveIterator
-
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DPrimitiveIterator.J3DLineStripIterator
-
Check if the class, storage type, and vertex format of ga is
compatible with this implementation.
- checkFormat(JOGLGeometry) - Method in class vona.j3d.J3DPrimitiveIterator.J3DLineStripIterator
-
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DPrimitiveIterator.J3DTriangleFanIterator
-
Check if the class, storage type, and vertex format of ga is
compatible with this implementation.
- checkFormat(JOGLGeometry) - Method in class vona.j3d.J3DPrimitiveIterator.J3DTriangleFanIterator
-
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DPrimitiveIterator.J3DTriangleStripIterator
-
Check if the class, storage type, and vertex format of ga is
compatible with this implementation.
- checkFormat(JOGLGeometry) - Method in class vona.j3d.J3DPrimitiveIterator.J3DTriangleStripIterator
-
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DPrimitiveIterator.JOGLQuadStripIterator
-
Check if the class, storage type, and vertex format of ga is
compatible with this implementation.
- checkFormat(JOGLGeometry) - Method in class vona.j3d.J3DPrimitiveIterator.JOGLQuadStripIterator
-
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DVertexAccessor
-
Check if the class, storage type, and vertex format of ga is
compatible with this accessor implementation.
- checkFormat(JOGLGeometry) - Method in class vona.j3d.J3DVertexAccessor
-
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DVertexAccessor.J3DBufferVertexAccessor
-
Check if the class, storage type, and vertex format of ga is
compatible with this accessor implementation.
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DVertexAccessor.J3DCopyVertexAccessor
-
Check if the class, storage type, and vertex format of ga is
compatible with this accessor implementation.
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DVertexAccessor.J3DInterleavedBufferVertexAccessor
-
Check if the class, storage type, and vertex format of ga is
compatible with this accessor implementation.
- checkFormat(JOGLGeometry) - Method in class vona.j3d.J3DVertexAccessor.J3DInterleavedBufferVertexAccessor
-
this impl returns true
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DVertexAccessor.J3DInterleavedVertexAccessor
-
Check if the class, storage type, and vertex format of ga is
compatible with this accessor implementation.
- checkFormat(GeometryArray) - Method in class vona.j3d.J3DVertexAccessor.J3DRefVertexAccessor
-
Check if the class, storage type, and vertex format of ga is
compatible with this accessor implementation.
- checkLink(String) - Method in class vona.compileserver.CompileSecurityManager
-
- checkListen(int) - Method in class vona.compileserver.CompileSecurityManager
-
- checkPackageAccess(String) - Method in class vona.compileserver.CompileSecurityManager
-
- checkPermission(Permission) - Method in class vona.compileserver.CompileSecurityManager
-
- checkPropertiesAccess() - Method in class vona.compileserver.CompileSecurityManager
-
- checkPropertyAccess(String) - Method in class vona.compileserver.CompileSecurityManager
-
- checkRead(FileDescriptor) - Method in class vona.compileserver.CompileSecurityManager
-
- checkRead(String) - Method in class vona.compileserver.CompileSecurityManager
-
- checkSetFactory() - Method in class vona.compileserver.CompileSecurityManager
-
- checkStatus(int) - Method in class vona.math.SVD
-
Check if a status code indicates success.
- checkStatus(int) - Method in class vona.math.SVD_DGESDD
-
Check if a status code indicates success.
- checkStatus(int) - Method in class vona.math.SVD_DGESVD
-
Check if a status code indicates success.
- checkSVD(int, int, double[], double[], double[], double[]) - Static method in class vona.math.TestSVD
-
- checkWrite(FileDescriptor) - Method in class vona.compileserver.CompileSecurityManager
-
- checkWrite(String) - Method in class vona.compileserver.CompileSecurityManager
-
- checkXPend(String) - Method in class vona.math.RX.Test
-
- chooseSleepStrategy(PrintStream) - Static method in class vona.compat.CompatTime
-
Choose the sleep strategy.
- chooseTimeStrategy(PrintStream) - Static method in class vona.compat.CompatTime
-
Choose the time strategy.
- CircleWidget - Class in vona.j3d
-
A circle.
- CircleWidget(float, int) - Constructor for class vona.j3d.CircleWidget
-
- CircleWidget(float) - Constructor for class vona.j3d.CircleWidget
-
- CircleWidget() - Constructor for class vona.j3d.CircleWidget
-
- clamp(double[], int, int, double, boolean) - Method in class vona.math.PDLS
-
Clamp the n-element vector starting at v[i] to the max
2-norm maxMag.
- clamp(double[], int, int, double) - Method in class vona.math.PDLS
-
- clamp(double, double, double) - Method in class vona.math.RX
-
clamps value to [min, max], ignoring NaN
- clamp(double, double, double) - Static method in class vona.math.VonaMath
-
Clamp value
to the range [min
,
max
].
- clampColRank(double[], int, int, int, double) - Static method in class vona.math.TestSVD
-
Clamp the column rank of a to at most cr.
- clampEM(int, double[], int, double[], boolean) - Method in class vona.math.RX
-
Clamps the exponential map vector to the given min and
max, ignoring NaN limits.
- clampEM(double[], double[], boolean) - Method in class vona.math.RX
-
- clampEM(double[], double[]) - Method in class vona.math.RX
-
- clampRank(double[], int, int, int, double) - Static method in class vona.math.TestSVD
-
Clamp the rank of a to at most cr.
- clampResidualByComponent - Variable in class vona.math.PDLS
-
- clampRowRank(double[], int, int, int, double) - Static method in class vona.math.TestSVD
-
Clamp the row rank of a to at most cr.
- clampThetaDiffByComponent - Variable in class vona.math.PDLS
-
- clampToEMLimits(int, boolean) - Method in class vona.math.RXSInterpolator
-
- clampToLimits(int, int) - Method in class vona.math.RXSInterpolator
-
- clampToScaleLimits(int) - Method in class vona.math.RXSInterpolator
-
- clampToTXEMLimits(int, boolean) - Method in class vona.math.RXSInterpolator
-
- clampToTXEMSLimits(int, boolean) - Method in class vona.math.RXSInterpolator
-
- clampToTXEMSLimits(boolean) - Method in class vona.math.RXSInterpolator
-
- clampToTXLimits(int, boolean) - Method in class vona.math.RXSInterpolator
-
- clampTranslation(int, double[], int, double[]) - Method in class vona.math.RX
-
Clamps the translation vector to the given min and max
vectors, ignoring NaN limits.
- classDeclExtra() - Method in class vona.rmi.rmiwrap.RMIWrap.ClientWriter
-
Extra stuff (e.g.
- classDeclExtra() - Method in class vona.rmi.rmiwrap.RMIWrap.InterfaceWriter
-
Extra stuff (e.g.
- classDeclExtra() - Method in class vona.rmi.rmiwrap.RMIWrap.ServerWriter
-
Extra stuff (e.g.
- classDeclExtra() - Method in class vona.rmi.rmiwrap.RMIWrap.WrapperBodyWriter
-
Extra stuff (e.g.
- classLoader - Static variable in class vona.compat.Compat
-
The class loader to use, if null then Class.forName()
.
- className - Variable in class vona.Version
-
The name of the class for which versioning was computed.
- clearCMT() - Method in class vona.ui.Display3D
-
- clearDebugFlags(int) - Method in class vona.math.PDLS
-
clear the indicated DBG_* flags
- clearDrawingBuffer() - Method in class vona.ui.Display3D
-
subclasses must implement this to clear the render buffer
- clearDrawingBuffer() - Method in class vona.ui.J3DDisplay
-
- clearDrawingBuffer() - Method in class vona.ui.JOGLDisplay
-
This impl clears the OGL color, depth, and stencil buffers.
- clearLocalToWorld(boolean) - Method in class vona.ui.Display3D
-
- clearLocalToWorld() - Method in class vona.ui.Display3D
-
- clearMetrics - Variable in class vona.ui.Display3D
-
- clearQueue(Display3D.QueuedGeometry[], int) - Method in class vona.ui.Display3D
-
clears the geometry and appearance refs in a queue
- CLIENT_API_EXCEPTION_HANDLER_JAVADOC - Static variable in class vona.rmi.rmiwrap.RMIWrap
-
Javadoc for client API exception handler methods.
- CLIENT_API_METHOD_JAVADOC - Static variable in class vona.rmi.rmiwrap.RMIWrap
-
Javadoc for client API methods.
- CLIENT_DIRECT_CONSTRUCTOR_JAVADOC - Static variable in class vona.rmi.rmiwrap.RMIWrap
-
Javadoc for client direct constructor.
- CLIENT_GENERIC_EXCEPTION_HANDLER_JAVADOC - Static variable in class vona.rmi.rmiwrap.RMIWrap
-
Javadoc for client generic exception handler.
- CLIENT_GENERIC_SHORT_CIRCUIT_HANDLER_JAVADOC - Static variable in class vona.rmi.rmiwrap.RMIWrap
-
Javadoc for client generic short circuit handler.
- CLIENT_INDIRECT_CONSTRUCTOR_EXCEPTION_HANDLER_JAVADOC - Static variable in class vona.rmi.rmiwrap.RMIWrap
-
Javadoc for client indirect constructor exception handler.
- CLIENT_INDIRECT_CONSTRUCTOR_JAVADOC - Static variable in class vona.rmi.rmiwrap.RMIWrap
-
Javadoc for client indirect constructor.
- CLIENT_REMOTE_INSTANCE_JAVADOC - Static variable in class vona.rmi.rmiwrap.RMIWrap
-
Javadoc for client remote instance field.
- CLIENT_WRAPPER_JAVADOC - Static variable in class vona.rmi.rmiwrap.RMIWrap
-
Class header doc for the client wrapper.
- Clock - Class in vona.time
-
Vona's utils: a clock.
- Clock() - Constructor for class vona.time.Clock
-
- clock - Variable in class vona.time.Interpolator
-
The time base to use for this interpolation.
- clock - Variable in class vona.time.PeriodicThread
-
The timebase.
- clock - Variable in class vona.ui.RXSInteractor
-
the time base
- close() - Method in class vona.compileserver.CompileServer
-
- closeToIdentity(double) - Method in class vona.math.RigidTransform2D
-
Check whether this transform is within epsilon of an identity
transform.
- closeToIdentity() - Method in class vona.math.RigidTransform2D
-
- closeToZero(double) - Static method in class vona.math.VonaMath
-
- closeToZero(double, double) - Static method in class vona.math.VonaMath
-
Check whether the 2D vector (x, y)
is nearly (0.0,
0.0).
- closeToZero2(double[]) - Static method in class vona.math.VonaMath
-
Check whether the 2D vector v
is nearly (0.0, 0.0).
- cmtMatrix - Variable in class vona.ui.J3DDisplay
-
- cmtMatrix - Variable in class vona.ui.JOGLDisplay
-
- cmtRX - Variable in class vona.ui.Display3D
-
current rigid part of the local-to-view composite model transform.
- cmtRX - Variable in class vona.ui.Display3D.QueuedGeometry
-
- cmtScale - Variable in class vona.ui.Display3D
-
Current scale part of the local-to-view composite model transform.
- cmtScale - Variable in class vona.ui.Display3D.QueuedGeometry
-
- cmtT3D - Variable in class vona.ui.J3DDisplay
-
Java3D transform used to apply the CMT.
- color - Variable in class vona.j3d.J3DPrimitiveIterator
-
Most recently read color per vertex, null if not reading this
component, NaN if first vertex not yet read.
- COLOR - Static variable in class vona.j3d.J3DVertexAccessor
-
- color - Variable in class vona.j3d.J3DVertexAccessor
-
Current color, or null if none.
- color3 - Variable in class vona.j3d.J3DVertexAccessor
-
- color4 - Variable in class vona.j3d.J3DVertexAccessor
-
- colorBuf - Variable in class vona.ui.JOGLDisplay
-
Temp storage for vertex data.
- colorIndex - Variable in class vona.j3d.J3DIndexAccessor
-
current color component index
- coloringAttrs - Variable in class vona.ui.JOGLDisplay
-
- colorMaterialEnabled - Variable in class vona.ui.JOGLDisplay
-
cache of OGL state
- ColorScheme - Class in vona.color
-
Vona's utils: a color scheme, a-la "Color Bytes" by Jean Bourges.
- ColorScheme(Hue, Hue, Hue, Hue, float, float, float, String) - Constructor for class vona.color.ColorScheme
-
Make a ColorScheme.
- ColorScheme(Hue, Hue, Hue, Hue, float, float, float) - Constructor for class vona.color.ColorScheme
-
- ColorScheme(Hue, Hue, Hue, Hue, float, float) - Constructor for class vona.color.ColorScheme
-
- ColorScheme(Hue, Hue, Hue, Hue, float) - Constructor for class vona.color.ColorScheme
-
- ColorScheme(Hue, Hue, Hue, Hue) - Constructor for class vona.color.ColorScheme
-
- ColorScheme(Hue) - Constructor for class vona.color.ColorScheme
-
- ColorScheme(ColorScheme, float, float, float) - Constructor for class vona.color.ColorScheme
-
Make a new ColorScheme baed on an existing one.
- ColorScheme(ColorScheme, float, float) - Constructor for class vona.color.ColorScheme
-
Make a new ColorScheme baed on an existing one.
- ColorScheme(ColorScheme, float) - Constructor for class vona.color.ColorScheme
-
Make a new ColorScheme baed on an existing one.
- COMPARATOR - Static variable in class vona.ui.ActionMapper.Action
-
gives a canonical ordering for Actions based on their spec
- compareQueued(Display3D.QueuedGeometry, Display3D.QueuedGeometry) - Method in class vona.ui.Display3D
-
- compareTo(Display3D.QueuedGeometry) - Method in class vona.ui.Display3D.QueuedGeometry
-
Defines a natural order such that sorting a collection of
QueuedGeometry objects yeilds a back-to-front ordering.
- Compat - Class in vona.compat
-
Vona's java compatibility utilities.
- Compat() - Constructor for class vona.compat.Compat
-
- CompatTime - Class in vona.compat
-
Vona's java time compatibility utilities.
- CompatTime() - Constructor for class vona.compat.CompatTime
-
- compensatedResidual - Variable in class vona.math.PDLS
-
Compensated residual for each priority level.
- compensatedResidualMetrics - Variable in class vona.math.PDLS
-
- CompileSecurityManager - Class in vona.compileserver
-
The main problem in reusing sun.tools.javac.Main is that it calls
System.exit() when done.
- CompileSecurityManager(PrintStream) - Constructor for class vona.compileserver.CompileSecurityManager
-
- CompileServer - Class in vona.compileserver
-
- CompileServer(int) - Constructor for class vona.compileserver.CompileServer
-
- complimentHue - Variable in class vona.color.ColorScheme
-
The compliment
Hue
of this ColorScheme.
- complimentRelatedHue - Variable in class vona.color.ColorScheme
-
The compliment related
Hue
of this ColorScheme.
- complimentRelatedRGB - Variable in class vona.color.ColorScheme
-
The compliment related Color of this ColorScheme.
- complimentRGB - Variable in class vona.color.ColorScheme
-
The compliment Color of this ColorScheme.
- component - Variable in class vona.j3d.J3DPrimitiveIterator
-
- component - Variable in class vona.j3d.J3DVertexAccessor
-
array of refs to the individual component arrays
- componentBuf - Variable in class vona.j3d.J3DVertexAccessor.J3DBufferVertexAccessor
-
component buffers
- componentIndex - Variable in class vona.j3d.J3DVertexAccessor
-
access index for each component
- componentIndicesSame() - Method in class vona.j3d.J3DIndexAccessor
-
- componentListener - Variable in class vona.ui.ActionMapper
-
listener for ComponentEvent
s
- componentRef - Variable in class vona.j3d.J3DVertexAccessor.J3DRefVertexAccessor
-
component array refs
- componentStateMap - Variable in class vona.ui.ActionMapper
-
- compositeCursorOntoBGR(int, int, ByteBuffer, boolean, Cursor) - Method in class vona.ui.JOGLDisplay
-
Composite cursor onto a BGR buffer representing the canvas, at
the current mouse location.
- computeBoundingSphere(float[]) - Method in class vona.j3d.J3DVertexAccessor
-
Compute the center and radius of a bounding sphere which encloses all
valid vertices.
- computeEdges(FloatBuffer, int, int, float, float...) - Static method in class vona.j3d.SphereWidget
-
Re-usable utility function to compute coords for sphere edges.
- computeMinTrapezoidAccelFraction(double, double, double) - Static method in class vona.math.RXSInterpolator
-
- computeMinTrapezoidDuration(double, double, double) - Static method in class vona.math.RXSInterpolator
-
- ConeWidget - Class in vona.j3d
-
A cone.
- ConeWidget(float, float, int) - Constructor for class vona.j3d.ConeWidget
-
Creates a new ConeWidget with given
radius,
height, and
ConeWidget.ns
.
- ConeWidget(float, float) - Constructor for class vona.j3d.ConeWidget
-
- ConeWidget() - Constructor for class vona.j3d.ConeWidget
-
- configDone - Static variable in class vona.terminal.ConsoleNonblocking
-
whether we've configured the TTY yet
- cons(IndexedGeometryArray) - Static method in class vona.j3d.J3DIndexAccessor
-
Factory method to cons a new accessor of the appropriate type for the
class, storage type, and vertex format of iga.
- cons(JOGLGeometry) - Static method in class vona.j3d.J3DIndexAccessor
-
- cons(GeometryArray, boolean...) - Static method in class vona.j3d.J3DPrimitiveIterator
-
Factory method to cons a new iterator of the appropriate type for the
class, storage type, and vertex format of ga.
- cons(JOGLGeometry, boolean...) - Static method in class vona.j3d.J3DPrimitiveIterator
-
- cons(GeometryArray, boolean...) - Static method in class vona.j3d.J3DVertexAccessor
-
Factory method to cons a new accessor of the appropriate type for the
class, storage type, and vertex format of ga.
- cons(JOGLGeometry, boolean...) - Static method in class vona.j3d.J3DVertexAccessor
-
- cons(String) - Static method in class vona.j3d.Widget
-
Generic factory method to construct Widget subclass instances.
- cons() - Static method in class vona.math.RX
-
make a new identity rigid transform
- cons(String) - Static method in class vona.math.SVD
-
Generic factory.
- consAll(J3DIndexAccessor[]) - Static method in class vona.j3d.J3DIndexAccessor
-
Cons a new instance of each available implementation.
- consAll() - Static method in class vona.j3d.J3DIndexAccessor
-
- consAll(J3DPrimitiveIterator[]) - Static method in class vona.j3d.J3DPrimitiveIterator
-
Cons a new instance of each available implementation.
- consAll() - Static method in class vona.j3d.J3DPrimitiveIterator
-
- consAll(J3DVertexAccessor[]) - Static method in class vona.j3d.J3DVertexAccessor
-
Cons a new instance of each available implementation.
- consAll() - Static method in class vona.j3d.J3DVertexAccessor
-
- consDAEAccessorParam(String, String) - Method in class vona.dae.util.DAEUtils
-
cons a DAE "source/technique_common/accessor/param"
- consDAEFXColor(float, float, float, DAEObject) - Method in class vona.dae.util.DAEUtils
-
cons a new DAE FX color entity
- consDAEFXColor(float, float, float) - Method in class vona.dae.util.DAEUtils
-
- consDAEFXFloat(float, DAEObject) - Method in class vona.dae.util.DAEUtils
-
cons a new DAE FX float entity
- consDAEFXFloat(float) - Method in class vona.dae.util.DAEUtils
-
- consDefaultAppearance() - Method in class vona.dae.util.DAEUtils
-
- consDefaultDAEEffect() - Method in class vona.dae.util.DAEUtils
-
- consDefaultDAERigidTransform() - Method in class vona.dae.util.DAEUtils
-
- consDefaultRXAndScale() - Method in class vona.dae.util.DAEUtils
-
- consedConfinedStateGL - Variable in class vona.ui.JOGLDisplay
-
Whether the various render-thread confined state has been consed
yet.
- consFromMatrix(double[]) - Static method in class vona.math.RX
-
- consFromT3D(Transform3D) - Static method in class vona.j3d.J3DRX
-
- consFromXYO(double[], double[], double[]) - Static method in class vona.math.RX
-
- consMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- ConsoleNonblocking - Class in vona.terminal
-
Example of doing non-blocking console input on Unix.
- ConsoleNonblocking() - Constructor for class vona.terminal.ConsoleNonblocking
-
- consRandom(double, double) - Static method in class vona.math.RX
-
- consRandom() - Static method in class vona.math.RX
-
- consRandom(int, int) - Static method in class vona.math.TestSVD
-
cons a random-valued mxn matrix
- consSVD(String[]) - Static method in class vona.math.PDLS
-
- construct(String) - Static method in class vona.compat.Compat
-
- construct(String, Object[]) - Static method in class vona.compat.Compat
-
- construct(String, Object[], String[]) - Static method in class vona.compat.Compat
-
Attempt to make an instance of a class that may or may not exist and
which may or may not have a constructor matching the specified
arguments.
- constructorRemoteException(String, RemoteException) - Method in class vona.rmi.rmiwrap.test.TestImplClient
-
- constructSafely(String) - Static method in class vona.compat.Compat
-
- constructSafely(String, Object[]) - Static method in class vona.compat.Compat
-
- constructSafely(String, Object[], String[]) - Static method in class vona.compat.Compat
-
- consuming - Variable in class vona.ui.ActionMapper.Action
-
- continueOnInterrupt - Variable in class vona.time.PeriodicThread
-
Whether this thread should continue looping if it's
interrupt()
ed.
- controlInLocalFrame - Variable in class vona.ui.RXSInteractor
-
If true then interactive motion increments are relative to local
frame.
- controlInManipulationFrame - Variable in class vona.ui.RXSInteractor
-
- convergenceCycleMetrics - Variable in class vona.math.PDLS
-
- convergenceEnabled - Variable in class vona.math.PDLS
-
- convertColor(Color, int) - Static method in class vona.color.Hue
-
- convertColor(Color, ColorSpace) - Static method in class vona.color.Hue
-
Convert color
to toSpace
.
- coord - Variable in class vona.j3d.J3DPrimitiveIterator
-
Most recently read coordinates per vertex, null if not reading this
component, NaN if first vertex not yet read.
- COORD - Static variable in class vona.j3d.J3DVertexAccessor
-
- coord - Variable in class vona.j3d.J3DVertexAccessor
-
current coords or null if none (order XYZ)
- coord3 - Variable in class vona.j3d.J3DVertexAccessor
-
- COORD_ONLY - Static variable in class vona.ui.Display3D
-
component enables for vertex accessors and primitive iterators
- coordIndex - Variable in class vona.j3d.J3DIndexAccessor
-
current coordinate component index
- coordIndices - Variable in class vona.j3d.J3DIndexAccessor.J3DRefIndexAccessor
-
reference to the coord indices array
- copy2(double[], double[]) - Static method in class vona.math.VonaMath
-
Copy a two-dimensional vector.
- copyBlock(int, FloatBuffer) - Method in class vona.dae.util.DAEUtils.FloatBlockAccessor
-
- copyBlock(FloatBuffer) - Method in class vona.dae.util.DAEUtils.FloatBlockAccessor
-
Relative read.
- copyFrom(RigidTransform2D) - Method in class vona.math.RigidTransform2D
-
this = o
- copyFromAccessor(int) - Method in class vona.j3d.J3DPrimitiveIterator
-
copy all components of vertex v with the accessor
- copyMaterialColor(Material, int, int) - Static method in class vona.j3d.J3DUtils
-
Copy one of the four colors of a material to another color in that
material.
- copyMaterialColor(Appearance, int, int) - Static method in class vona.j3d.J3DUtils
-
- copyMaterialColor(Shape3D, int, int) - Static method in class vona.j3d.J3DUtils
-
- copyMaterialColorRecursively(Node, int, int) - Static method in class vona.j3d.J3DUtils
-
- coralHue - Static variable in class vona.color.Hue
-
hue from "Color Bytes" by Jean Bourges
- count - Variable in class vona.time.TimeMetrics
-
Number of executions
- countBuffer - Variable in class vona.j3d.JOGLGeometry
-
Temp storage for passing data to OpenGL.
- countGeometryArrays(Shape3D) - Static method in class vona.j3d.Widget
-
count the number of GeometryArrays in shape3D
- crimsonHue - Static variable in class vona.color.Hue
-
hue from "Color Bytes" by Jean Bourges
- cross3(double[], double[], double[]) - Static method in class vona.math.VonaMath
-
Compute the cross product of two 3D vectors.
- crossMagnitudeSquared3(double[], double[]) - Static method in class vona.math.VonaMath
-
Compute the square of the magnitude of the cross product of two 3D
vectors.
- crossZ(double, double, double, double) - Static method in class vona.math.VonaMath
-
Compute the Z component of the cross product of the two 2D vectors
v1
and v2
.
- crossZ(double[], double[]) - Static method in class vona.math.VonaMath
-
Compute the Z component of the cross product of the two 2D vectors
v1
and v2
.
- crossZ(double[], double[], double[], double[]) - Static method in class vona.math.VonaMath
-
Compute the Z component of the cross product of the two 2D vectors
s1->e1
and s2->e2
.
- crossZ(double, double, double, double, double, double, double, double) - Static method in class vona.math.VonaMath
-
Compute the Z component of the cross product of the two 2D vectors
s1->e1
and s2->e2
.
- crossZSign(double, double, double, double) - Static method in class vona.math.VonaMath
-
Compute the sign of the cross product of two 2D vectors.
- ctrlDown - Variable in class vona.ui.ActionMapper.ComponentState
-
current status of the indicated key
- ctrlDown - Variable in class vona.ui.RXSInteractor
-
Whether the indicated key is currenly down.
- CURRENT - Static variable in class vona.ui.JOGLDisplay
-
appearance collection indices
- currentColorMaterial - Variable in class vona.ui.JOGLDisplay
-
cache of OGL state
- currentModelViewRX - Variable in class vona.ui.JOGLDisplay
-
cache of OGL state
- currentModelViewScale - Variable in class vona.ui.JOGLDisplay
-
cache of OGL state
- currentRenderLatch - Variable in class vona.ui.JOGLDisplay
-
- currentScheme - Variable in class vona.color.bourgesdemo.BourgesDemo.BourgesPanel
-
- currentValue() - Method in class vona.time.Interpolator
-
Get the current value of the interpolation.
- currentValue(double) - Method in class vona.time.Interpolator
-
Hook for subclasses to implement different interpolation schemes.
- currentValue(double) - Method in class vona.time.TrapezoidInterpolator
-
Hook for subclasses to implement different interpolation schemes.
- cursorImages - Static variable in class vona.cursor.CursorUtils
-
registered cursor images
- cursorInfoCache - Static variable in class vona.cursor.CursorUtils
-
- CursorUtils - Class in vona.cursor
-
Cursor Utilities.
- CursorUtils() - Constructor for class vona.cursor.CursorUtils
-
- CursorUtils.CursorImage - Class in vona.cursor
-
The image of a cursor.
- CursorUtils.CursorImage(CursorUtils.CursorInfo, byte[]) - Constructor for class vona.cursor.CursorUtils.CursorImage
-
sets fields
- CursorUtils.CursorInfo - Class in vona.cursor
-
info for a cursor
- CursorUtils.CursorInfo(int, int, int, int, String) - Constructor for class vona.cursor.CursorUtils.CursorInfo
-
sets fields
- CursorUtils.CursorInfo(int, int, String) - Constructor for class vona.cursor.CursorUtils.CursorInfo
-
sets fields, hotspot (0, 0)
- CursorUtils.DefaultCursorInfo - Class in vona.cursor
-
info for a cursor with image stored as resource
- CursorUtils.DefaultCursorInfo(int, int, int, int, int, String) - Constructor for class vona.cursor.CursorUtils.DefaultCursorInfo
-
sets fields
- CursorUtils.PredefinedCursorInfo - Class in vona.cursor
-
info for a Java predefined cursor
- CursorUtils.PredefinedCursorInfo(int, int, int, int, int) - Constructor for class vona.cursor.CursorUtils.PredefinedCursorInfo
-
sets fields
- CursorUtils.PredefinedCursorInfo(int, int, int) - Constructor for class vona.cursor.CursorUtils.PredefinedCursorInfo
-
sets fields, hotspot (0, 0)
- CurveWidget - Class in vona.j3d
-
Base class for widgets that are curves.
- CurveWidget(int, float[], float[], float[], float[]) - Constructor for class vona.j3d.CurveWidget
-
Creates a new CurveWidget from startCoord to endCoord.
- CVS_ID_FIELD - Static variable in class vona.Version
-
Field name searched when attempting to read an SVN or CVS Id keyword
expansion from a class.
- cvsid - Static variable in class vona.color.bourgesdemo.BourgesDemo
-
- cvsid - Static variable in class vona.color.ColorScheme
-
CVS id.
- cvsid - Static variable in class vona.color.Hue
-
CVS id.
- cvsid - Static variable in class vona.color.iccconvert.ICCConvert
-
CVS id.
- cvsid - Static variable in class vona.compat.Compat
-
CVS id.
- cvsid - Static variable in class vona.j3d.AnnulusWidget
-
- cvsid - Static variable in class vona.j3d.AxesWidget
-
- cvsid - Static variable in class vona.j3d.CircleWidget
-
- cvsid - Static variable in class vona.j3d.ConeWidget
-
- cvsid - Static variable in class vona.j3d.CurveWidget
-
- cvsid - Static variable in class vona.j3d.CylinderWidget
-
- cvsid - Static variable in class vona.j3d.EdgedFacetedWidget
-
- cvsid - Static variable in class vona.j3d.FacetedWidget
-
- cvsid - Static variable in class vona.j3d.FrustumWidget
-
- cvsid - Static variable in class vona.j3d.IsoscelesWidget
-
- cvsid - Static variable in class vona.j3d.J3DAxesShape
-
- cvsid - Static variable in class vona.j3d.J3DIndexAccessor
-
- cvsid - Static variable in class vona.j3d.J3DPrimitiveIterator
-
- cvsid - Static variable in class vona.j3d.J3DRX
-
- cvsid - Static variable in class vona.j3d.J3DUtils
-
- cvsid - Static variable in class vona.j3d.J3DVertexAccessor
-
- cvsid - Static variable in class vona.j3d.JOGLEdgedFacetedWidget
-
- cvsid - Static variable in class vona.j3d.JOGLGeometry
-
- cvsid - Static variable in class vona.j3d.PrismWidget
-
- cvsid - Static variable in class vona.j3d.PyramidWidget
-
- cvsid - Static variable in class vona.j3d.RectangleWidget
-
- cvsid - Static variable in class vona.j3d.RouteWidget
-
- cvsid - Static variable in class vona.j3d.SectorWidget
-
- cvsid - Static variable in class vona.j3d.SegmentWidget
-
- cvsid - Static variable in class vona.j3d.SphereWidget
-
- cvsid - Static variable in class vona.j3d.Widget
-
- cvsid - Static variable in class vona.log.Log
-
CVS id.
- cvsid - Static variable in class vona.math.PDLS
-
- cvsid - Static variable in class vona.math.RigidTransform2D
-
CVS id.
- cvsid - Static variable in class vona.math.RX
-
- cvsid - Static variable in class vona.math.RXSInterpolator
-
- cvsid - Static variable in class vona.math.TimeMath
-
- cvsid - Static variable in class vona.math.VonaMath
-
CVS id.
- cvsid - Static variable in class vona.rmi.rmiwrap.RMIWrap
-
CVS id.
- cvsid - Static variable in interface vona.rmi.rmiwrap.test.TestAPI
-
CVS id.
- cvsid - Static variable in class vona.rmi.rmiwrap.test.TestDriver
-
CVS id.
- cvsid - Static variable in class vona.rmi.rmiwrap.test.TestDriverRemote
-
CVS id.
- cvsid - Static variable in class vona.rmi.rmiwrap.test.TestImpl
-
CVS id.
- cvsid - Static variable in exception vona.rmi.RuntimeRemoteException
-
CVS id.
- cvsid - Static variable in class vona.terminal.VT100Attribs
-
CVS id.
- cvsid - Static variable in class vona.time.Clock
-
CVS id.
- cvsid - Static variable in class vona.time.DiscreteClock
-
CVS id.
- cvsid - Static variable in class vona.time.Interpolator
-
CVS id.
- cvsid - Static variable in class vona.time.PeriodicThread
-
CVS id.
- cvsid - Static variable in class vona.time.SuperClock
-
CVS id.
- cvsid - Static variable in class vona.time.SynchronizedTimeMetrics
-
- cvsid - Static variable in class vona.time.TimeMetrics
-
- cvsid - Static variable in class vona.time.TrapezoidInterpolator
-
CVS id.
- cvsid - Static variable in class vona.ui.ActionMapper
-
- cvsid - Static variable in class vona.ui.Display3D
-
- cvsid - Static variable in class vona.ui.J3DDisplay
-
- cvsid - Static variable in class vona.ui.JOGLDisplay
-
- cvsid - Static variable in class vona.ui.RXSInteractor
-
- CYAN - Static variable in class vona.terminal.VT100Attribs
-
The foreground cyan code.
- cyanHue - Static variable in class vona.color.Hue
-
hue from "Color Bytes" by Jean Bourges
- cyanScheme - Static variable in class vona.color.ColorScheme
-
- cycleControlFrame(String, String, String) - Method in class vona.ui.RXSInteractor
-
Cycle control to the next frame.
- cycleControlFrame() - Method in class vona.ui.RXSInteractor
-
- CylinderWidget - Class in vona.j3d
-
A cylinder.
- CylinderWidget(float, float, int) - Constructor for class vona.j3d.CylinderWidget
-
- CylinderWidget(float, float) - Constructor for class vona.j3d.CylinderWidget
-
- CylinderWidget() - Constructor for class vona.j3d.CylinderWidget
-
- d - Static variable in class vona.math.TimeMath
-
- d1 - Static variable in class vona.math.TimeMath
-
- daeGeometryInstancesToWidgets(List<InstanceGeometryType>) - Method in class vona.dae.util.DAEUtils
-
- daeGeometryInstancesToWidgets(NodeType) - Method in class vona.dae.util.DAEUtils
-
- daeGeometryInstanceToWidget(InstanceGeometryType) - Method in class vona.dae.util.DAEUtils
-
Convert a DAE "instance_geometry" into a
Widget
.
- daeMaterialInstanceToJ3DAppearance(InstanceMaterialType) - Method in class vona.dae.util.DAEUtils
-
Convert a DAE "instance_material" into a corresponding Java3D
Appearance.
- DAEObject - Class in vona.dae.util
-
Base class for all JAXB generated classes.
- DAEObject() - Constructor for class vona.dae.util.DAEObject
-
- daePrimsToJOGLGeometry(DAEObject) - Method in class vona.dae.util.DAEUtils
-
Convert a DAE geometric primitives object (e.g.
- daeTransformsToRXAndScale(List<? extends DAEObject>) - Method in class vona.dae.util.DAEUtils
-
Distill a sequence of DAE transform entities into a single equivalent
RX
and scale factor.
- daeTransformsToRXAndScale(NodeType) - Method in class vona.dae.util.DAEUtils
-
- daeTransformsToRXAndScale(LinkType) - Method in class vona.dae.util.DAEUtils
-
- daeTransformsToRXAndScale(LinkType.AttachmentFull) - Method in class vona.dae.util.DAEUtils
-
- daeTransformsToRXAndScale(LinkType.AttachmentStart) - Method in class vona.dae.util.DAEUtils
-
- daeTransformsToRXAndScale(LinkType.AttachmentEnd) - Method in class vona.dae.util.DAEUtils
-
- daeTransformsToRXAndScale(KinematicsFrameType) - Method in class vona.dae.util.DAEUtils
-
- DAEUtils - Class in vona.dae.util
-
COLLADA (DAE) utils.
- DAEUtils(boolean, PrintStream, int, boolean, boolean, double) - Constructor for class vona.dae.util.DAEUtils
-
sets instance fields
- DAEUtils() - Constructor for class vona.dae.util.DAEUtils
-
uses defaults
- DAEUtils.DAERigidTransform - Class in vona.dae.util
-
DAE representation of a rigid transform
- DAEUtils.DAERigidTransform(RotateType, TranslateType) - Constructor for class vona.dae.util.DAEUtils.DAERigidTransform
-
sets instance fields
- DAEUtils.FloatBlockAccessor - Class in vona.dae.util
-
Access a FloatBuffer backing a COLLADA "float_array" according to the
configuration of a COLLADA "accessor".
- DAEUtils.FloatBlockAccessor(FloatBuffer, int, int, int, boolean...) - Constructor for class vona.dae.util.DAEUtils.FloatBlockAccessor
-
sets fields
- DAEUtils.RXAndScale - Class in vona.dae.util
-
combination of an
RX
and a scale factor
- DAEUtils.RXAndScale(RX, float) - Constructor for class vona.dae.util.DAEUtils.RXAndScale
-
sets instance fields
- dampedPseudoinverse - Variable in class vona.math.PDLS
-
- dampingEnabled - Variable in class vona.math.PDLS
-
- DARKER - Static variable in class vona.color.ColorScheme
-
- darker() - Method in class vona.color.ColorScheme
-
- darkerScheme - Variable in class vona.color.ColorScheme
-
- darkest() - Method in class vona.color.ColorScheme
-
Return a derived ColorScheme with 1.0 relative black.
- darkestScheme - Variable in class vona.color.ColorScheme
-
- DASHED_PATTERN - Static variable in class vona.j3d.CurveWidget
-
line attributes pattern mask
- DASHED_PATTERN - Static variable in class vona.j3d.EdgedFacetedWidget
-
edge line attributes pattern mask
- dbg(String, DAEObject) - Method in class vona.dae.util.DAEUtils
-
- dbg(String) - Method in class vona.dae.util.DAEUtils
-
- dbg(Throwable) - Method in class vona.log.Log
-
- dbg(String, Object...) - Method in class vona.log.Log
-
- dbg(String) - Method in class vona.log.Log
-
- dbg() - Method in class vona.log.Log
-
- dbg(Throwable, String, Object...) - Method in class vona.log.Log
-
- DBG_ALL - Static variable in class vona.math.PDLS
-
debug flag
- DBG_ALL - Static variable in class vona.ui.ActionMapper
-
- DBG_ALL_BUT_MATRICES - Static variable in class vona.math.PDLS
-
debug flag
- DBG_COMPONENT_STATE - Static variable in class vona.ui.ActionMapper
-
- DBG_CONTROL - Static variable in class vona.math.PDLS
-
debug flag
- DBG_ENABLED - Static variable in class vona.ui.ActionMapper
-
- DBG_LAMBDA - Static variable in class vona.math.PDLS
-
debug flag
- DBG_LIMITING - Static variable in class vona.math.PDLS
-
debug flag
- DBG_MATRICES - Static variable in class vona.math.PDLS
-
debug flag
- DBG_MOUSE_MOTION - Static variable in class vona.ui.ActionMapper
-
- DBG_POSTURE - Static variable in class vona.math.PDLS
-
debug flag
- DBG_RESIDUAL - Static variable in class vona.math.PDLS
-
debug flag
- DBG_STEPSIZE - Static variable in class vona.math.PDLS
-
debug flag
- DBG_STEPSIZE_AND_LAMBDA - Static variable in class vona.math.PDLS
-
debug flag
- DBG_SVD - Static variable in class vona.math.PDLS
-
debug flag
- DBG_THETA - Static variable in class vona.math.PDLS
-
debug flag
- DBG_THETA_AND_RESIDUAL - Static variable in class vona.math.PDLS
-
debug flag
- dbgAppearance - Variable in class vona.ui.Display3D
-
Appearance for dbg objects.
- dbgEnabled - Variable in class vona.j3d.Widget
-
whether debug spheres and normals are enabled if present
- dbgEnabled(int) - Method in class vona.math.PDLS
-
- dbgFlags - Variable in class vona.math.PDLS
-
debug enable flags, 0 to disable debug
- dbgFlags - Variable in class vona.ui.ActionMapper
-
enable for debug spew
- dbgNormalsGeometry - Variable in class vona.j3d.Widget
-
- dbgNormalsVertices - Variable in class vona.j3d.Widget
-
- dbgPipelineEnabled() - Method in class vona.ui.JOGLDisplay
-
Hook to enable the debug pipeline at time of canvas init.
- dbgSceneExtentsEnabled - Variable in class vona.ui.Display3D
-
whether to enable dbg scene extents
- dbgSceneExtentsRect - Variable in class vona.ui.Display3D
-
widget for displaying dbg scene extents
- dbgSpheresGeometry - Variable in class vona.j3d.Widget
-
- dbgSpheresVertices - Variable in class vona.j3d.Widget
-
- dbgStream - Variable in class vona.math.PDLS
-
output stream for debug messages, null to disable debug
- dCoord - Variable in class vona.j3d.RouteWidget
-
- debug(Throwable) - Method in class vona.log.Log
-
- debug(String, Object...) - Method in class vona.log.Log
-
- debug(String) - Method in class vona.log.Log
-
- debug() - Method in class vona.log.Log
-
- debug(Throwable, String, Object...) - Method in class vona.log.Log
-
Issue a Level.INFO with the specified Throwable and message.
- DEF_ACCEL_FRACTION - Static variable in class vona.math.RXSInterpolator
-
- DEF_ALWAYS_DAMP_SIGMA - Static variable in class vona.math.PDLS
-
- DEF_AMBIENT_LIGHT_INTENSITY - Static variable in class vona.ui.Display3D
-
default ambient light intensity
- DEF_ANGLE_X - Static variable in class vona.j3d.FrustumWidget
-
default angles for no-arg constructor
- DEF_ANGLE_Y - Static variable in class vona.j3d.FrustumWidget
-
default angles for no-arg constructor
- DEF_ANTI_ALIASING - Static variable in class vona.j3d.J3DUtils
-
- DEF_AUTO_LAMBDA_SLOWDOWN_THRESHOLD - Static variable in class vona.math.PDLS
-
- DEF_AUTO_LAMBDA_SPEEDUP_THRESHOLD - Static variable in class vona.math.PDLS
-
- DEF_AUTO_LAMBDA_THETA_DIFF_MAX_MAG_SCALE - Static variable in class vona.math.PDLS
-
- DEF_BLOCK_ROTATE_FACTOR - Static variable in class vona.ui.RXSInteractor
-
- DEF_BLOCK_SCALE_FACTOR - Static variable in class vona.ui.RXSInteractor
-
- DEF_BLOCK_TRANSLATE_FACTOR - Static variable in class vona.ui.RXSInteractor
-
- DEF_COLOR - Static variable in class vona.j3d.CurveWidget
-
default line color
- DEF_DBG_NORMAL_LENGTH - Static variable in class vona.j3d.Widget
-
line segment length for dbg normal display
- DEF_DEMDQ_H - Static variable in class vona.math.RX
-
default perturbation magnitude for numeric partial derivative
- DEF_DIRECTIONAL_LIGHT_DIRECTION - Static variable in class vona.ui.Display3D
-
default directional light direction
- DEF_DIRECTIONAL_LIGHT_INTENSITY - Static variable in class vona.ui.Display3D
-
default directional light intensity
- DEF_DIVERGENCE_FACTOR - Static variable in class vona.math.PDLS
-
- DEF_DIVERGENCE_TOL - Static variable in class vona.math.PDLS
-
- DEF_DOUBLE_BUFFER - Static variable in class vona.j3d.J3DUtils
-
- DEF_DQDEM_H - Static variable in class vona.math.RX
-
default perturbation magnitude for numeric partial derivative
- DEF_DRDEM_H - Static variable in class vona.math.RX
-
default perturbation magnitude for numeric partial derivative
- DEF_DRDQ_H - Static variable in class vona.math.RX
-
default perturbation magnitude for numeric partial derivative
- DEF_EDGE_COLOR - Static variable in class vona.j3d.EdgedFacetedWidget
-
default edge color
- DEF_END_COORD - Static variable in class vona.j3d.CurveWidget
-
default coords
- DEF_EPS - Static variable in class vona.math.PDLS
-
- DEF_EPSILON - Static variable in class vona.dae.util.DAEUtils
-
- DEF_FAR - Static variable in class vona.j3d.FrustumWidget
-
default depths for no-arg constructor
- DEF_HIGHLIGHT_COLOR - Static variable in class vona.ui.Display3D
-
- DEF_HIGHLIGHT_FACTOR - Static variable in class vona.ui.Display3D
-
- DEF_INTERPOLATION_PROFILE - Static variable in class vona.math.RXSInterpolator
-
default interpolation profile
- DEF_INTERPOLATION_THRESHOLD_PIXELS - Static variable in class vona.ui.RXSInteractor
-
- DEF_INTERPOLATION_TIME - Static variable in class vona.ui.RXSInteractor
-
- DEF_INTERPOLATION_TYPE - Static variable in class vona.math.RXSInterpolator
-
default interpolation type
- DEF_ITERATIONS - Static variable in class vona.math.TimeMath
-
- DEF_LOG_LEVEL - Static variable in class vona.log.Log
-
The default log level.
- DEF_MASK_ALPHA - Static variable in class vona.ui.Display3D
-
- DEF_MIN_ACCUM_ALPHA_BITS - Static variable in class vona.ui.JOGLDisplay
-
additional canvas defaults
- DEF_MIN_ACCUM_BLUE_BITS - Static variable in class vona.ui.JOGLDisplay
-
additional canvas defaults
- DEF_MIN_ACCUM_GREEN_BITS - Static variable in class vona.ui.JOGLDisplay
-
additional canvas defaults
- DEF_MIN_ACCUM_RED_BITS - Static variable in class vona.ui.JOGLDisplay
-
additional canvas defaults
- DEF_MIN_DIVERGABLE_LEVEL - Static variable in class vona.math.PDLS
-
- DEF_NEAR - Static variable in class vona.j3d.FrustumWidget
-
default depths for no-arg constructor
- DEF_NEVER_DAMP_SIGMA - Static variable in class vona.math.PDLS
-
- DEF_NUM_BEZIER_SEGMENTS - Static variable in class vona.j3d.RouteWidget
-
- DEF_NUM_SECTORS - Static variable in class vona.j3d.AnnulusWidget
-
- DEF_NUM_SECTORS - Static variable in class vona.j3d.CircleWidget
-
- DEF_NUM_SECTORS - Static variable in class vona.j3d.ConeWidget
-
- DEF_NUM_SECTORS - Static variable in class vona.j3d.CylinderWidget
-
- DEF_NUM_SECTORS - Static variable in class vona.j3d.SectorWidget
-
- DEF_NUM_SECTORS - Static variable in class vona.j3d.SphereWidget
-
- DEF_OFFSET_BIAS - Static variable in class vona.j3d.EdgedFacetedWidget
-
default face offset bias
- DEF_OFFSET_FACTOR - Static variable in class vona.j3d.EdgedFacetedWidget
-
default face offset factor
- DEF_PICK_THRESHOLD_PIXELS - Static variable in class vona.ui.Display3D
-
- DEF_RADIUS - Static variable in class vona.j3d.AxesWidget
-
default axes radius
- DEF_RADIUS - Static variable in class vona.j3d.J3DAxesShape
-
default axes radius
- DEF_RANDOM_ROTATION_RANGE - Static variable in class vona.math.RX
-
default random rotation magnitude
- DEF_RANDOM_TRANSLATION_RANGE - Static variable in class vona.math.RX
-
default random translation magnitude
- DEF_RANGE - Static variable in class vona.math.TimeMath
-
- DEF_SCALE_BASE - Static variable in class vona.ui.RXSInteractor
-
- DEF_SLOWDOWN_FACTOR - Static variable in class vona.math.PDLS
-
- DEF_SLOWDOWN_THRESHOLD - Static variable in class vona.math.PDLS
-
- DEF_SPEEDUP_FACTOR - Static variable in class vona.math.PDLS
-
- DEF_SPEEDUP_THRESHOLD - Static variable in class vona.math.PDLS
-
- DEF_START_COORD - Static variable in class vona.j3d.CurveWidget
-
default coords
- DEF_STENCIL - Static variable in class vona.j3d.J3DUtils
-
- DEF_STEREO - Static variable in class vona.j3d.J3DUtils
-
- DEF_SVD_IMPLS - Static variable in class vona.math.PDLS
-
- DEF_SVD_TOL - Static variable in class vona.math.PDLS
-
- DEF_THETA_DIFF_MAX_MAG - Static variable in class vona.math.PDLS
-
- DEF_THETA_DIFF_TOL - Static variable in class vona.math.PDLS
-
- DEF_TRY_DEPTH - Static variable in class vona.j3d.J3DUtils
-
- DEF_TRY_FORMAT - Static variable in class vona.j3d.J3DUtils
-
- DEF_TRY_GCT - Static variable in class vona.j3d.J3DUtils
-
default for getBestGC()
APIs
- DEF_VIEW_SCALE - Static variable in class vona.ui.Display3D
-
- DEF_WIDGET_LENGTH - Static variable in class vona.j3d.Widget
-
- DEF_Z_CLIP - Static variable in class vona.ui.Display3D
-
- DEFAULT - Static variable in class vona.ui.JOGLDisplay
-
appearance collection indices
- DEFAULT_ACCEL_FRACTION - Static variable in class vona.time.TrapezoidInterpolator
-
Default accel fraction.
- DEFAULT_ACCUMULATE_SLEEP - Static variable in class vona.time.SuperClock
-
Whether to accumulate sleep by default.
- DEFAULT_ENABLED - Static variable in class vona.log.Log
-
Whether logging is enabled by default.
- DEFAULT_EXIT_ON_ERROR - Static variable in class vona.log.Log
-
Whether to System.exit(-1)
on error(...)
calls by
default.
- DEFAULT_OUTPUT_STREAM - Static variable in class vona.log.Log
-
The default OutputStream, System.err.
- DEFAULT_RANDOM_TRANSLATION_MAGNITUDE - Static variable in class vona.math.RigidTransform2D
-
Default random transformation translation magnitude.
- DEFAULT_SLEEP_TO_DEADLINE - Static variable in class vona.time.SuperClock
-
Whether to sleep to deadline by default.
- DEFAULT_USE_VT100ATTRIBS - Static variable in class vona.log.Log
-
- DEFAULT_VERSION_FILE - Static variable in class vona.Version
-
the name of the default version file, see class header doc
- defaultHighlightedAppearance - Variable in class vona.ui.Display3D
-
- defaultHighlightedMaterial - Variable in class vona.ui.Display3D
-
- defaultInstance - Static variable in class vona.dae.util.DAEUtils
-
singleton default DAEUtils instance
- defaultInstanceLock - Static variable in class vona.dae.util.DAEUtils
-
- defaultRotationCenter - Variable in class vona.ui.Display3D
-
- defaultTransparentAppearance - Variable in class vona.ui.Display3D
-
Default transparent appearance.
- defaultViewScale - Variable in class vona.ui.Display3D
-
- defaultViewTXEM - Variable in class vona.ui.Display3D
-
- dEMdQA - Variable in class vona.math.RX.Test
-
- dEMdQAnalytic(double[][]) - Method in class vona.math.RX
-
- dEMdQAnalytic() - Method in class vona.math.RX
-
- dEMdQAnalyticMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- dEMdQN - Variable in class vona.math.RX.Test
-
- dEMdQNumeric(double[][], double) - Method in class vona.math.RX
-
Computes partial derivatives of exponential map components with respect
to quaternion components, at the current state of this RX, based on
numeric perturbation.
- dEMdQNumeric(double[][]) - Method in class vona.math.RX
-
- dEMdQNumeric(double) - Method in class vona.math.RX
-
- dEMdQNumeric() - Method in class vona.math.RX
-
- dEMdQNumericMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- dependent - Variable in class vona.math.PDLS.TimeMetrics
-
- depth - Variable in class vona.j3d.PyramidWidget
-
the current pyramid depth
- depthBits - Variable in class vona.ui.Display3D
-
number of bits in the specified canvas component
- depthOnlyAppearance - Variable in class vona.ui.Display3D
-
Depth-only appearance.
- depthRenderMaskedQueueEnabled - Variable in class vona.ui.Display3D
-
- depthSortTransparentEnabled - Variable in class vona.ui.Display3D
-
- depthTestEnabled - Variable in class vona.ui.JOGLDisplay
-
cache of OGL state
- dereferenceInstance() - Method in class vona.dae.util.DAEObject
-
- description - Variable in class vona.ui.ActionMapper.Action
-
a short description string
- destBlockSize - Variable in class vona.dae.util.DAEUtils.FloatBlockAccessor
-
- destroy() - Method in class vona.color.bourgesdemo.BourgesDemo
-
- dgesdd(String, int, int, double[], double[], double[], double[], double[], int, int[]) - Method in class vona.math.SVD_DGESDD
-
Wrapper for generic LAPACK DGESDD call.
- dgesdd(String, int, int, double[], double[], double[], double[]) - Method in class vona.math.SVD_DGESDD
-
Covers
SVD_DGESDD.dgesdd(String, int, int, double[], double[], double[],
double[], double[], int, int[])
, uses
SVD_DGESDD.dwork
and
SVD_DGESDD.iwork
,
reallocating as necessary.
- dgesdd(String, int, int, double[], double[], double[], double[], double[], int, int[]) - Method in class vona.math.SVD_DGESDD_FOMMIL_NETLIB
-
Wrapper for generic LAPACK DGESDD call.
- dgesdd(String, int, int, double[], double[], double[], double[], double[], int, int[]) - Method in class vona.math.SVD_DGESDD_JLAPACK
-
Wrapper for generic LAPACK DGESDD call.
- dgesdd(String, int, int, double[], double[], double[], double[], double[], int, int[]) - Method in class vona.math.SVD_DGESDD_NETLIB_JAVA
-
Wrapper for generic LAPACK DGESDD call.
- dgesvd(String, String, int, int, double[], double[], double[], double[], double[], int) - Method in class vona.math.SVD_DGESVD
-
Wrapper for generic LAPACK DGESVD call.
- dgesvd(String, String, int, int, double[], double[], double[], double[]) - Method in class vona.math.SVD_DGESVD
-
Covers
SVD_DGESVD.dgesvd(String, String, int, int, double[], double[],
double[], double[], double[], int)
, uses
SVD_DGESVD.work
, reallocating as
necessary.
- dgesvd(String, String, int, int, double[], double[], double[], double[], double[], int) - Method in class vona.math.SVD_DGESVD_FOMMIL_NETLIB
-
Wrapper for generic LAPACK DGESVD call.
- dgesvd(String, String, int, int, double[], double[], double[], double[], double[], int) - Method in class vona.math.SVD_DGESVD_JLAPACK
-
Wrapper for generic LAPACK DGESVD call.
- dgesvd(String, String, int, int, double[], double[], double[], double[], double[], int) - Method in class vona.math.SVD_DGESVD_NETLIB_JAVA
-
Wrapper for generic LAPACK DGESVD call.
- diff(double[], double[], double[], int) - Static method in class vona.math.RXSInterpolator
-
diff = a-b
- different(float[], float[]) - Method in class vona.j3d.CurveWidget
-
check if two vectors differ, iff they are the same length
- differentThreadsWarningIssued - Variable in class vona.ui.JOGLDisplay
-
Whether the indicated warning has already been issued.
- diffTXEMFromNext(RX, double[]) - Method in class vona.math.RXSInterpolator
-
- diffTXEMFromNext(RX) - Method in class vona.math.RXSInterpolator
-
- directionalLight - Variable in class vona.ui.J3DDisplay
-
the Java3D directional light
- directionalLightDirection - Variable in class vona.ui.JOGLDisplay
-
current bg and light params
- directionalLightDirectionChangePending - Variable in class vona.ui.JOGLDisplay
-
dirty flags for bg and light params
- directionalLightIntensity - Variable in class vona.ui.JOGLDisplay
-
current bg and light params
- directionalLightIntensityChangePending - Variable in class vona.ui.JOGLDisplay
-
dirty flags for bg and light params
- DISABLE_ACCUM_BUFFER_FACTOR - Static variable in class vona.ui.JOGLDisplay
-
If the rendering time is greater than
JOGLDisplay.DISABLE_ACCUM_BUFFER_THRESHOLD
and has increased by more than
DISABLE_ACCUM_BUFFER_FACTOR
upon first render of a frame with
masked geometries using the accumulation buffer (e.g.
- DISABLE_ACCUM_BUFFER_THRESHOLD - Static variable in class vona.ui.JOGLDisplay
-
- disableAccumBuffer() - Method in class vona.ui.JOGLDisplay
-
Forcibly disable use of the accumulation buffer, even if available and
currently considered usable.
- disableBoundingSphere(int) - Method in class vona.j3d.Widget
-
disable the bounding sphere at index by setting its radius -1
- disableBoundingSpheres() - Method in class vona.j3d.Widget
-
- disableLongFrameWarningThreshold() - Method in class vona.ui.Display3D
-
- DiscreteClock - Class in vona.time
-
Vona's utils: a discrete clock.
- DiscreteClock() - Constructor for class vona.time.DiscreteClock
-
- Display3D - Class in vona.ui
-
Base class for a 3D display.
- Display3D() - Constructor for class vona.ui.Display3D
-
make a new Display3D
- Display3D.Driver - Class in vona.ui
-
an interactive test driver
- Display3D.Driver(AxesWidget, String[]) - Constructor for class vona.ui.Display3D.Driver
-
makes the driver
- Display3D.QueuedGeometry - Class in vona.ui
-
Collects info to render a geometry.
- Display3D.QueuedGeometry() - Constructor for class vona.ui.Display3D.QueuedGeometry
-
- displayPanel - Variable in class vona.color.bourgesdemo.BourgesDemo.BourgesPanel
-
- distance(double, double, double, double) - Static method in class vona.math.VonaMath
-
Compute the distance between the 2D points (p1x,
p1y)
and (p2x, p2y)
.
- distance - Variable in class vona.time.Interpolator
-
- distance2(double[], double[]) - Static method in class vona.math.VonaMath
-
Compute the distance between the 2D points start
and
end
.
- distanceSquared(float[], float[]) - Method in class vona.j3d.RouteWidget
-
compute squared Euclidean distance from a to b
- distanceSquared(double, double, double, double) - Static method in class vona.math.VonaMath
-
Compute the square of the distance between the 2D points (p1x,
p1y)
and (p2x, p2y)
.
- distanceSquared2(double[], double[]) - Static method in class vona.math.VonaMath
-
Compute the square of the distance between the 2D points
start
and end
.
- divergenceFactor - Variable in class vona.math.PDLS
-
- divergenceTol - Variable in class vona.math.PDLS
-
- doFinish(boolean) - Method in class vona.ui.JOGLDisplay
-
Issue a glFinish()
.
- doFit() - Method in class vona.ui.Display3D
-
- doPostFinish - Variable in class vona.ui.JOGLDisplay
-
- doPreFinish - Variable in class vona.ui.JOGLDisplay
-
- dot(double, double, double, double) - Static method in class vona.math.VonaMath
-
Compute the dot product of the 2D vectors v1
and
v2
.
- dot2(double[], double[]) - Static method in class vona.math.VonaMath
-
Compute the dot product of the 2D vectors v1
and
v2
.
- dotAny(double[], double[]) - Static method in class vona.math.VonaMath
-
Compute the dot product of two arbitrary-dimensional vectors
v1
and v2
.
- doTimings(boolean) - Static method in class vona.math.TimeMath
-
- DOTTED_PATTERN - Static variable in class vona.j3d.CurveWidget
-
line attributes pattern mask
- DOTTED_PATTERN - Static variable in class vona.j3d.EdgedFacetedWidget
-
edge line attributes pattern mask
- downPressed - Variable in class vona.ui.RXSInteractor
-
Timestamp [ms] when the indicated key went down.
- downReleased - Variable in class vona.ui.RXSInteractor
-
Timestamp [ms] when the indicated key went up.
- DP - Static variable in class vona.math.VonaMath
-
- DP2R - Static variable in class vona.math.VonaMath
-
- DP3R - Static variable in class vona.math.VonaMath
-
- DP4R - Static variable in class vona.math.VonaMath
-
- dQdEMA - Variable in class vona.math.RX.Test
-
- dQdEMAnalytic(double[][]) - Method in class vona.math.RX
-
- dQdEMAnalytic() - Method in class vona.math.RX
-
- dQdEMAnalyticMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- dQdEMN - Variable in class vona.math.RX.Test
-
- dQdEMNumeric(double[][], double) - Method in class vona.math.RX
-
Computes partial derivatives of quaternion components with respect to
exponential map components, at the current state of this RX, based on
numeric perturbation.
- dQdEMNumeric(double[][]) - Method in class vona.math.RX
-
- dQdEMNumeric(double) - Method in class vona.math.RX
-
- dQdEMNumeric() - Method in class vona.math.RX
-
- dQdEMNumericMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- draw(GL2, boolean) - Method in class vona.j3d.JOGLGeometry
-
Draw this geometry.
- draw(GL2) - Method in class vona.j3d.JOGLGeometry
-
- draw(RX, float, Geometry, Appearance, float) - Method in class vona.ui.Display3D
-
Concrete subclasses must implement this to draw geometry.
- draw(RX, float, Geometry, Appearance) - Method in class vona.ui.Display3D
-
- draw(Geometry, Appearance, float) - Method in class vona.ui.Display3D
-
- draw(Geometry, Appearance) - Method in class vona.ui.Display3D
-
- draw(Geometry, float) - Method in class vona.ui.Display3D
-
- draw(Geometry) - Method in class vona.ui.Display3D
-
- draw(RX, float, Geometry, Appearance, float) - Method in class vona.ui.J3DDisplay
-
- draw(RX, float, Geometry, Appearance, float) - Method in class vona.ui.JOGLDisplay
-
- drawArrays(int, int, int[]) - Method in class vona.ui.JOGLDisplay
-
draw un-indexed geometry already in vertex arrays to OGL
- drawArraysMetrics - Variable in class vona.ui.JOGLDisplay
-
- drawDisableColorWrite - Variable in class vona.ui.JOGLDisplay
-
- drawDisableDepthTest - Variable in class vona.ui.JOGLDisplay
-
- drawDisableDepthWrite - Variable in class vona.ui.JOGLDisplay
-
- drawElements(int, int, int[], int, int[]) - Method in class vona.ui.JOGLDisplay
-
draw indexed geometry already in vertex arrays to OGL
- drawElementsMetrics - Variable in class vona.ui.JOGLDisplay
-
- drawEnable(Geometry) - Method in class vona.ui.JOGLDisplay
-
- drawGeometry(Geometry, float) - Method in class vona.ui.JOGLDisplay
-
- drawGeometry(Geometry) - Method in class vona.ui.JOGLDisplay
-
- drawGeometry(GeometryArray, int, int, int, int[], float, boolean, boolean, int, boolean) - Method in class vona.ui.JOGLDisplay
-
- drawGeometry(J3DVertexAccessor, int, int, int[], float, boolean) - Method in class vona.ui.JOGLDisplay
-
Draw a geometry to OGL vertex-by-vertex.
- drawGeometryAccessorMetrics - Variable in class vona.ui.JOGLDisplay
-
- drawGeometryAlpha(Geometry) - Method in class vona.ui.JOGLDisplay
-
- drawGeometryArrayMetrics - Variable in class vona.ui.JOGLDisplay
-
- drawGeometryMetrics - Variable in class vona.ui.JOGLDisplay
-
- drawGeometryMultiTextureWarningIssued - Variable in class vona.ui.JOGLDisplay
-
Whether the indicated warning has already been issued.
- drawGeometryVertexAttrsWarningIssued - Variable in class vona.ui.JOGLDisplay
-
Whether the indicated warning has already been issued.
- drawGeometryWarningsIssued - Variable in class vona.ui.JOGLDisplay
-
Unhandled geometry classes for which warnings have already been
issued.
- drawGetUnlitColor(Geometry, Color4f) - Method in class vona.ui.JOGLDisplay
-
- drawingEnabled - Variable in class vona.ui.Display3D
-
- drawJOGLGeometryMetrics - Variable in class vona.ui.JOGLDisplay
-
- drawUnoptimized(Geometry, boolean, int, int, int[], float, boolean) - Method in class vona.ui.JOGLDisplay
-
Handles un-optimzed cases in
JOGLDisplay.drawGeometry(Geometry, float)
and
JOGLDisplay.drawGeometry(GeometryArray, int, int, int, int[], float, boolean,
boolean, int, boolean)
.
- drawUnoptimizedMetrics - Variable in class vona.ui.JOGLDisplay
-
- drawVertexColors(Geometry) - Method in class vona.ui.JOGLDisplay
-
- dRdEMA - Variable in class vona.math.RX.Test
-
- dRdEMAnalytic(double[][], double[][], double[][]) - Method in class vona.math.RX
-
- dRdEMAnalytic(double[][]) - Method in class vona.math.RX
-
- dRdEMAnalytic() - Method in class vona.math.RX
-
- dRdEMAnalyticMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- dRdEMFromdRdQAnddQdEM(double[][], double[][], double[][]) - Method in class vona.math.RX
-
Compute dRdEM by multiplying a given dRdQ and dQdEM.
- dRdEMFromdRdQAnddQdEMMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- dRdEMN - Variable in class vona.math.RX.Test
-
- dRdEMNumeric(double[][], double) - Method in class vona.math.RX
-
- dRdEMNumeric(double[][]) - Method in class vona.math.RX
-
- dRdEMNumeric(double) - Method in class vona.math.RX
-
- dRdEMNumeric() - Method in class vona.math.RX
-
- dRdEMNumericMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- dRdQA - Variable in class vona.math.RX.Test
-
- dRdQAnalytic(double[][]) - Method in class vona.math.RX
-
- dRdQAnalytic() - Method in class vona.math.RX
-
- dRdQAnalyticMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- dRdQN - Variable in class vona.math.RX.Test
-
- dRdQNumeric(double[][], double) - Method in class vona.math.RX
-
Computes partial derivatives of rotation matrix components with respect
to quaternion components, at the current state of this RX, based on
numeric perturbation.
- dRdQNumeric(double[][]) - Method in class vona.math.RX
-
- dRdQNumeric(double) - Method in class vona.math.RX
-
- dRdQNumeric() - Method in class vona.math.RX
-
- dRdQNumericMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- DUMMY_CENTER - Static variable in class vona.j3d.PrismWidget
-
used in some apis if an explicit center is not passed
- DUMMY_CENTER - Static variable in class vona.j3d.RectangleWidget
-
used in some apis if an explicit center is not passed
- dump() - Static method in class vona.compat.CompatTime
-
- dump(PrintStream) - Static method in class vona.compat.CompatTime
-
Dump the strategy info to the specified destination.
- dump(PrintStream) - Method in class vona.j3d.J3DPrimitiveIterator
-
dump current state
- dump(Transform3D, PrintStream) - Static method in class vona.j3d.J3DUtils
-
- dump(Transform3D) - Static method in class vona.j3d.J3DUtils
-
- dump(String, PrintStream) - Method in class vona.j3d.JOGLGeometry
-
dump format data for this geometry
- dump(PrintStream) - Method in class vona.j3d.JOGLGeometry
-
- dump() - Method in class vona.j3d.JOGLGeometry
-
- dump(PrintStream) - Method in class vona.j3d.RouteWidget
-
dump state
- dump() - Method in class vona.j3d.RouteWidget
-
- dump(PrintStream) - Method in class vona.j3d.Widget
-
dump widget details
- dump() - Method in class vona.j3d.Widget
-
- dump(PrintStream, double[], int) - Method in class vona.math.PDLS
-
dump an array as one row
- dump(PrintStream, String, boolean) - Method in class vona.math.RX
-
dump to human-readable to stream s
- dump(PrintStream, String) - Method in class vona.math.RX
-
- dump(PrintStream) - Method in class vona.math.RX
-
- dump(String) - Method in class vona.math.RX
-
- dump() - Method in class vona.math.RX
-
- dump(PrintStream) - Method in class vona.math.RXSInterpolator
-
dump state
- dump() - Method in class vona.math.RXSInterpolator
-
- dump(PrintStream) - Static method in class vona.terminal.VT100Attribs
-
dump terminal type and whether we guess it's VT100 compatible
- dump(PrintStream, int, boolean) - Method in class vona.time.SynchronizedTimeMetrics
-
Dump human-readable metrics.
- dump(PrintStream, int, boolean) - Method in class vona.time.TimeMetrics
-
Dump human-readable metrics.
- dump(PrintStream, int) - Method in class vona.time.TimeMetrics
-
- dump(PrintStream) - Method in class vona.time.TimeMetrics
-
- dump(String, PrintStream) - Method in class vona.ui.ActionMapper.Action
-
dump this action
- dump(String) - Method in class vona.ui.ActionMapper.Action
-
- dump(PrintStream, boolean, boolean) - Method in class vona.ui.ActionMapper.ActionMap
-
dump map contents
- dump(boolean, boolean) - Method in class vona.ui.ActionMapper.ActionMap
-
- dump() - Method in class vona.ui.ActionMapper.ActionMap
-
- dump(PrintStream) - Method in class vona.ui.ActionMapper.ComponentState
-
dumps all fields
- dump() - Method in class vona.ui.ActionMapper.ComponentState
-
- dump(PrintStream) - Method in class vona.ui.ActionMapper
-
- dump() - Method in class vona.ui.ActionMapper
-
- dump(PrintStream) - Method in class vona.ui.Display3D
-
dump everything
- dump() - Method in class vona.ui.Display3D
-
- dump(PrintStream) - Method in class vona.ui.RXSInteractor
-
dump state
- dump() - Method in class vona.ui.RXSInteractor
-
- dump(PrintStream) - Method in class vona.Version
-
dumps all version info
- dump() - Method in class vona.Version
-
- dumpAABB(float[][], String, PrintStream) - Method in class vona.ui.Display3D
-
dump the coords of an axis aligned bounding box
- dumpActions(PrintStream, String, boolean) - Method in class vona.ui.ActionMapper
-
- dumpActions(PrintStream, boolean) - Method in class vona.ui.ActionMapper
-
- dumpActions(PrintStream) - Method in class vona.ui.ActionMapper
-
- dumpActions(String, boolean) - Method in class vona.ui.ActionMapper
-
- dumpActions(String) - Method in class vona.ui.ActionMapper
-
- dumpActions(boolean) - Method in class vona.ui.ActionMapper
-
- dumpActions() - Method in class vona.ui.ActionMapper
-
- dumpBestType(Transform3D, PrintStream) - Static method in class vona.j3d.J3DUtils
-
- dumpBestType(Transform3D) - Static method in class vona.j3d.J3DUtils
-
- dumpCanvasProperties(PrintStream) - Method in class vona.ui.Display3D
-
- dumpCanvasProperties() - Method in class vona.ui.Display3D
-
- dumpCanvasProperties(PrintStream) - Method in class vona.ui.J3DDisplay
-
- dumpCanvasProperties(PrintStream) - Method in class vona.ui.JOGLDisplay
-
extends super to dump additional properties
- dumpCMT(PrintStream) - Method in class vona.ui.Display3D
-
Dumps the current composite model transform taking local coordinates to
view coordinates.
- dumpCMT() - Method in class vona.ui.Display3D
-
- dumpColMatrix(PrintStream, double[][], String) - Static method in class vona.math.RX
-
Dump all of column-major matrix m human-readable to stream
s.
- dumpColMatrix(PrintStream, double[][]) - Static method in class vona.math.RX
-
- dumpColMatrix(double[][]) - Static method in class vona.math.RX
-
- dumpForLevelsMaybe(double[], int, String, PrintStream) - Method in class vona.math.PDLS
-
dump human-readable list of per-level values
- dumpForLevelsMaybe(double[], String, PrintStream) - Method in class vona.math.PDLS
-
- dumpForLevelsMaybe(int[], String, PrintStream) - Method in class vona.math.PDLS
-
dump human-readable list of per-level values
- dumpGlobalStats(PrintStream) - Static method in class vona.math.PDLS
-
dump human-readable global PDLS stats
- dumpGlobalStats() - Static method in class vona.math.PDLS
-
- dumpGraph(Scene, PrintStream) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Scene) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(SceneGraphObject, PrintStream) - Static method in class vona.j3d.J3DUtils
-
One-line dump of the type and name (if any) of a
SceneGraphObject
.
- dumpGraph(SceneGraphObject) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(SceneGraphObject, String, String, PrintStream, boolean) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Group, PrintStream) - Static method in class vona.j3d.J3DUtils
-
Recursively dump Group
g and all its children.
- dumpGraph(Group) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Group, String, String, Map<SharedGroup, Integer>, PrintStream) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Link, PrintStream) - Static method in class vona.j3d.J3DUtils
-
Specialized dump of a Link
leaf.
- dumpGraph(Link) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Link, String, String, Map<SharedGroup, Integer>, PrintStream) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Shape3D, PrintStream) - Static method in class vona.j3d.J3DUtils
-
Specialized dump of a Shape3D
leaf.
- dumpGraph(Shape3D) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Shape3D, String, String, PrintStream) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Appearance, PrintStream) - Static method in class vona.j3d.J3DUtils
-
Specialized dump of an appearance.
- dumpGraph(Appearance) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Appearance, String, String, PrintStream) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Geometry, PrintStream) - Static method in class vona.j3d.J3DUtils
-
Specialized dump of a geometry.
- dumpGraph(Geometry) - Static method in class vona.j3d.J3DUtils
-
- dumpGraph(Geometry, String, String, PrintStream) - Static method in class vona.j3d.J3DUtils
-
- dumpHeader(PrintStream, int, boolean) - Static method in class vona.time.TimeMetrics
-
- dumpHelp(PrintStream, String) - Method in class vona.ui.Display3D
-
- dumpHelp(String) - Method in class vona.ui.Display3D
-
- dumpHelp(PrintStream) - Method in class vona.ui.Display3D
-
- dumpHelp() - Method in class vona.ui.Display3D
-
- dumpHelp(PrintStream, String, String, String, String, String, String) - Method in class vona.ui.RXSInteractor
-
Dump a help text.
- dumpHelp(String, String, String, String, String, String) - Method in class vona.ui.RXSInteractor
-
- dumpHelp() - Method in class vona.ui.RXSInteractor
-
- dumpInteractor(PrintStream) - Method in class vona.ui.Display3D
-
- dumpInteractor() - Method in class vona.ui.Display3D
-
- dumpJ3DProperties(Canvas3D, PrintStream) - Static method in class vona.j3d.J3DUtils
-
dump Java3D system, and optionally a Canvas3D's, properties
- dumpJ3DProperties(PrintStream) - Static method in class vona.j3d.J3DUtils
-
- dumpJ3DProperties(Canvas3D) - Static method in class vona.j3d.J3DUtils
-
- dumpJ3DProperties() - Static method in class vona.j3d.J3DUtils
-
- dumpJacobian(PrintStream) - Method in class vona.math.PDLS
-
dump full jacobian, theta, and residual
- dumpJacobian() - Method in class vona.math.PDLS
-
- dumpLocalToWorld(PrintStream) - Method in class vona.ui.Display3D
-
Dump the current local-to-world transform.
- dumpLocalToWorld() - Method in class vona.ui.Display3D
-
- dumpMatrix(PrintStream, double[], int, int, String) - Method in class vona.math.PDLS
-
dump an (m)x(n) matrix
- dumpMatrix(PrintStream, double[], String) - Static method in class vona.math.RX
-
dump all of 4x4 matrix m human-readable to stream s
- dumpMatrix(PrintStream, double[]) - Static method in class vona.math.RX
-
- dumpMatrix(double[]) - Static method in class vona.math.RX
-
- dumpNumericDetails(PrintStream) - Method in class vona.math.PDLS
-
dump human-readable details of this PDLS
- dumpNumericDetails() - Method in class vona.math.PDLS
-
- dumpOnlyForSpec - Variable in class vona.ui.ActionMapper.Action
-
- dumpPendingMetrics() - Method in class vona.ui.Display3D
-
Dump any metrics that need it.
- dumpPickSegment(PrintStream) - Method in class vona.ui.Display3D
-
dump pick segment in view
- dumpPickSegment() - Method in class vona.ui.Display3D
-
- dumpPlatformProperties() - Static method in class vona.compat.Compat
-
- dumpPlatformProperties(PrintStream) - Static method in class vona.compat.Compat
-
Dump the platform identifying system properties.
- dumpProjection(PrintStream) - Method in class vona.ui.Display3D
-
dump the current projection parameters
- dumpProjection() - Method in class vona.ui.Display3D
-
- dumpRenderMetrics(PrintStream) - Method in class vona.ui.Display3D
-
Dumps the *FrameTime*
fields and related.
- dumpRenderMetrics() - Method in class vona.ui.Display3D
-
- dumpRenderMetricsImpl(PrintStream) - Method in class vona.ui.Display3D
-
- dumpRenderMetricsImpl(PrintStream) - Method in class vona.ui.JOGLDisplay
-
extends super to dump additional metrics
- dumpRenderMetricsPending - Variable in class vona.ui.Display3D
-
- dumpRotMatrix(PrintStream, double[], String) - Static method in class vona.math.RX
-
dump all of 3x3 matrix m human-readable to stream s
- dumpRotMatrix(PrintStream, double[]) - Static method in class vona.math.RX
-
- dumpRotMatrix(double[]) - Static method in class vona.math.RX
-
- dumpSceneMetrics(PrintStream) - Method in class vona.ui.Display3D
-
Dumps scene metrics.
- dumpSceneMetrics() - Method in class vona.ui.Display3D
-
- dumpSceneMetricsImpl(PrintStream) - Method in class vona.ui.Display3D
-
- dumpSceneMetricsImpl(PrintStream) - Method in class vona.ui.JOGLDisplay
-
extends super to dump additional metrics
- dumpSceneMetricsPending - Variable in class vona.ui.Display3D
-
- dumpScrew(PrintStream, String, int, double[], int, double[], int, double[]) - Static method in class vona.math.RX
-
Dump a screw human-readable to stream s.
- dumpScrew(PrintStream, String, double[], double[], double[]) - Static method in class vona.math.RX
-
- dumpScrew(PrintStream, String, int, double...) - Static method in class vona.math.RX
-
- dumpScrew(PrintStream, String, double...) - Static method in class vona.math.RX
-
- dumpScrew(PrintStream, double...) - Static method in class vona.math.RX
-
- dumpScrew(double...) - Static method in class vona.math.RX
-
- dumpSquareTensor(PrintStream, double[][], String) - Static method in class vona.math.RX
-
Dump all of a tensor of row-major square matrices m
human-readable to stream s.
- dumpSquareTensor(PrintStream, double[][]) - Static method in class vona.math.RX
-
- dumpSquareTensor(double[][]) - Static method in class vona.math.RX
-
- dumpStats(PrintStream) - Method in class vona.math.PDLS
-
dump human-readable stats of this PDLS
- dumpStats() - Method in class vona.math.PDLS
-
- dumpStats(PrintStream) - Static method in class vona.math.RX
-
dump all metrics, if enabled
- dumpStats() - Static method in class vona.math.RX
-
- dumpStats(PrintStream) - Method in class vona.ui.Display3D
-
- dumpStats() - Method in class vona.ui.Display3D
-
- dumpStructure(PrintStream) - Method in class vona.math.PDLS
-
dump human-readable stats of this PDLS
- dumpStructure() - Method in class vona.math.PDLS
-
- dumpTransformType(int, PrintStream) - Static method in class vona.j3d.J3DUtils
-
dump a Transform3D
transform type mask
- dumpTransformType(int) - Static method in class vona.j3d.J3DUtils
-
- dumpTXEM(PrintStream, double, double, double, double, double, double) - Static method in class vona.math.RX
-
dump the indicated TXEM vector
- dumpTXEM(PrintStream) - Method in class vona.math.RX
-
dump the TXEM vector of this RX
- dumpTXEM(PrintStream, int, double[]) - Static method in class vona.math.RX
-
dump the indicated TXEM vector
- dumpTXEM(PrintStream, double[]) - Static method in class vona.math.RX
-
- dumpVertexFormat(int, PrintStream) - Static method in class vona.j3d.J3DUtils
-
dump a string describing a vertexFormat bitmap
- dumpVertexFormat(int) - Static method in class vona.j3d.J3DUtils
-
- dumpVertices(String, boolean, PrintStream) - Method in class vona.j3d.JOGLGeometry
-
dump vertex data for this geometry
- dumpVertices(boolean, PrintStream) - Method in class vona.j3d.JOGLGeometry
-
- dumpVertices(PrintStream) - Method in class vona.j3d.JOGLGeometry
-
- dumpVertices() - Method in class vona.j3d.JOGLGeometry
-
- dumpWaypoint(PrintStream, int) - Method in class vona.math.RXSInterpolator
-
Dump state of a particular waypoint.
- dumpWorldToView(PrintStream) - Method in class vona.ui.Display3D
-
dumps the current world-to-view transform
- dumpWorldToView() - Method in class vona.ui.Display3D
-
- dup() - Method in class vona.math.RigidTransform2D
-
Clone.
- dup(RX) - Static method in class vona.math.RX
-
- dup() - Method in class vona.math.RX
-
- dup2(double[]) - Static method in class vona.math.VonaMath
-
Duplicate a two-dimensional vector.
- duration - Variable in class vona.time.Interpolator
-
The duration of this interpolation.
- dv - Static variable in class vona.math.TimeMath
-
- dwork - Variable in class vona.math.SVD_DGESDD
-
dynamically allocated work vector
- earliestRevision - Variable in class vona.Version
-
Version string in the format produced by
svnversion before any
colon, or
UNKNOWN
.
- edgeAppearance - Variable in class vona.j3d.EdgedFacetedWidget
-
- edgeColoringAttributes - Variable in class vona.j3d.EdgedFacetedWidget
-
- EdgedFacetedWidget - Class in vona.j3d
-
- EdgedFacetedWidget(int) - Constructor for class vona.j3d.EdgedFacetedWidget
-
Construts a new EdgedFacetedWidget.
- EdgedFacetedWidget() - Constructor for class vona.j3d.EdgedFacetedWidget
-
- edgeGeometry - Variable in class vona.j3d.JOGLEdgedFacetedWidget
-
the edge geometry
- edgeLineAttributes - Variable in class vona.j3d.EdgedFacetedWidget
-
- EDGES - Static variable in class vona.j3d.EdgedFacetedWidget
-
- edgeTransparencyAttributes - Variable in class vona.j3d.EdgedFacetedWidget
-
- edgeVertices - Variable in class vona.j3d.JOGLEdgedFacetedWidget
-
- eDirty - Variable in class vona.math.RX
-
rotation representation dirty flag
- EM_COMPONENT_NAME - Static variable in class vona.math.RX
-
EM vector component names
- emissiveColorWas - Variable in class vona.ui.Display3D
-
- emraldHue - Static variable in class vona.color.Hue
-
hue from "Color Bytes" by Jean Bourges
- ENABLE_EXTENDED_RENDER_METRICS - Variable in class vona.ui.Display3D
-
whether to enable extended render metrics (compile time constant)
- ENABLE_METRICS - Static variable in class vona.math.RX
-
enable or disable metrics collection
- enableAccelSlider(boolean) - Method in class vona.ui.RXSInteractor
-
whether to enable number key accel modification slider
- enableAccumBufferIfAvailable() - Method in class vona.ui.JOGLDisplay
-
Try enabling the accum buffer, if it is available.
- enableAllSubEvents(boolean, boolean, boolean) - Method in class vona.ui.RXSInteractor
-
Enable or disable categories of types.
- enableAllSubEvents(boolean) - Method in class vona.ui.RXSInteractor
-
- enableAllSubEvents() - Method in class vona.ui.RXSInteractor
-
- enableArcEdges(boolean) - Method in class vona.j3d.SectorWidget
-
enable/disable arc edges
- enableAxialEdges(boolean) - Method in class vona.j3d.ConeWidget
-
enable/disable the four axial edges
- enableAxialEdges(boolean) - Method in class vona.j3d.CylinderWidget
-
enable/disable the four axial edges
- enableAxialEdges(boolean) - Method in class vona.j3d.FrustumWidget
-
enable/disable the four axial edges
- enableAxialEdges(boolean) - Method in class vona.j3d.PrismWidget
-
enable/disable the four axial edges
- enableAxialEdges(boolean) - Method in class vona.j3d.SphereWidget
-
enable/disable the YZ and XZ plane edge circles
- enabled - Variable in class vona.j3d.Widget
-
enable/disable flag for each geometry, default true
- enabled - Variable in class vona.log.Log
-
Whether logging is enabled on this logger.
- enabled - Variable in class vona.log.Log.LogHandler
-
whether this handler is enabled
- enabled - Variable in class vona.ui.ActionMapper.Action
-
enable for this action
- enabled - Variable in class vona.ui.ActionMapper.ActionMap
-
enable for this map
- enabled - Variable in class vona.ui.ActionMapper
-
enable for this entire ActionMapper
- enableDataSharing - Variable in class vona.dae.util.DAEUtils
-
Whether to allow data sharing in the various dae*To*() and *toDAE*()
methods.
- enableDBGGeometry(boolean) - Method in class vona.j3d.Widget
-
Enable or disable debug spheres and normals.
- enableDBGSceneExtents(boolean) - Method in class vona.ui.Display3D
-
- enableDepthSortTransparent(boolean) - Method in class vona.ui.Display3D
-
- enableDrawing(boolean) - Method in class vona.ui.Display3D
-
- enabledVertexCount - Variable in class vona.j3d.J3DPrimitiveIterator
-
Number of enabled vertices.
- enableEdges(boolean) - Method in class vona.j3d.EdgedFacetedWidget
-
- enableEndEdges(boolean) - Method in class vona.j3d.SectorWidget
-
enable/disable end edges
- enableEnsureWidgetBoundingSpheresInView(boolean) - Method in class vona.ui.Display3D
-
- enableEvents(boolean) - Method in class vona.ui.RXSInteractor
-
whether to enable input events at all
- enableEventsDuringInterpolation(boolean) - Method in class vona.ui.RXSInteractor
-
whether to enable input events while interpolations are ongoing
- enableFaces(boolean) - Method in class vona.j3d.FacetedWidget
-
- enableFrustumCull(boolean) - Method in class vona.ui.Display3D
-
- enableGeometry(int, boolean) - Method in class vona.j3d.Widget
-
- enableGLBlend(boolean) - Method in class vona.ui.JOGLDisplay
-
Potentially mutate the OGL blend enable.
- enableGLColorMaterial(boolean) - Method in class vona.ui.JOGLDisplay
-
Potentially mutate the OGL color material enable.
- enableGLDepthTest(boolean) - Method in class vona.ui.JOGLDisplay
-
Potentially mutate the OGL depth test enable.
- enableGLDrawing(boolean) - Method in class vona.ui.JOGLDisplay
-
enable or disable lowest-level OGL drawing calls
- enableGLLighting(boolean) - Method in class vona.ui.JOGLDisplay
-
Potentially mutate the OGL lighting enable.
- enableHighlighting(boolean) - Method in class vona.ui.Display3D
-
- enableMasking(boolean) - Method in class vona.ui.Display3D
-
- enableNavigation(boolean) - Method in class vona.ui.Display3D
-
- enablePicking(boolean) - Method in class vona.ui.Display3D
-
- enablePrimCounting(boolean) - Method in class vona.ui.JOGLDisplay
-
enable primitive counting in scene metrics
- enableRadialEdges(boolean) - Method in class vona.j3d.ConeWidget
-
enable/disable the endcap edges
- enableRadialEdges(boolean) - Method in class vona.j3d.CylinderWidget
-
enable/disable the endcap edges
- enableRadialEdges(boolean) - Method in class vona.j3d.FrustumWidget
-
enable/disable the endcap edges
- enableRadialEdges(boolean) - Method in class vona.j3d.PrismWidget
-
enable/disable the endcap edges
- enableRadialEdges(boolean) - Method in class vona.j3d.SphereWidget
-
enable/disable the XY plane edge circles
- enableRotateXY(boolean) - Method in class vona.ui.RXSInteractor
-
whether to enable rotateXY input events
- enableRotateZ(boolean) - Method in class vona.ui.RXSInteractor
-
whether to enable rotateZ input events
- enableScale(boolean) - Method in class vona.ui.RXSInteractor
-
whether to enable scale input events
- enableTranslateXY(boolean) - Method in class vona.ui.RXSInteractor
-
whether to enable translateXY input events
- enableTranslateZ(boolean) - Method in class vona.ui.RXSInteractor
-
whether to enable translateZ input events
- enableXAxisEdges(boolean) - Method in class vona.j3d.RectangleWidget
-
enable/disable the perimeter edges perpendicular to the X axis
- enableXGridLines(boolean) - Method in class vona.j3d.RectangleWidget
-
- enableYAxisEdges(boolean) - Method in class vona.j3d.RectangleWidget
-
enable/disable the perimeter edges perpendicular to the Y axis
- enableYGridLines(boolean) - Method in class vona.j3d.RectangleWidget
-
- end - Variable in class vona.time.Interpolator
-
The ending value for this interpolation.
- endColor - Variable in class vona.j3d.CurveWidget
-
endpoint vertex colors
- endCoord - Variable in class vona.j3d.CurveWidget
-
endpoint vertices
- endDiffChanged(float...) - Method in class vona.j3d.CurveWidget
-
- endDiffChanged(float...) - Method in class vona.j3d.RouteWidget
-
this impl updates bezier and manhattan state
- endTangent - Variable in class vona.j3d.RouteWidget
-
- enqueue(RX, float, Geometry, Appearance, float, float, Display3D.QueuedGeometry[], int) - Method in class vona.ui.Display3D
-
- enqueueMaskedGeometry(Geometry, Appearance, float) - Method in class vona.ui.Display3D
-
- enqueueTransparentGeometry(RX, float, Geometry, Appearance, float, float) - Method in class vona.ui.Display3D
-
- ensureBoundingSpheresInView() - Method in class vona.j3d.Widget
-
- ensureCenter(float[]) - Static method in class vona.j3d.PrismWidget
-
- ensureCenter(float[]) - Static method in class vona.j3d.RectangleWidget
-
- ensureConfinedStateGL() - Method in class vona.ui.JOGLDisplay
-
- ensureDBGAppearance() - Method in class vona.ui.Display3D
-
- ensureWidgetBoundingSpheresInViewEnabled - Variable in class vona.ui.Display3D
-
- environmentLock - Variable in class vona.ui.Display3D
-
lock for bg, light, and highlight params
- environmentLock - Variable in class vona.ui.J3DDisplay
-
- eps - Variable in class vona.math.PDLS
-
Threshold below which the difference between two doubles is considered
insignificant.
- epsilon - Variable in class vona.dae.util.DAEUtils
-
numerc epsilon
- EPSILON - Static variable in class vona.math.VonaMath
-
A default epsilon.
- EPSILON2 - Static variable in class vona.math.VonaMath
-
Default epsilon squared.
- epsilonEquals(RX, double) - Method in class vona.math.RX
-
check if this RX is effectively equal to other
- epsilonEquals(RX) - Method in class vona.math.RX
-
- epsilonEquals(double[][], double[][], double) - Static method in class vona.math.RX.Test
-
compare two dimensional matrices
- epsilonEquals(double, double, double) - Static method in class vona.math.VonaMath
-
Check whether the difference between a
and b
is at most eps
.
- epsilonEquals(double, double) - Static method in class vona.math.VonaMath
-
- epsilonEquals(double, double, double, double) - Static method in class vona.math.VonaMath
-
Check whether the the 2D vectors v1
and
v2
are approximately equal.
- epsilonEquals2(double[], double[]) - Static method in class vona.math.VonaMath
-
Check whether the the 2D vectors v1
and
v2
are approximately equal.
- epsilonEqualsDBG(RX, double) - Method in class vona.math.RX
-
show info about a failing equality
- epsilonEqualsDBG(RX) - Method in class vona.math.RX
-
- epsilonEqualsMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- equals(Object) - Method in class vona.color.Hue
-
Check whether this Hue equals another Object.
- equals(Object) - Method in class vona.cursor.CursorUtils.CursorInfo
-
check if equivalent to o, ignores hotspot
- equals(Object) - Method in class vona.cursor.CursorUtils.PredefinedCursorInfo
-
Check if equivalent as PredefinedCursorInfo to o.
- equals(Object) - Method in class vona.math.RX
-
- err - Variable in class vona.compileserver.CompileSecurityManager
-
- err(Throwable) - Method in class vona.log.Log
-
- err(String, Object...) - Method in class vona.log.Log
-
- err(String) - Method in class vona.log.Log
-
- err() - Method in class vona.log.Log
-
- err(Throwable, String, Object...) - Method in class vona.log.Log
-
- error(String, DAEObject) - Method in class vona.dae.util.DAEUtils
-
- error(String) - Method in class vona.dae.util.DAEUtils
-
- error(Throwable) - Method in class vona.log.Log
-
- error(String, Object...) - Method in class vona.log.Log
-
- error(String) - Method in class vona.log.Log
-
- error() - Method in class vona.log.Log
-
- error(Throwable, String, Object...) - Method in class vona.log.Log
-
- ESC - Static variable in class vona.terminal.ConsoleNonblocking
-
ASCII escape character
- ESC - Static variable in class vona.terminal.VT100Attribs
-
The VT100 escape character, ASCII 27(dec), 033(oct), 1B(hex).
- ET_KEYPRESS - Static variable in class vona.ui.ActionMapper
-
event type indices
- ET_MOUSE_CLICK - Static variable in class vona.ui.ActionMapper
-
event type indices
- ET_MOUSE_MOTION - Static variable in class vona.ui.ActionMapper
-
event type indices
- ET_MOUSE_WHEEL - Static variable in class vona.ui.ActionMapper
-
event type indices
- etterName(Field, boolean, String) - Static method in class vona.dae.util.DAEObject
-
- EVENT_TYPE_NAME - Static variable in class vona.ui.ActionMapper
-
event type names indexed by event type
- eventsDuringInterpolationEnabled - Variable in class vona.ui.RXSInteractor
-
whether to allow input events while interpolations are ongoing
- eventsEnabled - Variable in class vona.ui.RXSInteractor
-
top-level enable for any input events
- eventTypeFromID - Static variable in class vona.ui.ActionMapper
-
mapping from AWT event ID to human readable event type
- EX - Static variable in class vona.math.RX
-
EM component in a TXEM vector
- ex - Variable in class vona.math.RX
-
EM component, initially (0, 0, 0)
- exitcode - Variable in exception vona.compileserver.ExitSecurityException
-
- exitOnError - Variable in class vona.log.Log
-
Set whether to System.exit(-1)
on error(...)
calls on
this logger.
- ExitSecurityException - Exception in vona.compileserver
-
- ExitSecurityException(int) - Constructor for exception vona.compileserver.ExitSecurityException
-
- extent - Variable in class vona.j3d.PrismWidget
-
extent indexed by [coord][direction]
- extent - Variable in class vona.j3d.RectangleWidget
-
extent indexed by [coord][direction]
- extentsChanged(boolean, boolean) - Method in class vona.j3d.CurveWidget
-
- extentsChanged(boolean, boolean) - Method in class vona.j3d.RouteWidget
-
this impl updates bezier and manhattan state
- extract(GeometryArray, int, PrintStream) - Static method in class vona.j3d.JOGLGeometry
-
Extract the data from an existing Java3D GeometryArray
into a
new JOGLGeometry
.
- extract(GeometryArray, int) - Static method in class vona.j3d.JOGLGeometry
-
- extract(GeometryArray) - Static method in class vona.j3d.JOGLGeometry
-
- EY - Static variable in class vona.math.RX
-
EM component in a TXEM vector
- ey - Variable in class vona.math.RX
-
EM component, initially (0, 0, 0)
- EZ - Static variable in class vona.math.RX
-
EM component in a TXEM vector
- ez - Variable in class vona.math.RX
-
EM component, initially (0, 0, 0)
- f - Static variable in class vona.math.TimeMath
-
- f(double) - Static method in class vona.math.TimeMath
-
- faceAppearance - Variable in class vona.j3d.FacetedWidget
-
- faceGeometry - Variable in class vona.j3d.JOGLEdgedFacetedWidget
-
the face geometry
- faceMaterial - Variable in class vona.j3d.FacetedWidget
-
- facePolygonAttributes - Variable in class vona.j3d.EdgedFacetedWidget
-
- FACES - Static variable in class vona.j3d.FacetedWidget
-
- FacetedWidget - Class in vona.j3d
-
A
Widget
whose first geometry is an array of polygon faces.
- FacetedWidget(int) - Constructor for class vona.j3d.FacetedWidget
-
Construts a new FacetedWidget.
- FacetedWidget() - Constructor for class vona.j3d.FacetedWidget
-
- faceTransparencyAttributes - Variable in class vona.j3d.FacetedWidget
-
- faceVertices - Variable in class vona.j3d.JOGLEdgedFacetedWidget
-
- fail(String) - Method in class vona.math.RX.Test
-
print an error message and abort
- failSubtest(String) - Method in class vona.math.RX.Test
-
print an error message and return false
- FALLBACK_GCT - Static variable in class vona.j3d.J3DUtils
-
- far - Variable in class vona.j3d.FrustumWidget
-
the current near and far plane depths
- fillBuffer(FloatBuffer, float[], int) - Method in class vona.ui.JOGLDisplay
-
Copy the first n elements of array a to the beginning of
buffer b.
- finalize() - Method in class vona.compileserver.CompileServer
-
- findClosest(double, double[]) - Static method in class vona.math.VonaMath
-
Find the closest angle to theta
in an array of angles.
- finish(boolean, boolean) - Method in class vona.ui.JOGLDisplay
-
Block the calling thread until the renderer to hits the next glFinish()
.
- finish(boolean) - Method in class vona.ui.JOGLDisplay
-
- finish() - Method in class vona.ui.JOGLDisplay
-
- finishLatch - Variable in class vona.ui.JOGLDisplay
-
- finishLock - Variable in class vona.ui.JOGLDisplay
-
- finishMetrics - Variable in class vona.ui.JOGLDisplay
-
- finishPending - Variable in class vona.ui.JOGLDisplay
-
- finishWarningIssued - Variable in class vona.ui.JOGLDisplay
-
Whether the indicated warning has already been issued.
- firstBuffer - Variable in class vona.j3d.JOGLGeometry
-
Temp storage for passing data to OpenGL.
- firstInStrip() - Method in class vona.j3d.J3DPrimitiveIterator.J3DStripIterator
-
- firstInStrip() - Method in class vona.j3d.J3DPrimitiveIterator.JOGLQuadStripIterator
-
- firstMouseX - Variable in class vona.ui.RXSInteractor
-
pixel coord of mouse when first button went down
- firstMouseY - Variable in class vona.ui.RXSInteractor
-
pixel coord of mouse when first button went down
- fit(double, double, double, double, double) - Method in class vona.ui.RXSInteractor
-
- fit(double, double, double, double) - Method in class vona.ui.RXSInteractor
-
- fitPending - Variable in class vona.ui.Display3D
-
- fitTXEMS - Variable in class vona.ui.RXSInteractor
-
- fitView() - Method in class vona.ui.Display3D
-
- fixedDuration(Clock, double, double, double, double) - Static method in class vona.time.TrapezoidInterpolator
-
Factory method to make a fixed-duration TrapezoidInterpolator.
- fixedDuration(double, double, double, double) - Static method in class vona.time.TrapezoidInterpolator
-
Factory method to make a fixed-duration TrapezoidInterpolator.
- fixedDuration(Clock, double, double, double) - Static method in class vona.time.TrapezoidInterpolator
-
Factory method to make a fixed-duration TrapezoidInterpolator.
- fixedDuration(double, double, double) - Static method in class vona.time.TrapezoidInterpolator
-
Factory method to make a fixed-duration TrapezoidInterpolator.
- FloatAdapter - Class in vona.dae.util
-
JAXB adapter
- FloatAdapter() - Constructor for class vona.dae.util.FloatAdapter
-
- FloatArrayAdapter - Class in vona.dae.util
-
JAXB adapter
- FloatArrayAdapter() - Constructor for class vona.dae.util.FloatArrayAdapter
-
- FloatBufferAdapter - Class in vona.dae.util
-
JAXB adapter
- FloatBufferAdapter() - Constructor for class vona.dae.util.FloatBufferAdapter
-
- flushEnabled - Variable in class vona.ui.J3DDisplay
-
Whether to enable GraphicsContext3D.flush()
calls.
- FMT - Static variable in class vona.math.PDLS
-
decimal printf format
- FMT - Static variable in class vona.math.RX
-
decimal printf format
- FMT3 - Static variable in class vona.math.RX
-
decimal format string for 3 vector
- FMT4 - Static variable in class vona.math.RX
-
decimal format string for 4 vector
- FMT_S - Static variable in class vona.math.RX
-
string printf format same width as
RX.FMT
- FMT_WIDTH - Static variable in class vona.math.PDLS
-
- FMT_WIDTH - Static variable in class vona.math.RX
-
- focusListener - Variable in class vona.ui.ActionMapper
-
listener for FocusEvent
s
- focusListener - Variable in class vona.ui.RXSInteractor
-
- forceDisableAccumBuffer - Variable in class vona.ui.JOGLDisplay
-
accum buffer status
- forceOngoing - Variable in class vona.time.PeriodicThread
-
- forceUpdate() - Method in class vona.time.PeriodicThread
-
Force an update.
- format - Variable in class vona.j3d.JOGLGeometry
-
The vertex format for this geometry.
- formatField(double, NumberFormat, int, StringBuffer) - Method in class vona.math.RigidTransform2D
-
- formatMessage(String, Object...) - Method in class vona.log.Log
-
If args is non-null and not zero-length, then expand
message as a printf
-style format with these args, else
return message unmodified.
- formatterTLS - Static variable in class vona.log.Log
-
thread local storage for printf
-style formatters
- FP - Static variable in class vona.math.VonaMath
-
32-bit IEEE floating point precision, defined as the largest value for
which (1.0f+FP)-1.0f == 0.0f
.
- FP2R - Static variable in class vona.math.VonaMath
-
- FP3R - Static variable in class vona.math.VonaMath
-
- FP4R - Static variable in class vona.math.VonaMath
-
- frame - Variable in class vona.ui.Display3D.Driver
-
the driver display frame
- FRAME_SAVE_FILE_EXT - Static variable in class vona.ui.JOGLDisplay
-
- FRAME_SAVE_INDEX_FORMAT - Static variable in class vona.ui.JOGLDisplay
-
- frameDroppingEnabled - Variable in class vona.ui.JOGLDisplay
-
enable for indicated option
- frameSaveCount - Variable in class vona.ui.Display3D
-
total count of frames saved in current sequence, including errors
- frameSaveDirectory - Variable in class vona.ui.Display3D
-
frame save destination directory or null for current dir
- frameSaveFPS - Variable in class vona.ui.Display3D
-
maximum rate for regular frame save.
- frameSaveLastTime - Variable in class vona.ui.Display3D
-
last frame save wall-clock time in seconds, if any, else NaN
- frameSaveLock - Variable in class vona.ui.Display3D
-
lock object for frame save state
- frameSaveMetrics - Variable in class vona.ui.Display3D
-
- frameSaveNextIndex - Variable in class vona.ui.Display3D
-
next index for regular-rate frame save
- frameSaveNextTime - Variable in class vona.ui.Display3D
-
next frame save wall-clock time in seconds, if any, else NaN
- frameSavePrefix - Variable in class vona.ui.Display3D
-
frame save filename prefix or null for none
- frameSaveStartTime - Variable in class vona.ui.Display3D
-
Regular-rate frame save sequence start time in wall-clock time in
seconds, if any, else NaN.
- frameSaveWithCursor - Variable in class vona.ui.Display3D
-
Whether to include the cursor in frame saves.
- frameTime - Variable in class vona.ui.Display3D
-
- freezeSceneMetrics - Variable in class vona.ui.Display3D
-
- freezeTransparentQueue - Variable in class vona.ui.Display3D
-
- freezeWidgetBounds - Variable in class vona.ui.Display3D
-
- fromMatrix(double[]) - Method in class vona.math.RX
-
Set all components from row-major 16-element matrix m.
- fromMatrixMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- fromScrew(double, double, double, double, double, double, double, double) - Method in class vona.math.RX
-
Set to ccw right-hand rotation of t radians about axis through
(px, py, pz) in direction of vector (dx, dy, dz), combined
with translation d in that direction.
- fromScrew(int, double[], int, double[], int, double[]) - Method in class vona.math.RX
-
- fromScrew(double[], double[], double[]) - Method in class vona.math.RX
-
- fromScrew(int, double...) - Method in class vona.math.RX
-
- fromScrew(double...) - Method in class vona.math.RX
-
- fromScrewMetrics - Static variable in class vona.math.RX
-
metrics for indicated function, if enabled
- fromToX - Variable in class vona.math.RXSInterpolator
-
- fromXYO(double[], double[], double[]) - Method in class vona.math.RX
-
Covers
RX.fromMatrix(double[])
, builds the matrix given vectors
along the local frame x and y axes and the local frame origin.
- frustumCullEnabled - Variable in class vona.ui.Display3D
-
- FrustumWidget - Class in vona.j3d
-
A rectangular frustum.
- FrustumWidget(float, float, float, float) - Constructor for class vona.j3d.FrustumWidget
-
Creates a new FrustumWidget with given dims.
- FrustumWidget() - Constructor for class vona.j3d.FrustumWidget
-
- FTWO_PI - Static variable in class vona.math.VonaMath
-
- fv - Static variable in class vona.math.TimeMath
-