Package | Description |
---|---|
vona.math |
Vona's utils: math stuff.
|
vona.time |
Vona's utils: clocks and related stuff.
|
vona.ui |
Vona's utils: UI stuff.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
PDLS.TimeMetrics
extends superclass with
PDLS.TimeMetrics.dependent |
Modifier and Type | Field and Description |
---|---|
protected static TimeMetrics |
RX.canonicalizeEMMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.consMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.dEMdQAnalyticMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.dEMdQNumericMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.dQdEMAnalyticMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.dQdEMNumericMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.dRdEMAnalyticMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.dRdEMFromdRdQAnddQdEMMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.dRdEMNumericMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.dRdQAnalyticMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.dRdQNumericMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.epsilonEqualsMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.fromMatrixMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.fromScrewMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.getRotMatrixMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.invertMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.isIdentityMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.normalizeQuaternionMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.randomizeMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.rotateTMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.rotateV3FloatMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.rotateV3Metrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.screwInterpMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.toMatrixMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.transformV3FloatMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.transformV3Metrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.translateV3FloatMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.translateV3Metrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.updateEMMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.updateQuaternionMetrics
metrics for indicated function, if enabled
|
protected static TimeMetrics |
RX.xPendEitherMetrics
metrics for indicated function, if enabled
|
Modifier and Type | Field and Description |
---|---|
protected static java.util.List<TimeMetrics> |
RX.allMetrics
collection of all metrics, if enabled
|
Modifier and Type | Method and Description |
---|---|
protected static TimeMetrics |
RX.makeMetrics(java.lang.String name)
Make a metrics object with the given name and add it to
RX.allMetrics , iff RX.ENABLE_METRICS . |
Modifier and Type | Class and Description |
---|---|
class |
SynchronizedTimeMetrics
TimeMetrics with an external synchronization object. |
Modifier and Type | Field and Description |
---|---|
protected TimeMetrics |
Display3D.accumPass1Metrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.accumPass2Metrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.applyAppearanceMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.applyWidgetRX
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.clearMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.drawArraysMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.drawElementsMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.drawGeometryAccessorMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.drawGeometryArrayMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.drawGeometryMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.drawJOGLGeometryMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.drawUnoptimizedMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.finishMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.frameSaveMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.joglRenderDepthOnlyMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.joglRenderTransparentMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.pickGeometryMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.postRenderMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.preRenderMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.renderCallMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderDepthOnlyMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderDepthOnlyQueueMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderGeometryMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderHighlightedMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.renderImplMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderImplPostSceneMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderImplPreSceneMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderInViewMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderSceneMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderTransparentMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderTransparentQueue1Metrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderTransparentQueue2Metrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.renderWaitMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderWidgetGeometryMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.renderWidgetMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.requestDelayMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
JOGLDisplay.requestRepaintMetrics
JOGL-specific extended render metrics, if compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.swapMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.transformWidgetBounds
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.updateNavMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
protected TimeMetrics |
Display3D.updateProjectionMetrics
Extended render metrics, iff compiled with
Display3D.ENABLE_EXTENDED_RENDER_METRICS . |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<TimeMetrics> |
Display3D.allExtendedRenderMetrics
all extended render metrics
|
protected java.util.List<TimeMetrics> |
JOGLDisplay.allJOGLExtendedRenderMetrics
all JOGL-specific extended render metrics
|