- AABB_TREE - Static variable in class de.jreality.util.PickUtility
-
- AABBPickSystem - Class in de.jreality.scene.pick
-
Our pick system implementation.
- AABBPickSystem() - Constructor for class de.jreality.scene.pick.AABBPickSystem
-
- AABBTree - Class in de.jreality.scene.pick
-
An AABB tree for IndexedFaceSets.
- abs(double[], double[]) - Static method in class de.jreality.math.Rn
-
- AbstractCameraAction - Class in de.jreality.ui.viewerapp.actions.camera
-
Abstract class for camera actions.
- AbstractCameraAction(String, Viewer) - Constructor for class de.jreality.ui.viewerapp.actions.camera.AbstractCameraAction
-
- AbstractCancelableJob - Class in de.jreality.plugin.job
-
- AbstractCancelableJob() - Constructor for class de.jreality.plugin.job.AbstractCancelableJob
-
- AbstractConverter - Class in de.jreality.io.jrs
-
- AbstractConverter(Mapper, double) - Constructor for class de.jreality.io.jrs.AbstractConverter
-
- AbstractDeviceMouse - Class in de.jreality.toolsystem.raw
-
- AbstractDeviceMouse() - Constructor for class de.jreality.toolsystem.raw.AbstractDeviceMouse
-
- AbstractGeometryFactory - Class in de.jreality.geometry
-
The grandfather of all the jReality geometry factories.
- AbstractGeometryFactoryCustomizer<FACTORY> - Class in de.jreality.geometry
-
- AbstractGeometryFactoryCustomizer() - Constructor for class de.jreality.geometry.AbstractGeometryFactoryCustomizer
-
Subclasses need to implement a null constructor, otherwise bean reflection instantiation will fail.
- AbstractGeometryFactoryCustomizer(FACTORY) - Constructor for class de.jreality.geometry.AbstractGeometryFactoryCustomizer
-
- AbstractIndexedFaceSetFactory - Class in de.jreality.geometry
-
- AbstractIndexedFaceSetFactory() - Constructor for class de.jreality.geometry.AbstractIndexedFaceSetFactory
-
- AbstractIndexedLineSetFactory - Class in de.jreality.geometry
-
- AbstractIndexedLineSetFactory() - Constructor for class de.jreality.geometry.AbstractIndexedLineSetFactory
-
- AbstractJob - Class in de.jreality.plugin.job
-
- AbstractJob() - Constructor for class de.jreality.plugin.job.AbstractJob
-
- AbstractJrAction - Class in de.jreality.ui.viewerapp.actions
-
Abstract class for actions used in jReality applications.
- AbstractJrAction(String) - Constructor for class de.jreality.ui.viewerapp.actions.AbstractJrAction
-
Default constructor.
- AbstractJrAction(String, Component) - Constructor for class de.jreality.ui.viewerapp.actions.AbstractJrAction
-
Constructor for actions which need a parent component
e.g.
- AbstractJrToggleAction - Class in de.jreality.ui.viewerapp.actions
-
- AbstractJrToggleAction(String) - Constructor for class de.jreality.ui.viewerapp.actions.AbstractJrToggleAction
-
- AbstractPluginVR - Class in de.jreality.vr
-
- AbstractPluginVR(String) - Constructor for class de.jreality.vr.AbstractPluginVR
-
- AbstractPointSetFactory - Class in de.jreality.geometry
-
- AbstractPointSetFactory() - Constructor for class de.jreality.geometry.AbstractPointSetFactory
-
- AbstractPythonGUI<T> - Class in de.jreality.plugin.scripting
-
- AbstractPythonGUI(long, Class<? extends PythonGUIPlugin<?>>) - Constructor for class de.jreality.plugin.scripting.AbstractPythonGUI
-
- AbstractQuadMeshFactory - Class in de.jreality.geometry
-
- AbstractReader - Class in de.jreality.reader
-
Abstract class for a SceneReader.
- AbstractReader() - Constructor for class de.jreality.reader.AbstractReader
-
- AbstractSelectionListenerAction - Class in de.jreality.ui.viewerapp.actions
-
Abstract class for actions used in jReality applications
which do something if the selection given by the underlying selection manager changes
(e.g.
- AbstractSelectionListenerAction(String, SelectionManager) - Constructor for class de.jreality.ui.viewerapp.actions.AbstractSelectionListenerAction
-
Default constructor.
- AbstractSelectionListenerAction(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.AbstractSelectionListenerAction
-
Constructor for actions which need a parent component
e.g.
- AbstractTool - Class in de.jreality.scene.tool
-
- AbstractTool(InputSlot...) - Constructor for class de.jreality.scene.tool.AbstractTool
-
- AbstractTreeModel - Class in de.jreality.ui.treeview
-
Baseclass for TreeModel implementations.
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.Appearance
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.AudioSource
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.Camera
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.ClippingPlane
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.Cylinder
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.DirectionalLight
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.Geometry
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.IndexedFaceSet
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.IndexedLineSet
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.Light
-
- accept(double[], double[], PickResult) - Method in interface de.jreality.scene.pick.HitFilter
-
- accept(double[], double[], PickResult) - Method in class de.jreality.scene.pick.PosWHitFilter
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.PointLight
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.PointSet
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.SceneGraphComponent
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.SceneGraphNode
-
The accept method for a SceneGraphVisitor.
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.Sphere
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.SpotLight
-
- accept(SceneGraphVisitor) - Method in class de.jreality.scene.Transformation
-
- accept(File) - Method in class de.jreality.ui.viewerapp.FileFilter
-
- AccessoryViewer - Class in de.jreality.tutorial.viewer
-
This class demonstrates how to put a jReality viewer into a sub-panel rather than creating a new Java Frame for it.
- AccessoryViewer() - Constructor for class de.jreality.tutorial.viewer.AccessoryViewer
-
- acosh(double) - Static method in class de.jreality.math.Pn
-
- actionPerformed(ActionEvent) - Method in class de.jreality.plugin.audio.AudioPreferences
-
- actionPerformed(ActionEvent) - Method in class de.jreality.plugin.basic.ViewPreferences
-
- actionPerformed(ActionEvent) - Method in class de.jreality.plugin.job.JobsTestPlugin
-
- actionPerformed(ActionEvent) - Method in class de.jreality.plugin.scene.Terrain
-
- actionPerformed(ActionEvent) - Method in class de.jreality.plugin.scripting.PythonGUIManager
-
- actionPerformed(ActionEvent) - Method in class de.jreality.plugin.scripting.PythonGUIShrinker
-
- actionPerformed(ActionEvent) - Method in class de.jreality.plugin.scripting.PythonScriptTool
-
- actionPerformed(ActionEvent) - Method in class de.jreality.plugin.scripting.PythonToolsManager
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.AppearanceInspector
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.ColorChooseJButton
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.LabelsInspector
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.AbstractJrAction
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.camera.LoadCameraPreferences
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.camera.SaveCameraPreferences
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.camera.ShiftEyeSeparation
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.camera.ShiftFieldOfView
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.camera.ShiftFocus
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.camera.TogglePerspective
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.camera.ToggleStereo
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.AddTool
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.AssignFaceAABBTree
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.CreateAppearance
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.CurrentSelection
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.export.ExportIFStoOBJ
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.export.ExportIFStoSTL
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.export.ExportIFStoVRML
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.LoadFileToNode
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.LoadReflectionMap
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.LoadTexture
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.Remove
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.Rename
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.RotateReflectionMapSides
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.SaveSelected
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.ToggleAppearance
-
Toggles the specified appearance attribute of the responsible appearance
- the first one existing along the path from the selected component to the scene root.
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.TogglePickable
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.ToggleVisibility
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.ExportImage
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.ExportOBJ
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.ExportPDF
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.ExportPS
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.ExportRIB
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.ExportScreenshot
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.ExportSTL
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.ExportSVG
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.ExportU3D
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.ExportVRML
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.LoadFile
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.LoadScene
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.Quit
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.file.SaveScene
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.LoadSkyBox
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.Maximize
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.RotateSkyboxSides
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.SetViewerSize
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.SwitchBackgroundColor
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.ToggleBeanShell
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.ToggleExternalBeanShell
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.ToggleExternalNavigator
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.ToggleMenu
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.ToggleNavigator
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.ToggleRenderSelection
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.ToggleShowCursor
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.ToggleViewerFullScreen
-
- actionPerformed(ActionEvent) - Method in class de.jreality.ui.viewerapp.actions.view.ViewerAspect4To3
-
- ActionTool - Class in de.jreality.tools
-
- ActionTool(InputSlot) - Constructor for class de.jreality.tools.ActionTool
-
- ActionTool(String) - Constructor for class de.jreality.tools.ActionTool
-
- activate(ToolContext) - Method in class de.jreality.geometry.SliceBoxFactory.SimpleDragTool
-
- activate(ToolContext) - Method in class de.jreality.scene.tool.AbstractTool
-
- activate(ToolContext) - Method in interface de.jreality.scene.tool.Tool
-
This method is called when the tool gets activated.
- activate(ToolContext) - Method in class de.jreality.tools.ActionTool
-
- activate(ToolContext) - Method in class de.jreality.tools.AirplaneTool
-
- activate(ToolContext) - Method in class de.jreality.tools.AxisTranslationTool
-
- activate(ToolContext) - Method in class de.jreality.tools.ClickWheelCameraZoomTool
-
- activate(ToolContext) - Method in class de.jreality.tools.DampedDraggingTool
-
- activate(ToolContext) - Method in class de.jreality.tools.DragEventTool
-
- activate(ToolContext) - Method in class de.jreality.tools.DraggingTool
-
- activate(ToolContext) - Method in class de.jreality.tools.DuplicateTriplyPeriodicTool
-
- activate(ToolContext) - Method in class de.jreality.tools.FlyToPickTool
-
- activate(ToolContext) - Method in class de.jreality.tools.PickShowTool
-
- activate(ToolContext) - Method in class de.jreality.tools.RotateTool
-
- activate(ToolContext) - Method in class de.jreality.tools.ScaleTool
-
- activate(ToolContext) - Method in class de.jreality.tools.ShowPropertiesTool
-
- activate(ToolContext) - Method in class de.jreality.tools.TrackballRotateTool
-
- activate(ToolContext) - Method in class de.jreality.tools.TranslateTool
-
- add(Matrix) - Method in class de.jreality.math.Matrix
-
Let M be the current Matrix.
- add(double[], double[], double[]) - Static method in class de.jreality.math.Quat
-
- add(Quaternion, Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
-
- add(double[], double[], double[]) - Static method in class de.jreality.math.Rn
-
Add the vector src1 to the vector src2 and put the result
in dst.
- add(AppearanceListener) - Method in class de.jreality.scene.event.AppearanceEventMulticaster
-
- add(AudioListener) - Method in class de.jreality.scene.event.AudioEventMulticaster
-
- add(CameraListener) - Method in class de.jreality.scene.event.CameraEventMulticaster
-
- add(GeometryListener) - Method in class de.jreality.scene.event.GeometryEventMulticaster
-
- add(LightListener) - Method in class de.jreality.scene.event.LightEventMulticaster
-
- add(SceneGraphComponentListener) - Method in class de.jreality.scene.event.SceneGraphComponentEventMulticaster
-
- add(ToolListener) - Method in class de.jreality.scene.event.ToolEventMulticaster
-
- add(TransformationListener) - Method in class de.jreality.scene.event.TransformationEventMulticaster
-
- add(Object, Object) - Method in class de.jreality.scene.proxy.SceneProxyBuilder
-
- add(Object, Object) - Method in class de.jreality.scene.proxy.tree.ProxyConnector
-
- add(FaceDragListener, FaceDragListener) - Static method in class de.jreality.tools.FaceDragEventMulticaster
-
- add(LineDragListener, LineDragListener) - Static method in class de.jreality.tools.LineDragEventMulticaster
-
- add(PointDragListener, PointDragListener) - Static method in class de.jreality.tools.PointDragEventMulticaster
-
- add(PrimitiveDragListener, PrimitiveDragListener) - Static method in class de.jreality.tools.PrimitiveDragEventMulticaster
-
- add(double) - Method in class de.jreality.util.Rectangle3D
-
- ADD_TOOL - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- addAccessory(Component) - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
- addAccessory(Component, String) - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
- addAccessory(Component, String, boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
- addAction(Action, String) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Add an action to the end of the menu with the specified name.
- addAction(Action, String, int) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Add an action to the menu with the specified name at the specified index.
- addActionListener(ActionListener) - Method in class de.jreality.tools.ActionTool
-
- addActionListener(ActionListener) - Method in class de.jreality.tutorial.util.TextSlider
-
Deprecated.
- addActionListener(ActionListener) - Method in class de.jreality.ui.widgets.TextSlider
-
- addAlignTab() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- addAppearanceListener(AppearanceListener) - Method in class de.jreality.scene.Appearance
-
- addAppearanceListener(AppearanceListener) - Method in class de.jreality.scene.SceneGraphPathObserver
-
- addAppTab() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- addAttribute(String, Object) - Method in class de.jreality.io.JrScene
-
- addAudioListener(AudioListener) - Method in class de.jreality.scene.AudioSource
-
- addAudioSupport() - Method in class de.jreality.plugin.JRViewer
-
Audio plug-ins.
- addAuxiliaryComponent(SceneGraphComponent, Viewer) - Static method in class de.jreality.ui.viewerapp.SelectionRenderer
-
- addBasicUI() - Method in class de.jreality.plugin.JRViewer
-
Basic UI support: scene graph inspector, bean shell,
menu bar, view menu (with display options and background color),
export menu, camera settings menu, and properties menu.
- addBeanShellSupport() - Method in class de.jreality.plugin.JRViewer
-
Adds a java bean shell to the lower slot
Warning: this plug-in is incompatible with the python console plug-in
- addCameraListener(CameraListener) - Method in class de.jreality.scene.Camera
-
- addChangeListener(ChangeListener) - Method in class de.jreality.plugin.audio.AudioPreferences
-
- addChangeListener(ChangeListener) - Method in class de.jreality.plugin.basic.Scene
-
- addChangeListener(ChangeListener) - Method in class de.jreality.tutorial.projects.darboux.DarbouxTransform
-
- addChangeListener(ChangeListener) - Method in class de.jreality.tutorial.projects.darboux.StartPoint
-
- addChangeListener(ActionListener) - Method in class de.jreality.tutorial.util.FlyTool
-
- addChangeListener(ChangeListener) - Method in class de.jreality.tutorial.util.polygon.DragPointSet
-
- addChangeListener(ChangeListener) - Method in interface de.jreality.tutorial.util.polygon.PointSequence
-
- addChangeListener(ChangeListener) - Method in class de.jreality.tutorial.util.polygon.SubdividedPolygon
-
- addChangeListener(ChangeListener) - Method in class de.jreality.vr.Landscape
-
- addChangeListener(ChangeListener) - Method in class de.jreality.vr.RotateBox
-
- addChangeListener(ChangeListener) - Method in class de.jreality.vr.Terrain
-
- addChild(SceneTreeNode) - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- addChild(SceneGraphComponent) - Method in class de.jreality.scene.SceneGraphComponent
-
- addChildNode(SceneGraphComponent, SceneGraphNode) - Static method in class de.jreality.util.SceneGraphUtility
-
method to add a child of arbitrary type
- addChildren(SceneGraphComponent...) - Method in class de.jreality.scene.SceneGraphComponent
-
Use varargs in Java 5 to add multiple children at once
- addChoice(String, Color...) - Method in class de.jreality.plugin.menu.BackgroundColor
-
- addColorChangedListener(ColorChooseJButton.ColorChangedListener) - Method in class de.jreality.ui.ColorChooseJButton
-
- addColorPickerChangedListener(ViewPreferences.ColorPickerModeChangedListener) - Method in class de.jreality.plugin.basic.ViewPreferences
-
- addComponent(Class<?>, JComponent, double, String) - Method in class de.jreality.plugin.scene.ShrinkPanelAggregator
-
- addContentChangedListener(Content.ContentChangedListener) - Method in class de.jreality.plugin.basic.Content
-
- addContentSupport(JRViewer.ContentType) - Method in class de.jreality.plugin.JRViewer
-
Registers one of the predefined content plug-ins
- addContentTool(Tool) - Method in class de.jreality.plugin.basic.Content
-
Add a content tool.
- addContentUI() - Method in class de.jreality.plugin.JRViewer
-
Registers advanced content tools.
- addCurrentSlot(InputSlot) - Method in class de.jreality.scene.tool.AbstractTool
-
- addEnvTab() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- addEvent(ToolEvent) - Method in class de.jreality.toolsystem.ToolEventQueue
-
places the given event into the queue
if queue was started already
- addExtension(String) - Method in class de.jreality.ui.viewerapp.FileFilter
-
- addFaceDragListener(FaceDragListener) - Method in class de.jreality.tools.DragEventTool
-
- addGeometryListener(GeometryListener) - Method in class de.jreality.scene.Geometry
-
- addGUIListener(PythonGUIListener) - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
-
- addGUIListener(PythonGUIListener) - Method in interface de.jreality.plugin.scripting.PythonGUI
-
- addHelpTab() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- ADDITIVE_BLENDING_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
-
- ADDITIVE_BLENDING_ENABLED_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
-
- addJobListener(JobListener) - Method in class de.jreality.plugin.job.AbstractJob
-
- addJobListener(JobListener) - Method in interface de.jreality.plugin.job.Job
-
- addJobListener(JobListener) - Method in class de.jreality.plugin.job.JobQueuePlugin
-
- addJobProcessorListener(JobProcessorListener) - Method in class de.jreality.plugin.job.JobProcessorThread
-
- addLightListener(LightListener) - Method in class de.jreality.scene.Light
-
- addLine(String) - Method in class de.jreality.tools.ShowPropertiesToolLogger
-
- addLine(String, double[]) - Method in class de.jreality.tools.ShowPropertiesToolLogger
-
- addLine(String, int[]) - Method in class de.jreality.tools.ShowPropertiesToolLogger
-
- addLine(double[]) - Method in class de.jreality.tools.ShowPropertiesToolLogger
-
- addLineDragListener(LineDragListener) - Method in class de.jreality.tools.DragEventTool
-
- addLoadTab(String[][]) - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- addMenu(JMenu) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Add a menu to the end of the menu bar.
- addMenu(JMenu, int) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Add a menu to the menu bar at the specified index.
- addMenuItem(JMenuItem, String) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Add a menu item to the end of the menu with the specified name.
- addMenuItem(JMenuItem, String, int) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Add a menu item to the menu with the specified name at the specified index.
- addPath(String, SceneGraphPath) - Method in class de.jreality.io.JrScene
-
- addPoint(double[]) - Method in class de.jreality.tools.ShowPropertiesToolLogger
-
- addPoint(int[]) - Method in class de.jreality.tools.ShowPropertiesToolLogger
-
- addPointDragListener(PointDragListener) - Method in class de.jreality.tools.DragEventTool
-
- AddPointsExample - Class in de.jreality.tutorial.tool
-
- AddPointsExample() - Constructor for class de.jreality.tutorial.tool.AddPointsExample
-
- addPrimitiveDragListener(PrimitiveDragListener) - Method in class de.jreality.tools.DragEventTool
-
- addPythonSupport() - Method in class de.jreality.plugin.JRViewer
-
Adds a python console to the lower slot
Warning: this plug-in is incompatible with the Shell plug-in
- addRawDeviceConfig(RawDeviceConfig) - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- addRawMapping(RawMapping) - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- addReadOnly(Attribute, StorageModel, Object) - Method in class de.jreality.scene.data.DataListSet
-
- addReadOnlyList(Attribute, DataList) - Method in class de.jreality.scene.data.ByteBufferListSet
-
- addSceneGraphComponent(SceneGraphComponent) - Method in class de.jreality.util.RenderTrigger
-
- addSceneGraphComponentListener(SceneGraphComponentListener) - Method in class de.jreality.scene.SceneGraphComponent
-
- addSelection(SceneGraphPath) - Method in interface de.jreality.ui.viewerapp.SelectionManager
-
- addSelection(SceneGraphPath) - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
-
- addSelectionListener(SelectionListener) - Method in interface de.jreality.ui.viewerapp.SelectionManager
-
- addSelectionListener(SelectionListener) - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
-
- addSeparator(String) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Add a separator to the end of the menu with the specified name.
- addSeparator(String, int) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Add a separator to the menu with the specified name at the specified index.
- AddSymbol(long, long) - Method in class de.jreality.writer.u3d.u3dencoding.ContextManager
-
- addTerrainTab() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- addTexTab() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- addTexture(String, String) - Method in class de.jreality.ui.TextureInspector
-
- addTexture(String, Image) - Method in class de.jreality.ui.TextureInspector
-
- addTool(Tool) - Method in class de.jreality.scene.SceneGraphComponent
-
Add a tool to this component.
- AddTool - Class in de.jreality.ui.viewerapp.actions.edit
-
Adds tools to a selected SceneGraphComponent (if no SceneGraphComponent is selected, this action is disabled).
- AddTool(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.AddTool
-
- AddToolExample - Class in de.jreality.tutorial.tool
-
- AddToolExample() - Constructor for class de.jreality.tutorial.tool.AddToolExample
-
- addToolListener(ToolListener) - Method in class de.jreality.scene.SceneGraphComponent
-
- addToolTab() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- addTransformationListener(TransformationListener) - Method in class de.jreality.scene.SceneGraphPathObserver
-
- addTransformationListener(TransformationListener) - Method in class de.jreality.scene.Transformation
-
- addTreeModelListener(TreeModelListener) - Method in class de.jreality.ui.treeview.AbstractTreeModel
-
- addViewer(Viewer) - Method in class de.jreality.util.RenderTrigger
-
- AddViewerToInternalFrame - Class in de.jreality.tutorial.viewer
-
Created on Jan 12, 2010
- AddViewerToInternalFrame() - Constructor for class de.jreality.tutorial.viewer.AddViewerToInternalFrame
-
- addVirtualConstant(VirtualConstant) - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- addVirtualDeviceConfig(VirtualDeviceConfig) - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- addVirtualMapping(VirtualMapping) - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- addVRSupport() - Method in class de.jreality.plugin.JRViewer
-
Virtual reality support.
- addWritable(Attribute, StorageModel) - Method in class de.jreality.scene.data.DataListSet
-
- addWritable(Attribute, StorageModel, Object) - Method in class de.jreality.scene.data.DataListSet
-
- adjoint(double[], double[]) - Static method in class de.jreality.math.Rn
-
Calculate the adjoint of the square matrix src and put the result
into dst.
- affineCoordinate(double[], double[], double[]) - Static method in class de.jreality.math.P3
-
- AirplaneTool - Class in de.jreality.tools
-
- AirplaneTool() - Constructor for class de.jreality.tools.AirplaneTool
-
- alignContent() - Method in class de.jreality.plugin.content.TerrainAlignedContent
-
- alignContent() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- ALIGNMENT - Static variable in class de.jreality.shader.CommonAttributes
-
- ALIGNMENT_DEFAULT - Static variable in interface de.jreality.shader.DefaultTextShader
-
- AlignPluginVR - Class in de.jreality.vr
-
- AlignPluginVR() - Constructor for class de.jreality.vr.AlignPluginVR
-
- AlignTo4Byte() - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
-
- AlignToByte() - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
-
- AMBIENT_COEFFICIENT - Static variable in class de.jreality.shader.CommonAttributes
-
- AMBIENT_COEFFICIENT_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
-
- AMBIENT_COEFFICIENT_DEFAULT - Static variable in interface de.jreality.shader.DefaultPolygonShader
-
- AMBIENT_COLOR - Static variable in class de.jreality.shader.CommonAttributes
-
- AMBIENT_COLOR_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
-
- AMBIENT_COLOR_DEFAULT - Static variable in interface de.jreality.shader.DefaultPolygonShader
-
- angleBetween(double[], double[], int) - Static method in class de.jreality.math.Pn
-
Calculate the angle between the points u and v with respect to
the metric metric.
- ANIMATED_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
-
- AnimatedRotateTool - Class in de.jreality.tools
-
Instantly starts an animated rotation of a SceneGraphComponent after initialization of the tool system
when it is added to the components tools.
The rotation angle and axis can be set using the corresponding methods.
The animation stops with a right mouse click.
- AnimatedRotateTool() - Constructor for class de.jreality.tools.AnimatedRotateTool
-
- AnimatedTextureExample - Class in de.jreality.tutorial.app
-
This example shows an animated 2d texture which maps a live game of life onto a quadrilateral.
- AnimatedTextureExample() - Constructor for class de.jreality.tutorial.app.AnimatedTextureExample
-
- AnimationExample - Class in de.jreality.tutorial.tool
-
- AnimationExample() - Constructor for class de.jreality.tutorial.tool.AnimationExample
-
- AnimatorTask - Interface in de.jreality.tools
-
- AnimatorTool - Class in de.jreality.tools
-
TODO: comment this
- ANTI_ALIASING_FACTOR - Static variable in class de.jreality.shader.CommonAttributes
-
- ANTIALIASING_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
-
- ANY_DISPLAY_LISTS - Static variable in class de.jreality.shader.CommonAttributes
-
- ANY_DISPLAY_LISTS_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
-
- Appearance - Class in de.jreality.scene
-
The appearance node.
- Appearance(String) - Constructor for class de.jreality.scene.Appearance
-
- Appearance() - Constructor for class de.jreality.scene.Appearance
-
- APPEARANCE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- appearanceChanged(AppearanceEvent) - Method in class de.jreality.scene.event.AppearanceEventMulticaster
-
- appearanceChanged(AppearanceEvent) - Method in interface de.jreality.scene.event.AppearanceListener
-
- appearanceChanged(AppearanceEvent) - Method in class de.jreality.scene.SceneGraphPathObserver
-
- appearanceChanged(AppearanceEvent) - Method in class de.jreality.util.RenderTrigger
-
- AppearanceEvent - Class in de.jreality.scene.event
-
- AppearanceEvent(Appearance, String, Object) - Constructor for class de.jreality.scene.event.AppearanceEvent
-
- AppearanceEventMulticaster - Class in de.jreality.scene.event
-
- AppearanceEventMulticaster() - Constructor for class de.jreality.scene.event.AppearanceEventMulticaster
-
- AppearanceInspector - Class in de.jreality.ui
-
- AppearanceInspector() - Constructor for class de.jreality.ui.AppearanceInspector
-
- AppearanceInspectorState - Class in de.jreality.ui
-
- AppearanceInspectorState(AppearanceInspector) - Constructor for class de.jreality.ui.AppearanceInspectorState
-
- AppearanceListener - Interface in de.jreality.scene.event
-
- AppearancePanel - Class in de.jreality.vr
-
- AppearancePanel() - Constructor for class de.jreality.vr.AppearancePanel
-
- AppearancePluginVR - Class in de.jreality.vr
-
- AppearancePluginVR() - Constructor for class de.jreality.vr.AppearancePluginVR
-
- appearanceSelected() - Method in class de.jreality.ui.viewerapp.SelectionEvent
-
- appendInput(Input) - Method in class de.jreality.reader.ReaderBSH
-
process the given Input in the current Instance.
- APPLY_MODE_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
-
- areCollinear(double[], double[], double[], double) - Static method in class de.jreality.math.P3
-
- array(int) - Method in class de.jreality.scene.data.StorageModel
-
Create a storage model that adds an additional dimension
to an array specifying a constant length for each entry.
- array() - Method in class de.jreality.scene.data.StorageModel
-
- ArrayUtility - Class in de.jreality.util
-
This class provides utilities for arrays as static methods.
- arrow(double, double, double, double, double) - Static method in class de.jreality.geometry.Primitives
-
- arrow(double, double, double, double, double, boolean) - Static method in class de.jreality.geometry.Primitives
-
Generate an an arrow: a line segment joining (x0,y0) to (x1,y1) with a head at the
second point, each half making a 45 degree angle to the segment.
- asComponent() - Method in class de.jreality.ui.viewerapp.Selection
-
Returns the selected component if the current selection is a
SceneGraphComponent
,
null
otherwise
- asDouble(double[], Quaternion) - Static method in class de.jreality.math.Quaternion
-
- asDouble() - Method in class de.jreality.math.Quaternion
-
- asDouble(double[]) - Method in class de.jreality.math.Quaternion
-
- asDouble(double[], int[]) - Method in class de.jreality.math.Quaternion
-
- asEntity() - Method in class de.jreality.ui.viewerapp.Selection
-
Returns the selected entity if the current selection is an
AttributeEntity
,
null
otherwise
- asinh(double) - Static method in class de.jreality.math.Pn
-
- asNode() - Method in class de.jreality.ui.viewerapp.Selection
-
Returns the selected node if the current selection is a
SceneGraphNode
,
null
otherwise
- ASSIGN_FACE_AABBTREE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- AssignFaceAABBTree - Class in de.jreality.ui.viewerapp.actions.edit
-
Assigns a FaceAABBTree to a selected SceneGraphComponent (if no SceneGraphComponent is selected, this action is disabled).
- AssignFaceAABBTree(String, SelectionManager) - Constructor for class de.jreality.ui.viewerapp.actions.edit.AssignFaceAABBTree
-
- assignFaceAABBTree(IndexedFaceSet) - Static method in class de.jreality.util.PickUtility
-
- assignFaceAABBTree(IndexedFaceSet, int) - Static method in class de.jreality.util.PickUtility
-
- assignFaceAABBTrees(SceneGraphComponent) - Static method in class de.jreality.util.PickUtility
-
- assignFaceAABBTrees(SceneGraphComponent, int) - Static method in class de.jreality.util.PickUtility
-
- assignFrom(FactoredMatrix) - Method in class de.jreality.math.FactoredMatrix
-
- assignFrom(double[]) - Method in class de.jreality.math.Matrix
-
copies initValue
- assignFrom(Matrix) - Method in class de.jreality.math.Matrix
-
copies initValue
- assignFrom(DoubleArray) - Method in class de.jreality.math.Matrix
-
copies initValue
- assignFrom(Transformation) - Method in class de.jreality.math.Matrix
-
copies initValue
- assignFrom(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Method in class de.jreality.math.Matrix
-
TODO: assign single values!
- assignIdentity() - Method in class de.jreality.math.Matrix
-
- assignSmoothVertexNormals(IndexedFaceSet, double, int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
Averages the vertex normals for duplicate coordinates.
- assignSmoothVertexNormals(IndexedFaceSet, int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
Averages the vertex normals for duplicate coordinates.
- assignSphericalUVs(PointSet, double[]) - Static method in class de.jreality.geometry.SphereUtility
-
- assignTo(double[]) - Method in class de.jreality.math.Matrix
-
- assignTo(Matrix) - Method in class de.jreality.math.Matrix
-
- assignTo(Transformation) - Method in class de.jreality.math.Matrix
-
- assignTo(SceneGraphComponent) - Method in class de.jreality.math.Matrix
-
Set the matrix of the transformation of comp to be this instance.
- assignTo(SceneGraphComponent) - Method in class de.jreality.math.MatrixBuilder
-
- assignTo(Transformation) - Method in class de.jreality.math.MatrixBuilder
-
- assignTo(double[]) - Method in class de.jreality.math.MatrixBuilder
-
- assignTo(Matrix) - Method in class de.jreality.math.MatrixBuilder
-
- assignVertexTangents(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- asTool() - Method in class de.jreality.ui.viewerapp.Selection
-
Returns the selected tool if the current selection is a
Tool
,
null
otherwise
- atanh(double) - Static method in class de.jreality.math.Pn
-
- attach(ToolSystem) - Static method in class de.jreality.tools.Button
-
- attach(ToolContext) - Static method in class de.jreality.tools.Button
-
- attach(AnimatorTool) - Static method in class de.jreality.tools.Button
-
- attach(SceneGraphComponent) - Static method in class de.jreality.tools.Button
-
- attach(ToolSystem) - Method in class de.jreality.tools.Timer
-
- attach(ToolContext) - Method in class de.jreality.tools.Timer
-
- attach(AnimatorTool) - Method in class de.jreality.tools.Timer
-
- attach(SceneGraphComponent) - Method in class de.jreality.tools.Timer
-
- attachTimer(Timer, ToolContext) - Static method in class de.jreality.toolsystem.ToolUtility
-
- attachTimer(Timer, SceneGraphComponent) - Static method in class de.jreality.toolsystem.ToolUtility
-
- ATTENUATE_POINT_SIZE - Static variable in class de.jreality.shader.CommonAttributes
-
- ATTENUATE_POINT_SIZE_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
-
- ATTENUATE_POINT_SIZE_DEFAULT - Static variable in interface de.jreality.shader.DefaultPointShader
-
- Attribute - Class in de.jreality.scene.data
-
- AttributeCollection - Interface in de.jreality.scene.data
-
An AttributeCollection is an Interface for a set of
independent Attributes, like i.e.
- AttributeEntity - Interface in de.jreality.scene.data
-
- AttributeEntityUtility - Class in de.jreality.scene.data
-
This class handles a whole set of Attributes, that belong together somehow.
- attributeForName(String) - Static method in class de.jreality.scene.data.Attribute
-
might be a threading problem
- Audio - Class in de.jreality.plugin.audio
-
- Audio() - Constructor for class de.jreality.plugin.audio.Audio
-
- Audio.BackendType - Enum in de.jreality.plugin.audio
-
- Audio.InterpolationType - Enum in de.jreality.plugin.audio
-
- audioChanged(AudioEvent) - Method in class de.jreality.scene.event.AudioEventMulticaster
-
- audioChanged(AudioEvent) - Method in interface de.jreality.scene.event.AudioListener
-
- AudioEvent - Class in de.jreality.scene.event
-
- AudioEvent(AudioSource) - Constructor for class de.jreality.scene.event.AudioEvent
-
- AudioEventMulticaster - Class in de.jreality.scene.event
-
- AudioEventMulticaster() - Constructor for class de.jreality.scene.event.AudioEventMulticaster
-
- AudioExample - Class in de.jreality.tutorial.audio
-
- AudioExample() - Constructor for class de.jreality.tutorial.audio.AudioExample
-
- AudioListener - Interface in de.jreality.scene.event
-
- AudioOptions - Class in de.jreality.plugin.audio
-
Plugin for setting basic audio parameters such as speed of sound and such
TODO: Implement AppearanceListener to update widgets in line with appearance changes.
- AudioOptions() - Constructor for class de.jreality.plugin.audio.AudioOptions
-
- AudioPreferences - Class in de.jreality.plugin.audio
-
- AudioPreferences() - Constructor for class de.jreality.plugin.audio.AudioPreferences
-
- AudioSource - Class in de.jreality.scene
-
The core of audio for jReality.
- AudioSource(String) - Constructor for class de.jreality.scene.AudioSource
-
- AudioSource.State - Enum in de.jreality.scene
-
- AUTO_RENDER - Static variable in class de.jreality.util.SystemProperties
-
- AUTO_RENDER_DEFAULT - Static variable in class de.jreality.util.SystemProperties
-
- Avatar - Class in de.jreality.plugin.scene
-
- Avatar() - Constructor for class de.jreality.plugin.scene.Avatar
-
- AvatarAppearancePluginVR - Class in de.jreality.vr
-
- AvatarAppearancePluginVR(String) - Constructor for class de.jreality.vr.AvatarAppearancePluginVR
-
- avatarToGround() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- avatarToWorld(ToolContext, Matrix) - Static method in class de.jreality.toolsystem.ToolUtility
-
- avatarToWorld(ToolContext, double[]) - Static method in class de.jreality.toolsystem.ToolUtility
-
- average(double[], double[][]) - Static method in class de.jreality.math.Rn
-
Calculate the average of the elements in the vector list vlist.
- AxisState - Class in de.jreality.scene.tool
-
Represents a button or a double value for tools.
- AxisState(double) - Constructor for class de.jreality.scene.tool.AxisState
-
double must be in the range [-1,1]
- AxisState(int) - Constructor for class de.jreality.scene.tool.AxisState
-
- AxisTranslationTool - Class in de.jreality.tools
-
- AxisTranslationTool() - Constructor for class de.jreality.tools.AxisTranslationTool
-
- calculateAndSetEdgesFromFaces(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- calculateAndSetFaceNormals(IndexedFaceSet) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateAndSetFaceNormals(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- calculateAndSetFaceNormals(IndexedFaceSet, int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- calculateAndSetNormals(IndexedFaceSet) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateAndSetNormals(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- calculateAndSetNormalVectorsForCurve(IndexedLineSet) - Static method in class de.jreality.geometry.TubeUtility
-
- calculateAndSetVertexNormals(IndexedFaceSet) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateAndSetVertexNormals(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- calculateBoundingBox(double[], SceneGraphComponent) - Static method in class de.jreality.geometry.BoundingBoxUtility
-
Calculate the bounding box assuming that the scene graph is first transformed by
the matrix initialMatrix
- calculateBoundingBox(double[][]) - Static method in class de.jreality.geometry.BoundingBoxUtility
-
Calculate the bounding box of the vertices verts.
- calculateBoundingBox(PointSet) - Static method in class de.jreality.geometry.BoundingBoxUtility
-
- calculateBoundingBox(SceneGraphComponent) - Static method in class de.jreality.geometry.BoundingBoxUtility
-
- calculateBoundingBox(Sphere) - Static method in class de.jreality.geometry.BoundingBoxUtility
-
- calculateBoundingBox(double[], SceneGraphComponent) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateBoundingBox(double[][]) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateBoundingBox(PointSet) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateBoundingBox(SceneGraphComponent) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateBoundingBox(Sphere) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateBounds(double[][], double[][]) - Static method in class de.jreality.math.Pn
-
Like the method
calculateBounds
in class Rn,
but dehomogenizes the points before computing the bound.
- calculateBounds(double[][], double[][]) - Static method in class de.jreality.math.Rn
-
Given a list of vectors, calculate the minimum and maximum values in each
coordinate.
- calculateChildrenBoundingBox(SceneGraphComponent) - Static method in class de.jreality.geometry.BoundingBoxUtility
-
Calculate the bounding box for the scene graph tooted at sgc but
do not apply the transformation, if any, attached to sgc.
- calculateChildrenBoundingBox(SceneGraphComponent) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateFaceNormals(IndexedFaceSet) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateFaceNormals(IndexedFaceSet, int) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateFaceNormals(int[][], double[][], int) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateFaceNormals(SceneGraphComponent) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateFaceNormals(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- calculateFaceNormals(IndexedFaceSet, int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- calculateFaceNormals(int[][], double[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
Calculate face normals for the faces defined by the index list indices and
the vertex list verts, with respect to the given metric.
- calculateFaceNormals(SceneGraphComponent) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
Traverse a scene graph, calculating (and setting) face normals for
all instances of
IndexedFaceSet
.
- calculateVertexNormals(IndexedFaceSet) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateVertexNormals(IndexedFaceSet, int) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateVertexNormals(int[][], double[][], double[][], int) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateVertexNormals(SceneGraphComponent) - Static method in class de.jreality.geometry.GeometryUtility
-
- calculateVertexNormals(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- calculateVertexNormals(IndexedFaceSet, int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- calculateVertexNormals(int[][], double[][], double[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
Calculate the vertex normals of the vertices by averaging the face normals
of all faces to which the vertex belongs.
- calculateVertexNormals(SceneGraphComponent) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
Traverse a scene graph, calculating (and setting) vertex normals for
all instances of
IndexedFaceSet
.
- calculateVertexTangents(DoubleArrayArray, DoubleArrayArray, DoubleArrayArray, IntArrayArray) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
calculates face tangents, converted from
http://www.terathon.com/code/tangent.php
- Camera - Class in de.jreality.scene
-
The camera represents essentially a projection from three dimensions into two, that is
a specification of a viewing frustrum.
- Camera(String) - Constructor for class de.jreality.scene.Camera
-
- Camera() - Constructor for class de.jreality.scene.Camera
-
- CAMERA_MENU - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Deprecated.
removed from menu
- cameraChanged(CameraEvent) - Method in class de.jreality.scene.event.CameraEventMulticaster
-
- cameraChanged(CameraEvent) - Method in interface de.jreality.scene.event.CameraListener
-
- cameraChanged(CameraEvent) - Method in class de.jreality.util.RenderTrigger
-
- CameraEvent - Class in de.jreality.scene.event
-
- CameraEvent(Camera) - Constructor for class de.jreality.scene.event.CameraEvent
-
Constructor for CameraEvent.
- CameraEventMulticaster - Class in de.jreality.scene.event
-
- CameraEventMulticaster() - Constructor for class de.jreality.scene.event.CameraEventMulticaster
-
- CameraListener - Interface in de.jreality.scene.event
-
Implemented by event listeners that wish to get informed when a
camera changes.
- CameraListenerExample - Class in de.jreality.tutorial.scene
-
A simple demo showing how to use a camera listener.
- CameraListenerExample() - Constructor for class de.jreality.tutorial.scene.CameraListenerExample
-
- CameraMenu - Class in de.jreality.plugin.menu
-
- CameraMenu() - Constructor for class de.jreality.plugin.menu.CameraMenu
-
- cameraOrientation - Static variable in class de.jreality.util.CameraUtility
-
- CameraPathExample - Class in de.jreality.tutorial.scene
-
- CameraPathExample() - Constructor for class de.jreality.tutorial.scene.CameraPathExample
-
- CameraUtility - Class in de.jreality.util
-
A collection of static methods related to the jReality Camera class.
- CancelableJob - Interface in de.jreality.plugin.job
-
- cancelJob(Job) - Method in class de.jreality.plugin.job.JobQueuePlugin
-
- canCopy(DataList) - Static method in class de.jreality.scene.data.ByteBufferList
-
- canonicalTranslation - Static variable in class de.jreality.geometry.TubeUtility
-
- canRenderAsync() - Method in interface de.jreality.scene.Viewer
-
Tells wether this viewer supports asyncronous rendering.
- canRenderAsync() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- canSwitch() - Method in class de.jreality.scene.Lock
-
- captureScreenshot(Viewer) - Static method in class de.jreality.util.ImageUtility
-
Captures a screen shot from the viewer's viewing component.
- CATEGORY_EDGE - Static variable in class de.jreality.scene.Geometry
-
- CATEGORY_FACE - Static variable in class de.jreality.scene.Geometry
-
- CATEGORY_VERTEX - Static variable in class de.jreality.scene.Geometry
-
- CENTER_ON_BOUNDING_BOX - Static variable in class de.jreality.shader.CommonAttributes
-
- CenteredAndScaledContent - Class in de.jreality.plugin.content
-
- CenteredAndScaledContent() - Constructor for class de.jreality.plugin.content.CenteredAndScaledContent
-
- centroid(double[], double[][], int) - Static method in class de.jreality.math.Pn
-
Calculate the centroid of points with respect to metric.
- CHARACTER_ENCODING - Static variable in class de.jreality.writer.u3d.U3DConstants
-
- checkFormat(Object) - Method in class de.jreality.scene.data.StorageModel
-
- CHILD_TYPE_APPEARANCE - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- CHILD_TYPE_AUDIONODE - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- CHILD_TYPE_CAMERA - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- CHILD_TYPE_COMPONENT - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- CHILD_TYPE_GEOMETRY - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- CHILD_TYPE_LIGHT - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- CHILD_TYPE_NONE - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- CHILD_TYPE_TRANSFORMATION - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- childAdded(SceneGraphComponentEvent) - Method in class de.jreality.scene.event.SceneGraphComponentEventMulticaster
-
- childAdded(SceneGraphComponentEvent) - Method in interface de.jreality.scene.event.SceneGraphComponentListener
-
- childAdded(SceneGraphComponentEvent) - Method in class de.jreality.scene.proxy.tree.UpToDateSceneProxyBuilder
-
- childAdded(SceneGraphComponentEvent) - Method in class de.jreality.scene.SceneGraphPathObserver
-
- childAdded(SceneGraphComponentEvent) - Method in class de.jreality.util.RenderTrigger
-
- childRemoved(SceneGraphComponentEvent) - Method in class de.jreality.scene.event.SceneGraphComponentEventMulticaster
-
- childRemoved(SceneGraphComponentEvent) - Method in interface de.jreality.scene.event.SceneGraphComponentListener
-
- childRemoved(SceneGraphComponentEvent) - Method in class de.jreality.scene.proxy.tree.UpToDateSceneProxyBuilder
-
- childRemoved(SceneGraphComponentEvent) - Method in class de.jreality.scene.SceneGraphPathObserver
-
- childRemoved(SceneGraphComponentEvent) - Method in class de.jreality.util.RenderTrigger
-
- childrenAccept(SceneGraphVisitor) - Method in class de.jreality.scene.SceneGraphComponent
-
This method calls the accept method on all childMembers in the following order
transformation
appearance
camera
light
geometry
all child SceneGraphComponents
The default use would be a rendering system, that implements the SceneGraphVisitor interface and
calls childrenAccept(this)
in its visit implementations.
- childrenWriteAccept(SceneGraphVisitor, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class de.jreality.scene.SceneGraphComponent
-
- childrenWriteAccept(SceneGraphVisitor, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class de.jreality.scene.SceneGraphComponent
-
- childReplaced(SceneGraphComponentEvent) - Method in class de.jreality.scene.event.SceneGraphComponentEventMulticaster
-
- childReplaced(SceneGraphComponentEvent) - Method in interface de.jreality.scene.event.SceneGraphComponentListener
-
- childReplaced(SceneGraphComponentEvent) - Method in class de.jreality.scene.proxy.tree.UpToDateSceneProxyBuilder
-
- childReplaced(SceneGraphComponentEvent) - Method in class de.jreality.scene.SceneGraphPathObserver
-
- childReplaced(SceneGraphComponentEvent) - Method in class de.jreality.util.RenderTrigger
-
- chopConvexPolygonWithLine(double[][], double[]) - Static method in class de.jreality.math.P2
-
The assumption is that the line is specified in such a way that vertices to be cut away
have a negative inner product with the line coordinates.
- circle(int, double, double, double) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- circle(int) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- circle(int, double) - Static method in class de.jreality.tutorial.util.polygon.SubdividerDemo
-
Create a sequence of points, on a circle in the xy-plane.
- circleFactory(int, double, double, double) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- clear() - Method in interface de.jreality.scene.data.SampleReader
-
- clear() - Method in class de.jreality.scene.SceneGraphPath
-
- clear() - Method in class de.jreality.tools.ShowPropertiesToolLogger
-
- clear() - Method in class de.jreality.ui.viewerapp.Selection
-
Clear the selection's path
- CLEAR_COLOR_BUFFER - Static variable in class de.jreality.shader.CommonAttributes
-
- clearPickableAttributes(SceneGraphComponent) - Static method in class de.jreality.util.PickUtility
-
recursively clears all pickable appearance attributes
- clearSelections() - Method in interface de.jreality.ui.viewerapp.SelectionManager
-
- clearSelections() - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
-
- clearTextures() - Method in class de.jreality.ui.TextureInspector
-
- ClickWheelCameraZoomTool - Class in de.jreality.tools
-
This class uses the mouse wheel to implement a simple camera zoom tool.
- ClickWheelCameraZoomTool() - Constructor for class de.jreality.tools.ClickWheelCameraZoomTool
-
- clippingPlane(double[]) - Static method in class de.jreality.geometry.Primitives
-
- clippingPlane(double[], int) - Static method in class de.jreality.geometry.Primitives
-
Create a clipping plane with the given plane equation with the given metric.
- ClippingPlane - Class in de.jreality.scene
-
A clipping plane through the origin with normal pointing in positive z direction.
- ClippingPlane(String) - Constructor for class de.jreality.scene.ClippingPlane
-
- ClippingPlane() - Constructor for class de.jreality.scene.ClippingPlane
-
- ClippingPlaneExample - Class in de.jreality.tutorial.geom
-
- ClippingPlaneExample() - Constructor for class de.jreality.tutorial.geom.ClippingPlaneExample
-
- clone() - Method in class de.jreality.scene.SceneGraphPath
-
- closedCurve - Variable in class de.jreality.geometry.TubeFactory
-
- closedCylinder(int, double, double, double, double) - Static method in class de.jreality.geometry.Primitives
-
- closedCylinder(int, double, double, double, double, double) - Static method in class de.jreality.geometry.Primitives
-
- closeFrameIfEmpty() - Method in class de.jreality.plugin.scene.SceneShrinkSlot
-
- cofactor(double[], int, int) - Static method in class de.jreality.math.Rn
-
Calculate the (i,j)th cofactor of the matrix m The
dimension of the matrix m can be no greater than 5.
- collectClippingPlanes(SceneGraphComponent) - Static method in class de.jreality.util.SceneGraphUtility
-
Return list of paths from rootNode to an instance of ClippingPlane
,
- collectLights(SceneGraphComponent) - Static method in class de.jreality.util.SceneGraphUtility
-
Return list of paths from
rootNode to an instance of
Light
.
- colorChanged(ColorChooseJButton.ColorChangedEvent) - Method in interface de.jreality.ui.ColorChooseJButton.ColorChangedListener
-
- colorChanged(ColorChooseJButton.ColorChangedEvent) - Method in class de.jreality.ui.LabelsInspector
-
- ColorChooseJButton - Class in de.jreality.ui
-
A color chooser button
- ColorChooseJButton() - Constructor for class de.jreality.ui.ColorChooseJButton
-
- ColorChooseJButton(boolean) - Constructor for class de.jreality.ui.ColorChooseJButton
-
- ColorChooseJButton(Color, boolean) - Constructor for class de.jreality.ui.ColorChooseJButton
-
- ColorChooseJButton.ColorChangedEvent - Class in de.jreality.ui
-
- ColorChooseJButton.ColorChangedEvent(Object, Color) - Constructor for class de.jreality.ui.ColorChooseJButton.ColorChangedEvent
-
- ColorChooseJButton.ColorChangedListener - Interface in de.jreality.ui
-
- coloredCube() - Static method in class de.jreality.geometry.Primitives
-
- coloredCube(double, double, double) - Static method in class de.jreality.geometry.Primitives
-
Deprecated.
Use #box(double, double, double, true)
- coloredTetrahedron() - Static method in class de.jreality.geometry.Primitives
-
- ColorGradient - Class in de.jreality.util
-
- ColorGradient(Color...) - Constructor for class de.jreality.util.ColorGradient
-
- ColorGradient() - Constructor for class de.jreality.util.ColorGradient
-
- colorizeSphere(PointSet, double[], ColorGradient) - Static method in class de.jreality.geometry.SphereUtility
-
Calculated the distance from center ( [0,0,0] if center is null ) for each vertex and sets vertex
colors from the given Color Gradient (d_min->0, d_max-_1).
- colorPickerModeChanged(int) - Method in interface de.jreality.plugin.basic.ViewPreferences.ColorPickerModeChangedListener
-
- colorPickerModeChanged(int) - Method in class de.jreality.plugin.content.ContentAppearance
-
- colorPickerModeChanged(int) - Method in class de.jreality.plugin.scene.Terrain
-
- COLORS - Static variable in class de.jreality.scene.data.Attribute
-
- colorVertices(IndexedLineSet, double[], double[]) - Method in class de.jreality.tutorial.geom.TubeFactory02
-
- COMBINE_MODE_ALPHA_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
-
- COMBINE_MODE_COLOR_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
-
- COMBINE_MODE_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
-
- combineDiffuseColorWithTransparency(Color, double, boolean) - Static method in class de.jreality.shader.ShaderUtility
-
- CommonAttributes - Class in de.jreality.shader
-
Standard attributes which appear in
Appearance
instances.
- compare(Hit, Hit) - Method in class de.jreality.scene.pick.Hit.HitComparator
-
- completeBasis(double[][], double[][]) - Static method in class de.jreality.math.Rn
-
The array partial contains m n-vectors which are assumed to
be linearly independent.
- COMPONENT_DISPLAY_LISTS - Static variable in class de.jreality.shader.CommonAttributes
-
- componentSelected() - Method in class de.jreality.ui.viewerapp.SelectionEvent
-
- composeMatrixFromFactors(double[], double[], Quaternion, Quaternion, double[], boolean, int) - Static method in class de.jreality.math.P3
-
- compute() - Method in class de.jreality.math.CubicBSpline.Natural
-
- compute() - Method in class de.jreality.math.CubicBSpline.Periodic
-
- computeFromVectorList(double[][]) - Method in class de.jreality.util.Rectangle3D
-
Receiver configures himself as bounding box of the
vertices in the list vlist.
- computePick(double[], double[]) - Method in class de.jreality.scene.pick.AABBPickSystem
-
- computePick(double[], double[]) - Method in interface de.jreality.scene.pick.PickSystem
-
The parameters need to be homogeneous coordinates.
- concat(double[], double[], double[]) - Static method in class de.jreality.util.ArrayUtility
-
Retuns an array containing the contents of con and
cat.
- concat(float[], float[], float[]) - Static method in class de.jreality.util.ArrayUtility
-
Retuns an array containing the contents of con and
cat.
- concat(int[], int[], int[]) - Static method in class de.jreality.util.ArrayUtility
-
Retuns an array containing the contents of con and
cat.
- cone(int) - Static method in class de.jreality.geometry.Primitives
-
a simple cone with tip at (0,0,1)
radius 1 on the XY axis
- cone(int, double) - Static method in class de.jreality.geometry.Primitives
-
- CONFIG_SETTINGS - Static variable in class de.jreality.util.SystemProperties
-
- CONFIG_SETTINGS_DEFAULT - Static variable in class de.jreality.util.SystemProperties
-
- ConfigurationAttributes - Class in de.jreality.util
-
This class is for managing configuration settings based on java.lang.Properties.
- ConfigurationAttributes(Input) - Constructor for class de.jreality.util.ConfigurationAttributes
-
- ConfigurationAttributes(Input, ConfigurationAttributes) - Constructor for class de.jreality.util.ConfigurationAttributes
-
- conjugate(Matrix, Matrix) - Static method in class de.jreality.math.Matrix
-
- conjugate(double[], double[]) - Static method in class de.jreality.math.Quat
-
return the conjugate quaternion: a_bar = a.re - a.im
- conjugate(Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
-
- conjugateBy(Matrix) - Method in class de.jreality.math.Matrix
-
Let M be the current Matrix.
- conjugateBy(double[]) - Method in class de.jreality.math.MatrixBuilder
-
- conjugateBy(double[], double[], double[]) - Static method in class de.jreality.math.Quat
-
compute the conjugation of a by b: b*a*b^-1
- conjugateByMatrix(double[], double[], double[]) - Static method in class de.jreality.math.Rn
-
Form the conjugate of the matrix m by the matrix c: dst
= c .
- ConsolePlugin - Class in de.jreality.plugin.basic
-
- ConsolePlugin() - Constructor for class de.jreality.plugin.basic.ConsolePlugin
-
- Constants - Class in de.jreality.writer.u3d.u3dencoding
-
- Constants() - Constructor for class de.jreality.writer.u3d.u3dencoding.Constants
-
- construct(double[][], int[][]) - Static method in class de.jreality.scene.pick.AABBTree
-
- construct(double[][], int[][], int) - Static method in class de.jreality.scene.pick.AABBTree
-
- construct(IndexedFaceSet) - Static method in class de.jreality.scene.pick.AABBTree
-
- construct(IndexedFaceSet, int) - Static method in class de.jreality.scene.pick.AABBTree
-
- constructPolygon(double[][]) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
A simple constructor for an IndexedFaceSet with a single face.
- constructPolygon(IndexedFaceSetFactory, double[][]) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
A simple constructor for an IndexedFaceSet with a single face.
- constructPolygon(IndexedFaceSetFactory, double[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- constructPolygonFactory(IndexedFaceSetFactory, double[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- consume() - Method in class de.jreality.toolsystem.ToolEvent
-
- contains(SceneGraphNode) - Method in class de.jreality.scene.SceneGraphPath
-
- contains(Rectangle3D) - Method in class de.jreality.util.Rectangle3D
-
- containsAttribute(Attribute) - Method in class de.jreality.scene.data.DataListSet
-
- containsNanOrInfinite() - Method in class de.jreality.math.Matrix
-
- Content - Class in de.jreality.plugin.basic
-
- Content() - Constructor for class de.jreality.plugin.basic.Content
-
- Content.ChangeEventType - Enum in de.jreality.plugin.basic
-
- Content.ContentChangedEvent - Class in de.jreality.plugin.basic
-
- Content.ContentChangedEvent(Content.ChangeEventType) - Constructor for class de.jreality.plugin.basic.Content.ContentChangedEvent
-
- Content.ContentChangedListener - Interface in de.jreality.plugin.basic
-
- ContentAppearance - Class in de.jreality.plugin.content
-
A plugin that adds an inspector for the appearance of the viewers contents.
- ContentAppearance() - Constructor for class de.jreality.plugin.content.ContentAppearance
-
- contentChanged(Content.ContentChangedEvent) - Method in interface de.jreality.plugin.basic.Content.ContentChangedListener
-
- contentChanged() - Method in class de.jreality.plugin.content.TerrainAlignedContent
-
- contentChanged() - Method in class de.jreality.vr.AbstractPluginVR
-
- contentChanged() - Method in class de.jreality.vr.AppearancePluginVR
-
- contentChanged() - Method in interface de.jreality.vr.PluginVR
-
- contentChanged() - Method in class de.jreality.vr.ToolPluginVR
-
- ContentLoader - Class in de.jreality.plugin.content
-
- ContentLoader() - Constructor for class de.jreality.plugin.content.ContentLoader
-
- ContentTools - Class in de.jreality.plugin.content
-
A plugin that adds tools to the viewer: rotate, drag, encompass, snap to grid, and pick faces, edges,
and vertices to the scene; and corresponding enable/disable buttons to the tool bar and to the "Content" menu.
- ContentTools() - Constructor for class de.jreality.plugin.content.ContentTools
-
- ContentToolsExample - Class in de.jreality.tutorial.plugin
-
Show how to replace one of the standard content tools (the rotate tool) with a content
tool of one's own choice.
- ContentToolsExample() - Constructor for class de.jreality.tutorial.plugin.ContentToolsExample
-
- ContentToolsExample.ToggleTool - Class in de.jreality.tutorial.plugin
-
- ContentToolsExample.ToggleTool() - Constructor for class de.jreality.tutorial.plugin.ContentToolsExample.ToggleTool
-
- Context8 - Static variable in class de.jreality.writer.u3d.u3dencoding.Constants
-
- ContextManager - Class in de.jreality.writer.u3d.u3dencoding
-
- ContextManager() - Constructor for class de.jreality.writer.u3d.u3dencoding.ContextManager
-
- convertArray2DToArray1D(double[], double[][]) - Static method in class de.jreality.math.Rn
-
inlines the given 2-dim array.
- convertArray3DToArray1D(double[][][]) - Static method in class de.jreality.math.Rn
-
- convertArray3DToArray1D(double[][][], int, int) - Static method in class de.jreality.math.Rn
-
- convertArray3DToArray2D(double[][][]) - Static method in class de.jreality.math.Rn
-
- convertDoubleToFloatArray(double[]) - Static method in class de.jreality.math.Rn
-
- convertSceneGraphPath(SceneGraphPath) - Method in class de.jreality.ui.treeview.SceneTreeModel
-
- convertSelection(Selection) - Method in class de.jreality.ui.treeview.SceneTreeModel
-
- convertToBary(double[], double[], double[], double[], double[]) - Static method in class de.jreality.scene.pick.Hit
-
- convertToRectangle2D(Rectangle2D) - Method in class de.jreality.util.Rectangle3D
-
Project this box onto its first two dimensions
- coordForDistance(double, int) - Static method in class de.jreality.math.Pn
-
Return the value z so that the point (0,0,z,1) lies a distance d
from the origin (0,0,0,1) in the given metric.
- COORDINATES - Static variable in class de.jreality.scene.data.Attribute
-
- CoordinateSystemFactory - Class in de.jreality.geometry
-
Factory for creating a representation of a coordinate system in Euclidean space.
- CoordinateSystemFactory(double, double) - Constructor for class de.jreality.geometry.CoordinateSystemFactory
-
Creates a coordinate system where min and max values of each coordinate
axis are specified by extent
,
i.e.
- CoordinateSystemFactory(double) - Constructor for class de.jreality.geometry.CoordinateSystemFactory
-
see CoordinateSystemFactory(double extent, double axisScale)
here axisScale is set to 1.0
- CoordinateSystemFactory(double[], double) - Constructor for class de.jreality.geometry.CoordinateSystemFactory
-
Creates a coordinate system where min and max values of each of the three coordinate
axes is specified by extent
,
i.e.
- CoordinateSystemFactory(double[]) - Constructor for class de.jreality.geometry.CoordinateSystemFactory
-
see CoordinateSystemFactory(double[] extent, double axisScale)
here axisScale is set to 1.0
- CoordinateSystemFactory(SceneGraphComponent, double) - Constructor for class de.jreality.geometry.CoordinateSystemFactory
-
Creates a coordinate system where min and max values of each coordinate
axis are specified by a given SceneGraphComponent.
A new SceneGraphNode containing the coordinate system is added to
the children of component
.
- CoordinateSystemFactory(SceneGraphComponent) - Constructor for class de.jreality.geometry.CoordinateSystemFactory
-
see CoordinateSystemFactory(SceneGraphComponent component, double axisScale)
here axisScale is set to 1.0
- copy(Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
-
- copy(double[], double[]) - Static method in class de.jreality.math.Rn
-
Make a copy of src in dst.
- copy(double[], double[]) - Static method in class de.jreality.tutorial.projects.ksurfaces.R3
-
target = a, copy the entries of a into target
- copy(double[], double[]) - Static method in class de.jreality.util.ArrayUtility
-
Returns copy of source which is the target if it is not
null and has the right size.
- copy(float[], float[]) - Static method in class de.jreality.util.ArrayUtility
-
Returns copy of source which is the target if it is not
null and has the right size.
- copy(int[], int[]) - Static method in class de.jreality.util.ArrayUtility
-
Returns copy of source which is the target if it is not
null and has the right size.
- copy() - Method in class de.jreality.util.Input
-
Get a fresh version of this Input - i.e.
- copy(T) - Static method in class de.jreality.util.SceneGraphUtility
-
Return a copy of the scene graph node template.
- copyAttr(SceneGraphNode, SceneGraphNode) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(SceneGraphComponent, SceneGraphComponent) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(Appearance, Appearance) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(Transformation, Transformation) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(Light, Light) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(DirectionalLight, DirectionalLight) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(SpotLight, SpotLight) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(Geometry, Geometry) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(Sphere, Sphere) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(Cylinder, Cylinder) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(PointSet, PointSet) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(IndexedLineSet, IndexedLineSet) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(IndexedFaceSet, IndexedFaceSet) - Method in class de.jreality.util.CopyVisitor
-
- copyAttr(Camera, Camera) - Method in class de.jreality.util.CopyVisitor
-
- copyInto(Rectangle3D) - Method in class de.jreality.util.Rectangle3D
-
- copyTo(StorageModel, Object) - Method in class de.jreality.scene.data.DataItem
-
Copy the data into the specified array or into a new one
if the target parameter is null
.
- copyTo(WritableDataList) - Method in class de.jreality.scene.data.DataItem
-
- CopyVisitor - Class in de.jreality.util
-
Creates a copy of the visited SceneGraphNode.
- CopyVisitor() - Constructor for class de.jreality.util.CopyVisitor
-
- cosh(double) - Static method in class de.jreality.math.Pn
-
These hyperbolic trig functions fill in a gap in the Java math library!
- create() - Static method in class de.jreality.shader.EffectiveAppearance
-
- create(SceneGraphPath) - Static method in class de.jreality.shader.EffectiveAppearance
-
- create(Appearance) - Method in class de.jreality.shader.EffectiveAppearance
-
- create(CubeMap, int, int) - Static method in class de.jreality.writer.u3d.texture.SphereMapGenerator
-
- CREATE_APPEARANCE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- CREATE_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
-
- CREATE_DEFAULT - Static variable in interface de.jreality.shader.DefaultPointShader
-
- CREATE_DEFAULT - Static variable in interface de.jreality.shader.DefaultPolygonShader
-
- CREATE_DEFAULT - Static variable in interface de.jreality.shader.DefaultTextShader
-
- CREATE_DEFAULT - Static variable in interface de.jreality.shader.ImplodePolygonShader
-
- CREATE_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
-
- CreateAppearance - Class in de.jreality.ui.viewerapp.actions.edit
-
Create a new Appearance for a selected SceneGraphComponent.
- CreateAppearance(String, SelectionManager) - Constructor for class de.jreality.ui.viewerapp.actions.edit.CreateAppearance
-
- createAttributeEntity(Class, String, Appearance, boolean) - Static method in class de.jreality.scene.data.AttributeEntityUtility
-
Create an implementation of the
AttributeEntity
for reading from
and/or writing to an
Appearance
- writes tag to the appearance.
- createAttributeEntity(Class, String, EffectiveAppearance) - Static method in class de.jreality.scene.data.AttributeEntityUtility
-
- createBack(String) - Method in interface de.jreality.shader.TwoSidePolygonShader
-
- createBackgroundTexture2D() - Method in interface de.jreality.shader.RootAppearance
-
- createByteBufferCopy(DataList) - Static method in class de.jreality.scene.data.ByteBufferList
-
- createCubeMap(Appearance, String, ImageData[]) - Static method in class de.jreality.shader.TextureUtility
-
method to create a reflectionMap for the 6 given images (as ImageData).
- createCubeMap(Appearance, String, String, String[], String) - Static method in class de.jreality.shader.TextureUtility
-
Convienience Method to load all 6 images for a ReflectionMap.
- createCubeMapData(String, String[], String) - Static method in class de.jreality.shader.TextureUtility
-
Convienience Method to load 6 images for a CubeMap.
- createCubeMapData(Input) - Static method in class de.jreality.shader.TextureUtility
-
- createCurveFactoryFromPoints(double[][], boolean) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- createCurveFactoryFromPoints(IndexedLineSetFactory, double[][], boolean) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- createCurveFromPoints(double[][], boolean) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- createCurveFromPoints(IndexedLineSet, double[][], boolean) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- createCurveFromPoints(double[], int, boolean) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- createCurveFromPoints(IndexedLineSet, double[], int, int[][]) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- createCurveFromPoints(IndexedLineSet, double[], int, boolean) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- createDefault() - Static method in class de.jreality.reader.ParserMTL
-
- createDefaultGeometryShader(Appearance, boolean) - Static method in class de.jreality.shader.ShaderUtility
-
- createDefaultGeometryShader(EffectiveAppearance) - Static method in class de.jreality.shader.ShaderUtility
-
- createDefaultRenderingHintsShader(Appearance, boolean) - Static method in class de.jreality.shader.ShaderUtility
-
- createDefaultViewerVR(String[][]) - Static method in class de.jreality.vr.ViewerVR
-
Deprecated.
- createDevice() - Method in class de.jreality.toolsystem.config.RawDeviceConfig
-
- createDevice() - Method in class de.jreality.toolsystem.config.VirtualDeviceConfig
-
- createFileChooser() - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
-
- createFileChooser(String, String) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
-
- createFileChooser(boolean, FileFilter...) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
-
- createFittingDataObject() - Method in class de.jreality.scene.data.ByteBufferList
-
- createFrame(String) - Method in class de.jreality.plugin.scene.WindowManager
-
- createFront(String) - Method in interface de.jreality.shader.TwoSidePolygonShader
-
- createFullSceneGraphComponent() - Static method in class de.jreality.util.SceneGraphUtility
-
- createFullSceneGraphComponent(String) - Static method in class de.jreality.util.SceneGraphUtility
-
- createHapticShader(Appearance) - Static method in class de.jreality.shader.ShaderUtility
-
- createImageReaderFilters() - Static method in class de.jreality.ui.viewerapp.FileFilter
-
- createImageWriterFilters() - Static method in class de.jreality.ui.viewerapp.FileFilter
-
- createJRealityDataFilter() - Static method in class de.jreality.ui.viewerapp.FileFilter
-
- createJRViewer(SceneGraphNode) - Static method in class de.jreality.plugin.JRViewer
-
Quick display method with encompass
- createJRViewerVR(SceneGraphNode) - Static method in class de.jreality.plugin.JRViewer
-
Create a JRViewer that displays the provided SceneGraphNode
in a
virtual reality environment with movable avatar etc.
- createLeftConstraint() - Static method in class de.jreality.ui.LayoutFactory
-
- createLineShader(String) - Method in interface de.jreality.shader.DefaultGeometryShader
-
- createMenuItem() - Method in class de.jreality.ui.viewerapp.actions.AbstractJrAction
-
- createMenuItem() - Method in class de.jreality.ui.viewerapp.actions.AbstractJrToggleAction
-
- createPointShader(String) - Method in interface de.jreality.shader.DefaultGeometryShader
-
- createPointSprite(int, double[], Color, Color, double) - Static method in class de.jreality.shader.TextureUtility
-
- createPolygonShader(String) - Method in interface de.jreality.shader.DefaultGeometryShader
-
- createPolygonShader(String) - Method in interface de.jreality.shader.DefaultLineShader
-
- createPolygonShader(String) - Method in interface de.jreality.shader.DefaultPointShader
-
- createProxyScene(SceneGraphNode) - Method in class de.jreality.scene.proxy.SceneProxyBuilder
-
- createProxyTree() - Method in class de.jreality.scene.proxy.tree.SceneProxyTreeBuilder
-
- createProxyTree() - Method in class de.jreality.scene.proxy.tree.UpToDateSceneProxyBuilder
-
TODO: synchronize and signal error when called twice?
- createProxyTreeNode(SceneGraphNode) - Method in class de.jreality.scene.proxy.tree.ProxyTreeFactory
-
- createReader() - Method in class de.jreality.scene.AudioSource
-
The return value must be a new sample reader for each call; readers must be able to
operate in parallel.
- createReadOnly(Object, int, int) - Method in class de.jreality.scene.data.ByteBufferStorage
-
- createReadOnly(Object) - Method in class de.jreality.scene.data.StorageModel
-
- createReadOnly(Object, int, int) - Method in class de.jreality.scene.data.StorageModel
-
- createReflectionMap() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- createReflectionMap(Appearance, String, ImageData...) - Static method in class de.jreality.shader.TextureUtility
-
method to create a reflectionMap for the 6 given images (as ImageData).
- createReflectionMap(Appearance, String, Input[]) - Static method in class de.jreality.shader.TextureUtility
-
method to create a reflectionMap for the 6 given images (as Inputs).
- createReflectionMap(Appearance, String, String, String[], String) - Static method in class de.jreality.shader.TextureUtility
-
Convienience Method to load all 6 images for a ReflectionMap.
- createRenderingHintsShader(EffectiveAppearance) - Static method in class de.jreality.shader.ShaderUtility
-
- createRightConstraint() - Static method in class de.jreality.ui.LayoutFactory
-
- createRootAppearance(Appearance) - Static method in class de.jreality.shader.ShaderUtility
-
- createSceneShrinkPanel(Component, String) - Static method in class de.jreality.plugin.JRViewer
-
- createShrinkPanel(Component, String) - Static method in class de.jreality.tutorial.geom.TubeFactory02
-
- createSkyBox(Appearance, ImageData[]) - Static method in class de.jreality.shader.TextureUtility
-
method to create a sky box for the 6 given images (as ImageData).
- createSkyBox(Appearance, Input[]) - Static method in class de.jreality.shader.TextureUtility
-
method to create a sky box for the 6 given images (as Inputs).
- createSurface(int) - Static method in class de.jreality.tutorial.geom.QuadMeshExample
-
- createTextShader(String) - Method in interface de.jreality.shader.DefaultLineShader
-
- createTextShader(String) - Method in interface de.jreality.shader.DefaultPointShader
-
- createTextShader(String) - Method in interface de.jreality.shader.DefaultPolygonShader
-
- createTexture(Appearance, String, ImageData, boolean) - Static method in class de.jreality.shader.TextureUtility
-
method to create a reflectionMap for the given image (as ImageData).
- createTexture(Appearance, String, int, ImageData, boolean) - Static method in class de.jreality.shader.TextureUtility
-
- createTexture(Appearance, String, ImageData) - Static method in class de.jreality.shader.TextureUtility
-
- createTexture(Appearance, String, int, ImageData) - Static method in class de.jreality.shader.TextureUtility
-
- createTexture(Appearance, String, Input, boolean) - Static method in class de.jreality.shader.TextureUtility
-
method to create a reflectionMap for the given image (as ImageData).
- createTexture(Appearance, String, Input) - Static method in class de.jreality.shader.TextureUtility
-
- createTexture(Appearance, String, String, boolean) - Static method in class de.jreality.shader.TextureUtility
-
method to create a reflectionMap for the given image (as a String to locate as a resource)
- createTexture(Appearance, String, String) - Static method in class de.jreality.shader.TextureUtility
-
- createTexture2d() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- createToolboxItem() - Method in class de.jreality.ui.viewerapp.actions.AbstractJrAction
-
- createToolboxItem() - Method in class de.jreality.ui.viewerapp.actions.AbstractJrToggleAction
-
- createViewerMenu() - Method in class de.jreality.plugin.basic.View
-
- createWritableDataList(Object) - Method in class de.jreality.scene.data.StorageModel
-
- cross(double[], double[], double[]) - Static method in class de.jreality.tutorial.projects.ksurfaces.R3
-
- CROSS_EYED_STEREO - Static variable in class de.jreality.util.SystemProperties
-
- CROSS_EYED_STEREO_DEFAULT - Static variable in class de.jreality.util.SystemProperties
-
- CROSS_SECTION_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
-
- crossProduct(double[], double[], double[]) - Static method in class de.jreality.math.Rn
-
Calculate the cross product of the two vectors u and v.
- crossSection - Variable in class de.jreality.geometry.TubeFactory
-
- cube() - Static method in class de.jreality.geometry.Primitives
-
- cube(boolean) - Static method in class de.jreality.geometry.Primitives
-
A cube.
- cube(double, double, double, boolean) - Static method in class de.jreality.geometry.Primitives
-
- cube(double, double, double) - Static method in class de.jreality.geometry.Primitives
-
Deprecated.
Use #box(double, double, double, false)
- Cube01 - Class in de.jreality.tutorial.geom
-
- Cube01() - Constructor for class de.jreality.tutorial.geom.Cube01
-
- Cube02 - Class in de.jreality.tutorial.geom
-
- Cube02() - Constructor for class de.jreality.tutorial.geom.Cube02
-
- Cube03 - Class in de.jreality.tutorial.geom
-
- Cube03() - Constructor for class de.jreality.tutorial.geom.Cube03
-
- Cube04 - Class in de.jreality.tutorial.geom
-
- Cube04() - Constructor for class de.jreality.tutorial.geom.Cube04
-
- Cube05 - Class in de.jreality.tutorial.geom
-
- Cube05() - Constructor for class de.jreality.tutorial.geom.Cube05
-
- Cube06 - Class in de.jreality.tutorial.geom
-
This example builds on
Cube05
.
- Cube06() - Constructor for class de.jreality.tutorial.geom.Cube06
-
- cube4(boolean) - Static method in class de.jreality.geometry.Primitives
-
A cube.
- CubeMap - Interface in de.jreality.shader
-
tagging interface for a reflection map.
- CubeUnwrapped - Class in de.jreality.tutorial.geom
-
Tutorial on uwrapping a geometry using IndexedFaceSetFactory.
- CubeUnwrapped() - Constructor for class de.jreality.tutorial.geom.CubeUnwrapped
-
- CubicBSpline - Class in de.jreality.math
-
Interpolates a sorted function table y[i] = f( x[i] ) by cubic B-splines.
- CubicBSpline.Default - Class in de.jreality.math
-
- CubicBSpline.Default(double[], double[], double, double) - Constructor for class de.jreality.math.CubicBSpline.Default
-
Constructs cubic b-spline with prescribed
first derivatives on boundary for given table.
- CubicBSpline.Default(double[], double[]) - Constructor for class de.jreality.math.CubicBSpline.Default
-
- CubicBSpline.Natural - Class in de.jreality.math
-
- CubicBSpline.Natural(double[], double[]) - Constructor for class de.jreality.math.CubicBSpline.Natural
-
- CubicBSpline.Periodic - Class in de.jreality.math
-
- CubicBSpline.Periodic(double[], double[]) - Constructor for class de.jreality.math.CubicBSpline.Periodic
-
- currentAngle(double) - Method in class de.jreality.tools.HeadTransformationTool
-
- CurrentSelection - Class in de.jreality.ui.viewerapp.actions.edit
-
Adds tools to a selected SceneGraphComponent (if no SceneGraphComponent is selected, this action is disabled).
- CurrentSelection(String, SelectionManager) - Constructor for class de.jreality.ui.viewerapp.actions.edit.CurrentSelection
-
- currentValue() - Method in class de.jreality.tutorial.util.GameOfLife
-
- customize(JMenuBar, Viewer) - Method in class de.jreality.util.BSHServer
-
- cycleSelection() - Method in interface de.jreality.ui.viewerapp.SelectionManager
-
- cycleSelection() - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
-
- cycleSelectionPath() - Method in interface de.jreality.ui.viewerapp.SelectionManager
-
- cycleSelectionPath() - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
-
- cylinder(int) - Static method in class de.jreality.geometry.Primitives
-
A unit euclidean cylinder approximated by a prism with nsides.
- cylinder(int, double, double, double, double) - Static method in class de.jreality.geometry.Primitives
-
A renderMan-style cylinder specification (implicitly euclidean)
- cylinder(int, double, double, double, double, double) - Static method in class de.jreality.geometry.Primitives
-
- cylinder(int, double, double, double, double, double, int) - Static method in class de.jreality.geometry.Primitives
-
- Cylinder - Class in de.jreality.scene
-
Cylinder with axis from (0,0,-1) to (0,0,1) and radius 1.
- Cylinder(String) - Constructor for class de.jreality.scene.Cylinder
-
- Cylinder() - Constructor for class de.jreality.scene.Cylinder
-
- DampedDraggingTool - Class in de.jreality.tools
-
works just like the draggingTool
has spezial feature:
the movement of a dragged object
is damped(if the corresponding flag is set ).
- DampedDraggingTool() - Constructor for class de.jreality.tools.DampedDraggingTool
-
- DAMPING_DEFAULT - Static variable in interface de.jreality.shader.HapticShader
-
- DarbouxDemo - Class in de.jreality.tutorial.projects.darboux
-
- DarbouxDemo() - Constructor for class de.jreality.tutorial.projects.darboux.DarbouxDemo
-
- DarbouxTransform - Class in de.jreality.tutorial.projects.darboux
-
- DarbouxTransform(PointSequence, double[]) - Constructor for class de.jreality.tutorial.projects.darboux.DarbouxTransform
-
- DataBlock - Class in de.jreality.writer.u3d.u3dencoding
-
- DataBlock() - Constructor for class de.jreality.writer.u3d.u3dencoding.DataBlock
-
- DataItem - Class in de.jreality.scene.data
-
Base class for data items of this package supporting different views
to the same data using the same reference but still maintaining the
readonly constraint of the source.
- DataItem(Object, int) - Constructor for class de.jreality.scene.data.DataItem
-
- DataList - Class in de.jreality.scene.data
-
- DataListSet - Class in de.jreality.scene.data
-
- DataListSet(int) - Constructor for class de.jreality.scene.data.DataListSet
-
- DataSizeInitial - Static variable in class de.jreality.writer.u3d.u3dencoding.Constants
-
- de.jreality.geometry - package de.jreality.geometry
-
This package contains geometry related utilities.
- de.jreality.io - package de.jreality.io
-
Definition and simple factory for JRScene, a class for representing jReality scene graphs.
- de.jreality.io.jrs - package de.jreality.io.jrs
-
Classes for reading and writing the JRS file format, a proprietary jReality scene graph representaiton (XML).
- de.jreality.macosx.sms - package de.jreality.macosx.sms
-
- de.jreality.math - package de.jreality.math
-
Mathematical utilities.
- de.jreality.plugin - package de.jreality.plugin
-
- de.jreality.plugin.audio - package de.jreality.plugin.audio
-
- de.jreality.plugin.basic - package de.jreality.plugin.basic
-
- de.jreality.plugin.content - package de.jreality.plugin.content
-
- de.jreality.plugin.geometry - package de.jreality.plugin.geometry
-
- de.jreality.plugin.icon - package de.jreality.plugin.icon
-
- de.jreality.plugin.job - package de.jreality.plugin.job
-
- de.jreality.plugin.menu - package de.jreality.plugin.menu
-
- de.jreality.plugin.scene - package de.jreality.plugin.scene
-
- de.jreality.plugin.scripting - package de.jreality.plugin.scripting
-
- de.jreality.plugin.scripting.gui - package de.jreality.plugin.scripting.gui
-
- de.jreality.plugin.scripting.swing - package de.jreality.plugin.scripting.swing
-
- de.jreality.reader - package de.jreality.reader
-
This package contains classes which implement SceneReader
,
an interface for reading 3D scene descriptions into a jReality scene graph.
- de.jreality.scene - package de.jreality.scene
-
This package contains the essential classes of the jReality scene graph.
- de.jreality.scene.data - package de.jreality.scene.data
-
Contains the structures to store and transfer all sorts of data in the scene.
- de.jreality.scene.event - package de.jreality.scene.event
-
This package contains the classes for handling events in the jReality scene graph.
- de.jreality.scene.pick - package de.jreality.scene.pick
-
Support for picking, which is required for the package de.jreality.scene.tool
.
- de.jreality.scene.proxy - package de.jreality.scene.proxy
-
Package to create arbitrary mirroring structures for a scene graph.
- de.jreality.scene.proxy.tree - package de.jreality.scene.proxy.tree
-
Package to create arbitrary mirrors of a scene graph's tree structure.
- de.jreality.scene.tool - package de.jreality.scene.tool
-
Tool infrastructure for the scene graph.
- de.jreality.shader - package de.jreality.shader
-
Contains all jReality shading-related classes and interfaces.
- de.jreality.tools - package de.jreality.tools
-
Implementations of standard Tools.
- de.jreality.toolsystem - package de.jreality.toolsystem
-
This package is responsable for managing the tools in a scene graph: registering them,
handling user input, and triggering their activity based on this input.
- de.jreality.toolsystem.config - package de.jreality.toolsystem.config
-
Classes for handling the jReality tool configuration, which guarantees hardware
independence for input devices.
- de.jreality.toolsystem.raw - package de.jreality.toolsystem.raw
-
Classes for managing the standard raw (i.e., hardware) input devices used by jReality.
- de.jreality.toolsystem.util - package de.jreality.toolsystem.util
-
- de.jreality.toolsystem.virtual - package de.jreality.toolsystem.virtual
-
Virtual devices for the ToolSystem.
- de.jreality.tutorial.app - package de.jreality.tutorial.app
-
- de.jreality.tutorial.audio - package de.jreality.tutorial.audio
-
- de.jreality.tutorial.geom - package de.jreality.tutorial.geom
-
- de.jreality.tutorial.gui - package de.jreality.tutorial.gui
-
- de.jreality.tutorial.intro - package de.jreality.tutorial.intro
-
- de.jreality.tutorial.misc - package de.jreality.tutorial.misc
-
- de.jreality.tutorial.plugin - package de.jreality.tutorial.plugin
-
- de.jreality.tutorial.projects.darboux - package de.jreality.tutorial.projects.darboux
-
- de.jreality.tutorial.projects.ksurfaces - package de.jreality.tutorial.projects.ksurfaces
-
- de.jreality.tutorial.reader - package de.jreality.tutorial.reader
-
- de.jreality.tutorial.scene - package de.jreality.tutorial.scene
-
- de.jreality.tutorial.tform - package de.jreality.tutorial.tform
-
- de.jreality.tutorial.tool - package de.jreality.tutorial.tool
-
- de.jreality.tutorial.util - package de.jreality.tutorial.util
-
- de.jreality.tutorial.util.polygon - package de.jreality.tutorial.util.polygon
-
- de.jreality.tutorial.viewer - package de.jreality.tutorial.viewer
-
- de.jreality.ui - package de.jreality.ui
-
- de.jreality.ui.treeview - package de.jreality.ui.treeview
-
Renders the tree structure of a scene graph as a Swing JTree.
- de.jreality.ui.viewerapp - package de.jreality.ui.viewerapp
-
Creates pre-configured viewers with tools.
- de.jreality.ui.viewerapp.actions - package de.jreality.ui.viewerapp.actions
-
- de.jreality.ui.viewerapp.actions.camera - package de.jreality.ui.viewerapp.actions.camera
-
- de.jreality.ui.viewerapp.actions.edit - package de.jreality.ui.viewerapp.actions.edit
-
- de.jreality.ui.viewerapp.actions.edit.export - package de.jreality.ui.viewerapp.actions.edit.export
-
- de.jreality.ui.viewerapp.actions.file - package de.jreality.ui.viewerapp.actions.file
-
- de.jreality.ui.viewerapp.actions.view - package de.jreality.ui.viewerapp.actions.view
-
- de.jreality.ui.widgets - package de.jreality.ui.widgets
-
- de.jreality.util - package de.jreality.util
-
Miscellaneous jReality utilities used in the core packages.
- de.jreality.vr - package de.jreality.vr
-
Classes related to the jReality virtual reality viewer ViewerVR.
- de.jreality.writer - package de.jreality.writer
-
Classes for writing various standard 3D file formats.
- de.jreality.writer.pdf - package de.jreality.writer.pdf
-
- de.jreality.writer.u3d - package de.jreality.writer.u3d
-
- de.jreality.writer.u3d.texture - package de.jreality.writer.u3d.texture
-
- de.jreality.writer.u3d.u3dencoding - package de.jreality.writer.u3d.u3dencoding
-
- deactivate(ToolContext) - Method in class de.jreality.geometry.SliceBoxFactory.SimpleDragTool
-
- deactivate(ToolContext) - Method in class de.jreality.scene.tool.AbstractTool
-
- deactivate(ToolContext) - Method in interface de.jreality.scene.tool.Tool
-
this method is called when the tool was activate and the
AxisState of the activation slot changes to AxisState.RELEASED - to zero.
- deactivate(ToolContext) - Method in class de.jreality.tools.DampedDraggingTool
-
- deactivate(ToolContext) - Method in class de.jreality.tools.DragEventTool
-
- deactivate(ToolContext) - Method in class de.jreality.tools.FlyToPickTool
-
- deactivate(ToolContext) - Method in class de.jreality.tools.PickShowTool
-
- deactivate(ToolContext) - Method in class de.jreality.tools.RotateTool
-
- deactivate(ToolContext) - Method in class de.jreality.tools.ScaleTool
-
- deactivate(ToolContext) - Method in class de.jreality.tools.ShowPropertiesTool
-
- DECREASE_EYE_SEPARATION - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- DECREASE_FIELD_OF_VIEW - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- DECREASE_FOCUS - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- DEFAULT - Static variable in class de.jreality.scene.Appearance
-
- DEFAULT_CONTENT_SIZE - Static variable in class de.jreality.plugin.content.TerrainAlignedContent
-
- DEFAULT_ENTITY - Static variable in interface de.jreality.shader.DefaultGeometryShader
-
- DEFAULT_ENTITY - Static variable in interface de.jreality.shader.LineShader
-
- DEFAULT_ENTITY - Static variable in interface de.jreality.shader.PointShader
-
- DEFAULT_ENTITY - Static variable in interface de.jreality.shader.PolygonShader
-
- DEFAULT_ENTITY - Static variable in interface de.jreality.shader.RenderingHintsShader
-
- DEFAULT_ENTITY - Static variable in interface de.jreality.shader.TextShader
-
- DEFAULT_FACE_COLOR - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_FACE_COLOR - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_FACE_LABEL_COLOR - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_FACE_LABEL_COLOR - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_FACE_LABEL_OFFSET - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_FACE_LABEL_RESOLUTION - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_FACE_LABEL_RESOLUTION - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_FACE_LABEL_SIZE - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_FACE_LABEL_SIZE - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_FACE_REFLECTION - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_FACE_REFLECTION - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_FACES_FLAT - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_FACES_FLAT - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_FACES_REFLECTING - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_FACES_REFLECTING - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_JUMP_SPEED - Static variable in class de.jreality.plugin.scene.Avatar
-
- DEFAULT_LINE_COLOR - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_LINE_COLOR - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_LINE_LABEL_COLOR - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_LINE_LABEL_COLOR - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_LINE_LABEL_OFFSET - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_LINE_LABEL_RESOLUTION - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_LINE_LABEL_RESOLUTION - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_LINE_LABEL_SIZE - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_LINE_LABEL_SIZE - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_LINE_REFLECTION - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_LINE_REFLECTION - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_LINES_REFLECTING - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_LINES_REFLECTING - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_POINT_COLOR - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_POINT_COLOR - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_POINT_LABEL_COLOR - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_POINT_LABEL_COLOR - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_POINT_LABEL_OFFSET - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_POINT_LABEL_RESOLUTION - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_POINT_LABEL_RESOLUTION - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_POINT_LABEL_SIZE - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_POINT_LABEL_SIZE - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_POINT_RADIUS - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_POINT_RADIUS - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_POINT_REFLECTION - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_POINT_REFLECTION - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_POINTS_REFLECTING - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_POINTS_REFLECTING - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_SHOW_FACE_LABELS - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_SHOW_FACE_LABELS - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_SHOW_FACES - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_SHOW_FACES - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_SHOW_LINE_LABELS - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_SHOW_LINE_LABELS - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_SHOW_LINES - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_SHOW_LINES - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_SHOW_POINT_LABELS - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_SHOW_POINT_LABELS - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_SHOW_POINTS - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_SHOW_POINTS - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_SLIDER_COMPOSITION - Static variable in class de.jreality.tutorial.util.TextSlider
-
Deprecated.
- DEFAULT_SLIDER_COMPOSITION - Static variable in class de.jreality.ui.widgets.TextSlider
-
- DEFAULT_SPEED - Static variable in class de.jreality.plugin.scene.Avatar
-
- DEFAULT_SPHERES - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_SPHERES - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_TEXTURE - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TEXTURE - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_TEXTURE_IS_SCALE_UNIFORM - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TEXTURE_ROTATION_ANGLE - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TEXTURE_SCALE_U - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TEXTURE_SCALE_V - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TEXTURE_SHEAR_ANGLE - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TEXTURE_TRANSLATION_U - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TEXTURE_TRANSLATION_V - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TOOLCONFIG - Static variable in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- DEFAULT_TRANSPARENCY - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TRANSPARENCY - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_TRANSPARENCY_ENABLED - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TRANSPARENCY_ENABLED - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_TUBE_RADIUS - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TUBE_RADIUS - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_TUBES - Static variable in class de.jreality.plugin.content.ContentAppearance
-
- DEFAULT_TUBES - Variable in class de.jreality.ui.AppearanceInspectorState
-
- DEFAULT_VERTICAL_OFFSET - Static variable in class de.jreality.plugin.content.TerrainAlignedContent
-
- defaultApp - Static variable in class de.jreality.reader.ParserMTL
-
- defaultAttrs - Static variable in class de.jreality.geometry.RemoveDuplicateInfo
-
read out the attributes, which are given by the user,
to be compared for equality.
- defaultBackgroundColor - Static variable in class de.jreality.plugin.menu.BackgroundColor
-
- defaultBackgroundColor - Static variable in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
- defaultColor - Static variable in class de.jreality.ui.viewerapp.actions.view.SwitchBackgroundColor
-
- defaultContentClass - Static variable in class de.jreality.plugin.JRViewerUtility
-
- DefaultGeometryShader - Interface in de.jreality.shader
-
This interface represents the default geometry shader in jReality.
- DefaultLineShader - Interface in de.jreality.shader
-
This is the default line shader used in jReality.
- DefaultMatrixSupport - Class in de.jreality.util
-
- DefaultMatrixSupport() - Constructor for class de.jreality.util.DefaultMatrixSupport
-
- DefaultPointShader - Interface in de.jreality.shader
-
The default point shader for jReality.
- DefaultPolygonShader - Interface in de.jreality.shader
-
This interface represents the default polygon shader used in jReality.
- DefaultPolygonShaderBeanInfo - Class in de.jreality.shader
-
- DefaultPolygonShaderBeanInfo() - Constructor for class de.jreality.shader.DefaultPolygonShaderBeanInfo
-
- DefaultPolygonShaderBeanInfo.AmbientCoefficientEditor - Class in de.jreality.shader
-
- DefaultPolygonShaderBeanInfo.AmbientCoefficientEditor() - Constructor for class de.jreality.shader.DefaultPolygonShaderBeanInfo.AmbientCoefficientEditor
-
- DefaultPolygonShaderBeanInfo.CoefficientEditor - Class in de.jreality.shader
-
- DefaultPolygonShaderBeanInfo.CoefficientEditor() - Constructor for class de.jreality.shader.DefaultPolygonShaderBeanInfo.CoefficientEditor
-
- DefaultPolygonShaderBeanInfo.DiffuseCoefficientEditor - Class in de.jreality.shader
-
- DefaultPolygonShaderBeanInfo.DiffuseCoefficientEditor() - Constructor for class de.jreality.shader.DefaultPolygonShaderBeanInfo.DiffuseCoefficientEditor
-
- DefaultPolygonShaderBeanInfo.SpecularCoefficientEditor - Class in de.jreality.shader
-
- DefaultPolygonShaderBeanInfo.SpecularCoefficientEditor() - Constructor for class de.jreality.shader.DefaultPolygonShaderBeanInfo.SpecularCoefficientEditor
-
- DefaultPolygonShaderBeanInfo.SpecularExponentEditor - Class in de.jreality.shader
-
- DefaultPolygonShaderBeanInfo.SpecularExponentEditor() - Constructor for class de.jreality.shader.DefaultPolygonShaderBeanInfo.SpecularExponentEditor
-
- DefaultPolygonShaderBeanInfo.TransparencyEditor - Class in de.jreality.shader
-
- DefaultPolygonShaderBeanInfo.TransparencyEditor() - Constructor for class de.jreality.shader.DefaultPolygonShaderBeanInfo.TransparencyEditor
-
- DefaultTextShader - Interface in de.jreality.shader
-
- defaultZTranslation - Static variable in class de.jreality.plugin.basic.Scene
-
- dehomogenize(double[], double[]) - Static method in class de.jreality.math.Pn
-
Dehomogenize the src array into the dst array.
- dehomogenize(double[][], double[][]) - Static method in class de.jreality.math.Pn
-
- DELEGATE - Static variable in class de.jreality.toolsystem.config.RawDeviceConfig
-
- DELEGATE - Static variable in class de.jreality.toolsystem.config.RawMapping
-
- DELEGATE - Static variable in class de.jreality.toolsystem.config.VirtualConstant
-
- DELEGATE - Static variable in class de.jreality.toolsystem.config.VirtualMapping
-
- deleteProperties(Controller) - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
-
- deleteProperties(Controller) - Method in interface de.jreality.plugin.scripting.PythonGUI
-
- deleteProperties(Controller) - Method in class de.jreality.plugin.scripting.PythonScriptTool
-
- deleteProperty(Class<?>, String) - Method in class de.jreality.plugin.scripting.PythonIOController
-
- DemoReader - Class in de.jreality.tutorial.reader
-
A simple example how to write a file reader for jreality.
- DemoReader() - Constructor for class de.jreality.tutorial.reader.DemoReader
-
- DEPTH_FUDGE_FACTOR - Static variable in class de.jreality.shader.CommonAttributes
-
- DEPTH_FUDGE_FACTOR_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
-
- deschedule(Object) - Method in class de.jreality.tools.AnimatorTool
-
- determinant(double[]) - Static method in class de.jreality.math.Rn
-
Calculate the determinate of the square matrix m.
- determinant(double[][]) - Static method in class de.jreality.math.Rn
-
- DeviceKeyboard - Class in de.jreality.toolsystem.raw
-
This driver mainly consists of a workaround for the keyboard auto-repeat:
Windows:
The auto-repeat on windows triggers repeating key-pressed events, and also
key-typed events which we ignore.
- DeviceKeyboard() - Constructor for class de.jreality.toolsystem.raw.DeviceKeyboard
-
- DeviceMacbookSuddenMotionSensor - Class in de.jreality.toolsystem.raw
-
- DeviceMacbookSuddenMotionSensor() - Constructor for class de.jreality.toolsystem.raw.DeviceMacbookSuddenMotionSensor
-
- DeviceManager - Class in de.jreality.toolsystem
-
TODO: document this
- DeviceManager(ToolSystemConfiguration, ToolEventQueue, Viewer) - Constructor for class de.jreality.toolsystem.DeviceManager
-
- DeviceMouse - Class in de.jreality.toolsystem.raw
-
- DeviceMouse() - Constructor for class de.jreality.toolsystem.raw.DeviceMouse
-
- DeviceOldKeyboard - Class in de.jreality.toolsystem.raw
-
This class contains an ugly workaround for linux keyboard auto-repeat.
- DeviceOldKeyboard() - Constructor for class de.jreality.toolsystem.raw.DeviceOldKeyboard
-
- DeviceSpacenav - Class in de.jreality.toolsystem.raw
-
- DeviceSpacenav() - Constructor for class de.jreality.toolsystem.raw.DeviceSpacenav
-
- DeviceSystemTimer - Class in de.jreality.toolsystem.raw
-
- DeviceSystemTimer() - Constructor for class de.jreality.toolsystem.raw.DeviceSystemTimer
-
- diagonalMatrix(double[], double[]) - Static method in class de.jreality.math.Rn
-
- diamondCrossSection - Static variable in class de.jreality.geometry.TubeUtility
-
- DIFFUSE_COEFFICIENT - Static variable in class de.jreality.shader.CommonAttributes
-
- DIFFUSE_COEFFICIENT_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
-
- DIFFUSE_COEFFICIENT_DEFAULT - Static variable in interface de.jreality.shader.DefaultPolygonShader
-
- DIFFUSE_COLOR - Static variable in class de.jreality.shader.CommonAttributes
-
- DIFFUSE_COLOR_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
-
- DIFFUSE_COLOR_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
-
- DIFFUSE_COLOR_DEFAULT - Static variable in interface de.jreality.shader.DefaultPointShader
-
- DIFFUSE_COLOR_DEFAULT - Static variable in interface de.jreality.shader.DefaultPolygonShader
-
- DIFFUSE_COLOR_DEFAULT - Static variable in interface de.jreality.shader.DefaultTextShader
-
- DirectContent - Class in de.jreality.plugin.content
-
- DirectContent() - Constructor for class de.jreality.plugin.content.DirectContent
-
- DirectionalLight - Class in de.jreality.scene
-
This is a directional (or parallel or distant) light.
- DirectionalLight(String) - Constructor for class de.jreality.scene.DirectionalLight
-
- DirectionalLight() - Constructor for class de.jreality.scene.DirectionalLight
-
- discreteTorusKnot(double, double, int, int, int) - Static method in class de.jreality.geometry.Primitives
-
Generate a torus knot that winds around the given torus the given number of times.
- display(SceneGraphNode) - Static method in class de.jreality.plugin.JRViewer
-
Quick display method with encompass
- display() - Method in class de.jreality.scene.pick.AABBTree
-
this is only for debugging and might be removed in future.
- display() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Display the scene in a JFrame.
- display(SceneGraphNode) - Static method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Displays a specified SceneGraphComponent or Geometry using the jReality viewer and the ViewerApp's default JrScene.
- display(SceneGraphComponent, SceneGraphPath, SceneGraphPath, SceneGraphPath) - Static method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Displays an existing scene graph by creating a new JrScene with given parameters.
- display() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
use ViewerVR.initialize()
- displayFaceNormals(IndexedFaceSet, double, int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
Generates an instance of
IndexedLineSet
which contains one line segment for each face normal of the
input
ifs.
- DisplayOptions - Class in de.jreality.plugin.menu
-
Plugin for quickly setting and saving camera settings and cursor/picking
- DisplayOptions() - Constructor for class de.jreality.plugin.menu.DisplayOptions
-
- displayVertexNormals(PointSet, double, int) - Static method in class de.jreality.geometry.PointSetUtility
-
Generates an instance of
IndexedLineSet
which contains one line segment for each vertex normal of the
input
ps.
- dispose() - Method in class de.jreality.geometry.CoordinateSystemFactory
-
- dispose() - Static method in class de.jreality.geometry.SphereUtility
-
- dispose() - Method in class de.jreality.plugin.JRViewer
-
Calls the dispose methods on the View and the ToolSystem Plug-ins
to stop running Threads and free the resources.
- dispose() - Method in class de.jreality.scene.proxy.tree.UpToDateSceneProxyBuilder
-
- dispose() - Method in class de.jreality.scene.SceneGraphPathObserver
-
- dispose() - Method in class de.jreality.tools.AnimatorTool
-
- dispose() - Method in class de.jreality.toolsystem.DeviceManager
-
- dispose() - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
-
- dispose() - Method in class de.jreality.toolsystem.raw.DeviceMacbookSuddenMotionSensor
-
- dispose() - Method in class de.jreality.toolsystem.raw.DeviceMouse
-
- dispose() - Method in class de.jreality.toolsystem.raw.DeviceOldKeyboard
-
- dispose() - Method in class de.jreality.toolsystem.raw.DeviceSpacenav
-
- dispose() - Method in class de.jreality.toolsystem.raw.DeviceSystemTimer
-
- dispose() - Method in interface de.jreality.toolsystem.raw.RawDevice
-
- dispose() - Method in class de.jreality.toolsystem.raw.WiiMoteOSC
-
- dispose() - Method in class de.jreality.toolsystem.ToolEventQueue
-
- dispose() - Method in class de.jreality.toolsystem.ToolSystem
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualBumpAxis
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualClick
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualCoupledAxis
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualDoubleClick
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualEvolutionOperator
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualExtractAxis
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualExtractPositive
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualExtractRotationTrafo
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualExtractTranslationTrafo
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualFilterAxis
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualFixedOnPressed
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualIntegrationOperator
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualInvertMatrix
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualMap
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualMergedAxis
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualMergedNDC
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualPortalRotation
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualProductMatrix
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualRawMousePointerTrafo
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualRepeater
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualReverseAxis
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualRotation
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualRotationAboutAxis
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualRotationFromRxRyRz
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualScaleAxis
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxis
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxisFirst
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualSwitchAndInvertAxis
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualTimestepEvolution
-
- dispose() - Method in class de.jreality.toolsystem.virtual.VirtualToggleAxis
-
- dispose() - Method in interface de.jreality.toolsystem.VirtualDevice
-
- dispose() - Method in class de.jreality.ui.treeview.SceneTreeModel
-
- dispose() - Method in class de.jreality.ui.viewerapp.SelectionRenderer
-
- dispose() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
- dispose() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- disposeEntity(SceneGraphNodeEntity) - Method in class de.jreality.scene.proxy.tree.EntityFactory
-
- disposeForViewer(Viewer) - Static method in class de.jreality.ui.viewerapp.SelectionManagerImpl
-
- disposeInstance(Object) - Static method in class de.jreality.tools.AnimatorTool
-
WARNING: do not use this unless you write a tool system!!
- disposeProxy(SceneGraphComponent) - Method in class de.jreality.scene.proxy.SceneProxyBuilder
-
- distanceBetween(double[], double[], int) - Static method in class de.jreality.math.Pn
-
Calculate the distance between the two points u and v.
- divide(Quaternion, Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
-
- doIt() - Method in class de.jreality.tutorial.geom.TubeFactory02
-
- doIt() - Method in class de.jreality.tutorial.misc.JLinkExample
-
- doIt() - Method in class de.jreality.tutorial.misc.NonEuclideanExample
-
- doIt() - Method in class de.jreality.tutorial.misc.ODEExample
-
- doIt() - Method in class de.jreality.tutorial.scene.CameraListenerExample
-
- doIt() - Method in class de.jreality.tutorial.viewer.SelectionExample
-
- domToInputStream(Node) - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- domToString(Node, StringBuffer, int) - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- DopplerDemo - Class in de.jreality.tutorial.audio
-
This demo is based on the AnimationExample from the tools section.
- DopplerDemo() - Constructor for class de.jreality.tutorial.audio.DopplerDemo
-
- doPrivileged(PrivilegedAction<T>) - Static method in class de.jreality.util.Secure
-
- dot(double, double[], double[]) - Static method in class de.jreality.math.Rn
-
Multiply the vector by the scalar value factor and put
result into dst.
- dot(double[], double[]) - Static method in class de.jreality.tutorial.projects.ksurfaces.R3
-
- DOUBLE2_INLINED - Static variable in class de.jreality.scene.data.StorageModel
-
- DOUBLE3_ARRAY - Static variable in class de.jreality.scene.data.StorageModel
-
- DOUBLE3_INLINED - Static variable in class de.jreality.scene.data.StorageModel
-
- DOUBLE_ARRAY - Static variable in class de.jreality.scene.data.StorageModel
-
- DOUBLE_ARRAY_ARRAY - Static variable in class de.jreality.scene.data.StorageModel
-
- DOUBLE_EPS - Static variable in class de.jreality.util.ArrayUtility
-
Default threshold for double epsilon tests is 1e-12.
- DoubleArray - Class in de.jreality.scene.data
-
An immutable array.
- DoubleArray(double[]) - Constructor for class de.jreality.scene.data.DoubleArray
-
- DoubleArray(double[], int, int) - Constructor for class de.jreality.scene.data.DoubleArray
-
- DoubleArrayArray - Class in de.jreality.scene.data
-
- DoubleArrayArray.Array - Class in de.jreality.scene.data
-
This implementation of DoubleArrayArray stores the data as an array of 2-arrays.
- DoubleArrayArray.Array(double[][]) - Constructor for class de.jreality.scene.data.DoubleArrayArray.Array
-
- DoubleArrayArray.Array(double[][], int) - Constructor for class de.jreality.scene.data.DoubleArrayArray.Array
-
- DoubleArrayArray.Inlined - Class in de.jreality.scene.data
-
- DoubleArrayArray.Inlined(double[], int) - Constructor for class de.jreality.scene.data.DoubleArrayArray.Inlined
-
- DoubleArrayArray.Inlined(double[], int, int, int) - Constructor for class de.jreality.scene.data.DoubleArrayArray.Inlined
-
- doubleValue() - Method in class de.jreality.scene.tool.AxisState
-
- DragEventTool - Class in de.jreality.tools
-
- DragEventTool(String) - Constructor for class de.jreality.tools.DragEventTool
-
- DragEventTool(InputSlot...) - Constructor for class de.jreality.tools.DragEventTool
-
- DragEventTool() - Constructor for class de.jreality.tools.DragEventTool
-
- DragEventTool01 - Class in de.jreality.tutorial.tool
-
- DragEventTool01() - Constructor for class de.jreality.tutorial.tool.DragEventTool01
-
- DragEventTool02 - Class in de.jreality.tutorial.tool
-
- DragEventTool02() - Constructor for class de.jreality.tutorial.tool.DragEventTool02
-
- DraggingTool - Class in de.jreality.tools
-
TODO: document this
- DraggingTool(InputSlot...) - Constructor for class de.jreality.tools.DraggingTool
-
- DraggingTool() - Constructor for class de.jreality.tools.DraggingTool
-
- DragPointSet - Class in de.jreality.tutorial.util.polygon
-
A sequence of points that can be dragged.
- DragPointSet(double[][]) - Constructor for class de.jreality.tutorial.util.polygon.DragPointSet
-
- dragTangentVector(double[], double[], double[], double[], double, int) - Static method in class de.jreality.math.Pn
-
Drag a tangent vector sdir based at point src with initial direction given by sdir, a distance
of length in the given metric.
- dragTangentVector(double[], double[], double[], double[], int) - Static method in class de.jreality.math.Pn
-
Drag the tangent vector sourceTangent based at sourcePoint to a tangent vector based at dstPoint.
- dragTowards(double[], double[], double[], double, int) - Static method in class de.jreality.math.Pn
-
Calculate the point lying a distance length from p0 in the direction p1.
- DuplicateTriplyPeriodicTool - Class in de.jreality.tools
-
This tool listens to the "Duplication" virtual device and allows to replicate
a SceneGraphComponent sg
(to which the tool is attached) along an
orthogonal lattice (aligned with the axes, but with arbitrary lattice spacing).
- DuplicateTriplyPeriodicTool(double, double, double, double, double, double) - Constructor for class de.jreality.tools.DuplicateTriplyPeriodicTool
-
- DYNAMIC_FRICTION_DEFAULT - Static variable in interface de.jreality.shader.HapticShader
-
- EDGE_DRAW - Static variable in class de.jreality.shader.CommonAttributes
-
- EDGE_DRAW_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
-
- edgeColors - Variable in class de.jreality.geometry.TubeFactory
-
- edgesFromFaces(int[][]) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- edgesFromFaces(IntArrayArray) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
TODO optimize in case its a QuadMesh (u+v curves instead of u*v segments)
- EDIT_MENU - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- EffectiveAppearance - Class in de.jreality.shader
-
The attributes of
Appearance
s arer designed to be inherited via the
scene graph tree structure.
- elliptic(Transformation) - Static method in class de.jreality.math.MatrixBuilder
-
- elliptic(Matrix) - Static method in class de.jreality.math.MatrixBuilder
-
- elliptic() - Static method in class de.jreality.math.MatrixBuilder
-
Create a matrix builder which generates isometries with respect to elliptic (or (4,0)) metric.
- elliptic(SceneGraphComponent) - Static method in class de.jreality.math.MatrixBuilder
-
- ELLIPTIC - Static variable in class de.jreality.math.Pn
-
- EMPTY_BOX - Static variable in class de.jreality.util.Rectangle3D
-
- encompass(Scene, int) - Static method in class de.jreality.plugin.JRViewerUtility
-
- encompass(Viewer) - Static method in class de.jreality.util.CameraUtility
-
- encompass(Viewer, SceneGraphComponent, boolean) - Static method in class de.jreality.util.CameraUtility
-
Deprecated.
- encompass(Viewer, SceneGraphComponent, boolean, int) - Static method in class de.jreality.util.CameraUtility
-
- encompass(SceneGraphPath, SceneGraphPath, SceneGraphPath) - Static method in class de.jreality.util.CameraUtility
-
- encompass(SceneGraphPath, SceneGraphPath, SceneGraphPath, double, int) - Static method in class de.jreality.util.CameraUtility
-
Deprecated.
See EncompassFactory
, which additionally allows control of setting camera parameters.
- encompassEuclidean() - Method in class de.jreality.plugin.JRViewer
-
Call after startup.
- encompassEuclidean(Scene) - Static method in class de.jreality.plugin.JRViewerUtility
-
- EncompassFactory - Class in de.jreality.util
-
- EncompassFactory() - Constructor for class de.jreality.util.EncompassFactory
-
- encompassFactoryForScene(Scene) - Static method in class de.jreality.plugin.basic.Scene
-
- encompassNew(Viewer) - Static method in class de.jreality.util.CameraUtility
-
- EncompassTool - Class in de.jreality.tools
-
TODO: document this
- EncompassTool() - Constructor for class de.jreality.tools.EncompassTool
-
- EntityFactory - Class in de.jreality.scene.proxy.tree
-
This class produces SceneGraphNodeEntities, based on the
desired update behavior for the proxy.
- EntityFactory() - Constructor for class de.jreality.scene.proxy.tree.EntityFactory
-
- entitySelected() - Method in class de.jreality.ui.viewerapp.SelectionEvent
-
- ENVIRONMENT - Static variable in class de.jreality.util.SystemProperties
-
Specifies the default JrScene used by
ViewerApp
.
Values:
desktop | portal | portal-remote
- ENVIRONMENT_DEFAULT - Static variable in class de.jreality.util.SystemProperties
-
- environmentChanged() - Method in class de.jreality.vr.AbstractPluginVR
-
- environmentChanged() - Method in class de.jreality.vr.AppearancePluginVR
-
- environmentChanged() - Method in class de.jreality.vr.AvatarAppearancePluginVR
-
- environmentChanged() - Method in interface de.jreality.vr.PluginVR
-
- environmentChanged() - Method in class de.jreality.vr.TerrainPluginVR
-
- EnvironmentPluginVR - Class in de.jreality.vr
-
- EnvironmentPluginVR() - Constructor for class de.jreality.vr.EnvironmentPluginVR
-
- equal(double[], double[], double) - Static method in class de.jreality.util.ArrayUtility
-
Test whether arrays a and b are equal using an epsilon test.
- equal(double[], double[]) - Static method in class de.jreality.util.ArrayUtility
-
Test whether arrays a and b are equal using an epsilon test.
- equal(float[], float[], float) - Static method in class de.jreality.util.ArrayUtility
-
Test whether arrays a and b are equal using an epsilon test.
- equal(float[], float[]) - Static method in class de.jreality.util.ArrayUtility
-
Test whether arrays a and b are equal using an epsilon test.
- equal(int[], int[]) - Static method in class de.jreality.util.ArrayUtility
-
Test whether arrays a and b are equal.
- equals(Matrix) - Method in class de.jreality.math.Matrix
-
- equals(Quaternion, Quaternion, double) - Static method in class de.jreality.math.Quaternion
-
Check for numerical equality.
- equals(double[], double[]) - Static method in class de.jreality.math.Rn
-
Calculate whether the two arrays contain exactly the same values.
- equals(double[], double[], double) - Static method in class de.jreality.math.Rn
-
Calculate whether the two arrays contain the same values.
- equals(Object) - Method in class de.jreality.scene.Lock
-
- equals(Object) - Method in class de.jreality.scene.SceneGraphPath
-
- equals(Object) - Method in class de.jreality.scene.tool.AbstractTool
-
- equals(Object) - Method in class de.jreality.scene.tool.InputSlot
-
- equals(Object) - Method in class de.jreality.ui.treeview.SceneTreeModel.TreeTool
-
- equals(Object) - Method in class de.jreality.ui.viewerapp.Selection
-
- equals(Object) - Method in class de.jreality.writer.u3d.U3DTexture
-
- equalsRotation(Quaternion, Quaternion, double) - Static method in class de.jreality.math.Quaternion
-
Check if the rotations represented by the two quaternions are equal
- euclidean(Transformation) - Static method in class de.jreality.math.MatrixBuilder
-
Create a matrix builder which generates isometries with respect to euclidean metric.
- euclidean(Matrix) - Static method in class de.jreality.math.MatrixBuilder
-
- euclidean() - Static method in class de.jreality.math.MatrixBuilder
-
Create a matrix builder which generates isometries with respect to euclidean metric.
- euclidean(SceneGraphComponent) - Static method in class de.jreality.math.MatrixBuilder
-
- EUCLIDEAN - Static variable in class de.jreality.math.Pn
-
- euclideanAngle(double[], double[]) - Static method in class de.jreality.math.Rn
-
Calculate the euclidean angle between the vectors u and v.
- euclideanDistance(double[], double[]) - Static method in class de.jreality.math.Rn
-
Calculates and returns the euclidean distance between the two points
u and v.
- euclideanDistanceSquared(double[], double[]) - Static method in class de.jreality.math.Rn
-
calculates and returns the square of the euclidean distance between the
two points u and v.
- euclideanNorm(double[]) - Static method in class de.jreality.math.Rn
-
Calculates and returns the euclidean norm of the input vector.
- euclideanNormSquared(double[]) - Static method in class de.jreality.math.Rn
-
Calculates and returns the square of the euclidean norm of the input
vector.
- eval(String) - Method in class de.jreality.ui.viewerapp.BeanShell
-
- evaluate(double, double, double[], int) - Method in class de.jreality.geometry.ParametricSurfaceFactory.DefaultImmersion
-
- evaluate(double, double) - Method in class de.jreality.geometry.ParametricSurfaceFactory.DefaultImmersion
-
Assign the protected variables x, y, z here.
- evaluate(double, double, double[], int) - Method in interface de.jreality.geometry.ParametricSurfaceFactory.Immersion
-
The implementation of the formula.
- evaluate(double, double, double[], int) - Method in interface de.jreality.geometry.ParametricTriangularSurfaceFactory.Immersion
-
- evaluate(double, double, double[], int) - Method in class de.jreality.tutorial.geom.ParametricSurfaceExample.Swallowtail
-
- evaluate(double, double, double[], int) - Method in class de.jreality.tutorial.gui.BeanInspectorExample.Swallowtail
-
- evaluate(double, double, double[], int) - Method in class de.jreality.tutorial.gui.SliderExample.HelicoidCatenoid
-
- EVENT_TYPE_ADDED - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- EVENT_TYPE_PICKABILITY_CHANGED - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- EVENT_TYPE_REMOVED - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- EVENT_TYPE_REPLACED - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- EVENT_TYPE_VISIBILITY_CHANGED - Static variable in class de.jreality.scene.event.SceneGraphComponentEvent
-
- eventDispatched(AWTEvent) - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
-
- execute() - Method in class de.jreality.plugin.job.AbstractJob
-
- execute() - Method in interface de.jreality.plugin.job.Job
-
- execute() - Method in class de.jreality.plugin.scripting.PythonScriptTool
-
- executeJob() - Method in class de.jreality.plugin.job.JobsTestPlugin.CancelableTestJob
-
- executeJob() - Method in class de.jreality.plugin.job.JobsTestPlugin.TestJob
-
- executeJob() - Method in class de.jreality.plugin.job.JobsTestPlugin.TestJobWithoutProgress
-
- executeReader(SceneGraphNode, Runnable) - Static method in class de.jreality.scene.Scene
-
Perform a piece of code to query a
SceneGraphNode
in a read-locked
state of the node.
- executeReader(Collection, Runnable) - Static method in class de.jreality.scene.Scene
-
Not implemented yet.
- executeWriter(SceneGraphNode, Runnable) - Static method in class de.jreality.scene.Scene
-
Perform a piece of code to manipulate a
SceneGraphNode
in a
write-locked state of the node.
- executeWriter(Collection, Runnable) - Static method in class de.jreality.scene.Scene
-
Not implemented yet.
- exp(Quaternion, double, Quaternion) - Static method in class de.jreality.math.Quaternion
-
- EXPORT - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- EXPORT_OBJ - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- EXPORT_STL - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- EXPORT_VRML - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- EXPORTER_VERSION_MAJOR - Static variable in class de.jreality.writer.u3d.U3DConstants
-
- EXPORTER_VERSION_MINOR - Static variable in class de.jreality.writer.u3d.U3DConstants
-
- ExportIFStoOBJ - Class in de.jreality.ui.viewerapp.actions.edit.export
-
Exports a selected IndexedFaceSet as an OBJ file
(if no IndexedFaceSet is selected, this action is disabled).
- ExportIFStoOBJ(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.export.ExportIFStoOBJ
-
- ExportIFStoSTL - Class in de.jreality.ui.viewerapp.actions.edit.export
-
Exports a selected IndexedFaceSet as an STL file
(if no IndexedFaceSet is selected, this action is disabled).
- ExportIFStoSTL(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.export.ExportIFStoSTL
-
- ExportIFStoVRML - Class in de.jreality.ui.viewerapp.actions.edit.export
-
Exports a selected IndexedFaceSet as an VRML file
(if no IndexedFaceSet is selected, this action is disabled).
- ExportIFStoVRML(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.export.ExportIFStoVRML
-
- ExportImage - Class in de.jreality.ui.viewerapp.actions.file
-
Exports the scene displayed in a viewer as an image.
- ExportImage(String, ViewerSwitch, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportImage
-
- ExportMenu - Class in de.jreality.plugin.menu
-
- ExportMenu() - Constructor for class de.jreality.plugin.menu.ExportMenu
-
- ExportOBJ - Class in de.jreality.ui.viewerapp.actions.file
-
- ExportOBJ(String, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportOBJ
-
- ExportOBJ(String, SceneGraphComponent, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportOBJ
-
- ExportPDF - Class in de.jreality.ui.viewerapp.actions.file
-
Saves the current scene.
- ExportPDF(String, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportPDF
-
- exportPreferences(File) - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- ExportPS - Class in de.jreality.ui.viewerapp.actions.file
-
Exports the scene displayed in a viewer as a post script file.
- ExportPS(String, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportPS
-
- ExportRIB - Class in de.jreality.ui.viewerapp.actions.file
-
Exports the scene displayed in a viewer as a RIB file.
- ExportRIB(String, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportRIB
-
- ExportScreenshot - Class in de.jreality.ui.viewerapp.actions.file
-
Exports the scene displayed in a viewer as an image.
- ExportScreenshot(String, ViewerSwitch, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportScreenshot
-
- ExportSTL - Class in de.jreality.ui.viewerapp.actions.file
-
- ExportSTL(String, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportSTL
-
- ExportSTL(String, SceneGraphComponent, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportSTL
-
- ExportSVG - Class in de.jreality.ui.viewerapp.actions.file
-
Exports the scene displayed in a viewer as a SVG file.
- ExportSVG(String, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportSVG
-
- ExportSVG(String, SceneGraphComponent, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportSVG
-
- ExportU3D - Class in de.jreality.ui.viewerapp.actions.file
-
Saves the current scene.
- ExportU3D(String, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportU3D
-
- ExportVRML - Class in de.jreality.ui.viewerapp.actions.file
-
- ExportVRML(String, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportVRML
-
- ExportVRML(String, SceneGraphComponent, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.ExportVRML
-
- extendAtEnds - Variable in class de.jreality.geometry.TubeFactory
-
- EXTERNAL_SOURCE_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
-
- extractCurve(double[][], IndexedLineSet, int) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- extractCurveColors(double[][], IndexedLineSet, int) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- extractEdge(double[][], IndexedFaceSet, int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- extractFace(IndexedFaceSet, int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- extractOrientationMatrix(double[], double[], double[], int) - Static method in class de.jreality.math.P3
-
Extract a matrix from the src input matrix, such that it fixes the input position point.
- extractParameterCurve(double[][], IndexedFaceSet, int, int) - Static method in class de.jreality.geometry.QuadMeshUtility
-
Extracts the specified parameter curve from the quad mesh represented by ifs.
- extractRadii(double[], IndexedLineSet, int) - Static method in class de.jreality.geometry.IndexedLineSetUtility
-
- extractSubmatrix(double[], double[], int, int, int, int) - Static method in class de.jreality.math.Rn
-
Extract a rectangular submatrix of the input matrix.
- extractUParameterCurve(double[][], IndexedFaceSet, int) - Static method in class de.jreality.geometry.QuadMeshUtility
-
- extractVerticesForFace(IndexedFaceSet, int) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
-
- extractVParameterCurve(double[][], IndexedFaceSet, int) - Static method in class de.jreality.geometry.QuadMeshUtility
-
- GameOfLife - Class in de.jreality.tutorial.util
-
- GameOfLife(BufferedImage) - Constructor for class de.jreality.tutorial.util.GameOfLife
-
- gaussMapFromInitialAnnulus(double[][][], double[][][]) - Static method in class de.jreality.tutorial.projects.ksurfaces.KSurfaces
-
Computes the Gauss map of a K-surface from initial Cauchy data, i.e., two closed curves.
- generateAndSetEdgesFromQuadMesh(IndexedFaceSet) - Static method in class de.jreality.geometry.QuadMeshUtility
-
- generateTextureCoordinates - Variable in class de.jreality.geometry.TubeFactory
-
- Geometry - Class in de.jreality.scene
-
A geometry leaf.
- Geometry(String) - Constructor for class de.jreality.scene.Geometry
-
- geometry - Variable in enum de.jreality.tutorial.plugin.Persistence.Geometries
-
- GEOMETRY - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
-
- GeometryAttributeListSet - Class in de.jreality.geometry
-
- geometryChanged(GeometryEvent) - Method in class de.jreality.scene.event.GeometryEventMulticaster
-
- geometryChanged(GeometryEvent) - Method in interface de.jreality.scene.event.GeometryListener
-
- geometryChanged(GeometryEvent) - Method in class de.jreality.util.RenderTrigger
-
- GeometryEvent - Class in de.jreality.scene.event
-
The event object containing information about the changed
geometry data.
- GeometryEvent(Geometry, Set<Attribute>, Set<Attribute>, Set<Attribute>, Set<String>) - Constructor for class de.jreality.scene.event.GeometryEvent
-
- GeometryEventMulticaster - Class in de.jreality.scene.event
-
- GeometryEventMulticaster() - Constructor for class de.jreality.scene.event.GeometryEventMulticaster
-
- GeometryFactory - Interface in de.jreality.geometry
-
- GeometryListener - Interface in de.jreality.scene.event
-
Event notifaction interface for geometries.
- geometryMatched() - Method in class de.jreality.tools.ShowPropertiesTool
-
- GeometryMergeExample - Class in de.jreality.tutorial.geom
-
- GeometryMergeExample() - Constructor for class de.jreality.tutorial.geom.GeometryMergeExample
-
- GeometryMergeFactory - Class in de.jreality.geometry
-
this Factory merges IndexedFaceSets, Indexed Line Sets, PointSets
or scenegraphs containing such things to a single geometry.
- GeometryMergeFactory() - Constructor for class de.jreality.geometry.GeometryMergeFactory
-
- geometrySelected() - Method in class de.jreality.ui.viewerapp.SelectionEvent
-
Returns true iff a
Geometry
was selected
- GeometryUtility - Class in de.jreality.geometry
-
Static methods for various geometric operations.
- get(int) - Method in class de.jreality.scene.data.DataList
-
- get(Attribute, int) - Method in class de.jreality.scene.data.DataListSet
-
- get(int) - Method in class de.jreality.scene.SceneGraphPath
-
- getA1() - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
-
- getA2() - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
-
- getAccessory() - Method in class de.jreality.ui.viewerapp.actions.file.ExportPDF
-
- getAction() - Method in class de.jreality.plugin.content.ContentLoader
-
- getActionListeners() - Method in class de.jreality.tutorial.util.TextSlider
-
Deprecated.
- getActionListeners() - Method in class de.jreality.ui.widgets.TextSlider
-
- getActivationSlots() - Method in class de.jreality.scene.tool.AbstractTool
-
- getActivationSlots() - Method in interface de.jreality.scene.tool.Tool
-
If the result is empty, then the tool is always active.
- getActiveTexture() - Method in class de.jreality.ui.TextureInspector
-
- getAdditionalBeanInfo() - Method in class de.jreality.scene.IndexedFaceSetBeanInfo
-
- getAdditionalBeanInfo() - Method in class de.jreality.scene.IndexedLineSetBeanInfo
-
- getAdditionalBeanInfo() - Method in class de.jreality.scene.PointSetBeanInfo
-
- getAdditionalBeanInfo() - Method in class de.jreality.scene.SceneGraphComponentBeanInfo
-
- getAdditionalBeanInfo() - Method in class de.jreality.scene.TransformationBeanInfo
-
- getAdditiveBlendingEnabled() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getAffineCoordinate() - Method in class de.jreality.scene.pick.Hit
-
- getAlignment() - Method in interface de.jreality.shader.DefaultTextShader
-
- getAllInOneSceneGraphComponent() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
Returns all components of the fat indexed face set as children of one SceneGraphComponent
.
- getAlpha() - Method in class de.jreality.tutorial.gui.SliderExample.HelicoidCatenoid
-
- getAmbientCoefficient() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getAmbientColor() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getAngle() - Method in class de.jreality.tools.AnimatedRotateTool
-
- getAnimated() - Method in interface de.jreality.shader.Texture2D
-
- getAnimTimeMax() - Method in class de.jreality.tools.RotateTool
-
- getAnimTimeMin() - Method in class de.jreality.tools.RotateTool
-
- getAnyDisplayLists() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getApp() - Method in class de.jreality.shader.EffectiveAppearance
-
- getAppearance() - Method in class de.jreality.plugin.scene.Terrain
-
- getAppearance() - Method in class de.jreality.scene.SceneGraphComponent
-
Returns the appearance node.
- getAppearance() - Method in class de.jreality.ui.AppearanceInspector
-
- getAppearance() - Method in class de.jreality.vr.AppearancePanel
-
- getAppearanceHierarchy() - Method in class de.jreality.shader.EffectiveAppearance
-
- getAppearanceInspector() - Method in class de.jreality.plugin.content.ContentAppearance
-
- getAppearanceMap(JrScene) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getAppearanceNames(Collection<EffectiveAppearance>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getAppearanceTreeNode() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- getApplyMode() - Method in interface de.jreality.shader.Texture2D
-
- getArray() - Method in class de.jreality.math.FactoredMatrix
-
- getArray() - Method in class de.jreality.math.Matrix
-
- getArray() - Method in class de.jreality.math.MatrixBuilder
-
- getArrayLength() - Method in class de.jreality.shader.GlslSource.UniformParameter
-
- getArrowPosition() - Method in class de.jreality.geometry.BallAndStickFactory
-
- getArrowScale() - Method in class de.jreality.geometry.BallAndStickFactory
-
- getArrowSlope() - Method in class de.jreality.geometry.BallAndStickFactory
-
- getAsDoubleArray(Object, int) - Method in class de.jreality.scene.data.StorageModel
-
- getAsIntArray(Object, int) - Method in class de.jreality.scene.data.StorageModel
-
- getAspectRatio(Viewer) - Static method in class de.jreality.util.CameraUtility
-
Determine the aspect ratio of the output window of a viewer.
- getAsStringArray(Object, int) - Method in class de.jreality.scene.data.StorageModel
-
- getAsText() - Method in class de.jreality.shader.Texture2DBeanInfo.TextureMatrixEditor
-
- getAttenuatePointSize() - Method in interface de.jreality.shader.DefaultPointShader
-
- getAttribute(String) - Method in class de.jreality.io.JrScene
-
- getAttribute(String) - Method in class de.jreality.scene.Appearance
-
- getAttribute(String, Class) - Method in class de.jreality.scene.Appearance
-
- getAttribute(String, Object) - Method in class de.jreality.shader.EffectiveAppearance
-
- getAttribute(String, Object, Class) - Method in class de.jreality.shader.EffectiveAppearance
-
- getAttribute(String, double) - Method in class de.jreality.shader.EffectiveAppearance
-
- getAttribute(String, float) - Method in class de.jreality.shader.EffectiveAppearance
-
- getAttribute(String, int) - Method in class de.jreality.shader.EffectiveAppearance
-
- getAttribute(String, long) - Method in class de.jreality.shader.EffectiveAppearance
-
- getAttribute(String, boolean) - Method in class de.jreality.shader.EffectiveAppearance
-
- getAttribute(String, char) - Method in class de.jreality.shader.EffectiveAppearance
-
- getAttribute(String) - Method in class de.jreality.shader.GlslSource
-
- getAttributeEntity(Class, String, Appearance, boolean) - Static method in class de.jreality.scene.data.AttributeEntityUtility
-
Create an implementation of the
AttributeEntity
for reading from
and/or writing to an
Appearance
- this does not tag the appearance.
- getAttributes() - Method in class de.jreality.scene.Appearance
-
- getAttributes(String) - Method in class de.jreality.scene.Geometry
-
Returns a read-only view to all currently defined target geometry attributes.
- getAttributes(String, Attribute) - Method in class de.jreality.scene.Geometry
-
- getAttributes() - Method in class de.jreality.shader.GlslSource
-
- getAudioComponent() - Static method in class de.jreality.tutorial.audio.AudioExample
-
- getAudioSource() - Method in class de.jreality.scene.SceneGraphComponent
-
- getAuxiliaryRoot() - Method in interface de.jreality.scene.Viewer
-
Some viewers (at least the jogl viewer) support an auxilary
root - for things to display that are no part of the scene itself.
- getAuxiliaryRoot() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- getAvatar() - Method in class de.jreality.plugin.scene.Avatar
-
- getAvatarComponent() - Method in class de.jreality.plugin.basic.Scene
-
- getAvatarNode() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getAvatarPath() - Method in class de.jreality.plugin.basic.Scene
-
- getAvatarPath() - Method in interface de.jreality.scene.tool.ToolContext
-
- getAvatarPath() - Method in class de.jreality.toolsystem.ToolSystem
-
- getAvatarPath() - Method in class de.jreality.util.EncompassFactory
-
- getAvatarPath() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getAxis() - Method in class de.jreality.tools.AnimatedRotateTool
-
- getAxisScale() - Method in class de.jreality.geometry.CoordinateSystemFactory
-
Get the current axis scale, i.e.
- getAxisState(InputSlot) - Method in interface de.jreality.scene.tool.ToolContext
-
- getAxisState() - Method in class de.jreality.toolsystem.config.VirtualConstant
-
- getAxisState() - Method in class de.jreality.toolsystem.ToolEvent
-
- getAxisState(InputSlot) - Method in interface de.jreality.toolsystem.VirtualDeviceContext
-
- getB1() - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
-
- getB2() - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
-
- getBack() - Method in interface de.jreality.shader.CubeMap
-
- getBack() - Method in interface de.jreality.shader.TwoSidePolygonShader
-
- getBackdropComponent() - Method in class de.jreality.plugin.basic.Scene
-
- getBackdropPath() - Method in class de.jreality.plugin.basic.Scene
-
- getBackendGUI() - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
-
- getBackendGUI() - Method in interface de.jreality.plugin.scripting.PythonGUI
-
- getBackendType() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getBackFaceCulling() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getBackgroundColor() - Method in interface de.jreality.shader.RootAppearance
-
- getBackgroundColor() - Method in class de.jreality.vr.EnvironmentPluginVR
-
- getBackgroundColors() - Method in interface de.jreality.shader.RootAppearance
-
- getBackgroundTexture(Appearance) - Static method in class de.jreality.shader.TextureUtility
-
- getBackgroundTexture2D() - Method in interface de.jreality.shader.RootAppearance
-
- getBallGeometry() - Method in class de.jreality.geometry.BallAndStickFactory
-
- getBarycentric() - Method in class de.jreality.scene.pick.Hit
-
- getBase() - Method in class de.jreality.tutorial.projects.darboux.RodView
-
- getBase() - Method in class de.jreality.tutorial.util.polygon.DragPointSet
-
Returns the
SceneGraphComponent
containing the
point geometry as well as the tool to drag the points.
- getBase() - Method in class de.jreality.tutorial.util.polygon.PointSequenceView
-
- getBeanDescriptor() - Method in class de.jreality.geometry.HeightFieldFactoryBeanInfo
-
- getBeanDescriptor() - Method in class de.jreality.geometry.IndexedFaceSetFactoryBeanInfo
-
- getBeanDescriptor() - Method in class de.jreality.geometry.IndexedLineSetFactoryBeanInfo
-
- getBeanDescriptor() - Method in class de.jreality.geometry.ParametricSurfaceFactoryBeanInfo
-
- getBeanDescriptor() - Method in class de.jreality.geometry.ParametricTriangularSurfaceFactoryBeanInfo
-
- getBeanDescriptor() - Method in class de.jreality.geometry.PointSetFactoryBeanInfo
-
- getBeanDescriptor() - Method in class de.jreality.geometry.QuadMeshFactoryBeanInfo
-
- getBeanDescriptor() - Method in class de.jreality.scene.SceneGraphComponentBeanInfo
-
- getBeanDescriptor() - Method in class de.jreality.scene.SceneGraphNodeBeanInfo
-
- getBeanDescriptor() - Method in class de.jreality.scene.TransformationBeanInfo
-
- getBeanShell() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Get the bean shell.
- getBlendColor() - Method in interface de.jreality.shader.CubeMap
-
- getBlendColor() - Method in interface de.jreality.shader.Texture2D
-
- getBlockType() - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
-
- getBool(String) - Method in class de.jreality.util.ConfigurationAttributes
-
- getBottom() - Method in interface de.jreality.shader.CubeMap
-
- getBottomIFS() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
The returned reference is final.
- getBottomIFSF() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
The returned reference is final.
- getBottomSGC() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
The returned reference is final.
- getBoundaryIFSFs() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
The returned reference is final.
- getBoundaryIFSs() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
The returned reference is final.
- getBoundaryIndices() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
- getBoundarySGCs() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
The returned reference is final.
- getBoundingBox() - Method in class de.jreality.geometry.BoundingBoxTraversal
-
Convert result into Rectangle3D instance (see
Rectangle3D
- getBoundingBox(double[], SceneGraphComponent) - Static method in class de.jreality.geometry.BoundingBoxTraversal
-
- getBoundingBoxCenter(double[]) - Method in class de.jreality.geometry.BoundingBoxTraversal
-
- getBoundingBoxes(Collection<Geometry>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getBounds() - Method in class de.jreality.util.Rectangle3D
-
Get the two opposite corners of this box (min(x,y,z) and max(x,y,z)).
- getBounds(double[][]) - Method in class de.jreality.util.Rectangle3D
-
- getBoxColor() - Method in class de.jreality.geometry.CoordinateSystemFactory
-
Get the current color of the bounding box.
- getBPP() - Method in class de.jreality.util.TargaFile
-
- getBshEval() - Method in class de.jreality.ui.viewerapp.BeanShell
-
- getBuffer(int) - Static method in class de.jreality.scene.data.ByteBufferList.BufferPool
-
- getBufferedImage(InputStream) - Static method in class de.jreality.util.TargaFile
-
- getBufferedImage(ImageData) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getBuilder() - Method in class de.jreality.ui.treeview.SceneTreeModel
-
- getByteArray() - Method in class de.jreality.shader.ImageData
-
- getByteArray(double[]) - Method in class de.jreality.shader.ImageData
-
applies the given matrix to all pixel values.
- getCamera() - Method in class de.jreality.scene.event.CameraEvent
-
Returns the sourceCamera.
- getCamera() - Method in class de.jreality.scene.SceneGraphComponent
-
Returns the camera child if any.
- getCamera(Viewer) - Static method in class de.jreality.util.CameraUtility
-
Determine the camera for this viewer.
- getCameraComponent() - Method in class de.jreality.plugin.basic.Scene
-
- getCameraLightIntensity() - Method in class de.jreality.plugin.scene.Lights
-
- getCameraNode(Viewer) - Static method in class de.jreality.util.CameraUtility
-
Determine the SceneGraphComponent which contains the camera for this viewer.
- getCameraPath() - Method in class de.jreality.plugin.basic.Scene
-
- getCameraPath() - Method in class de.jreality.scene.pick.Graphics3D
-
- getCameraPath() - Method in interface de.jreality.scene.Viewer
-
Get the camera path.
- getCameraPath() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- getCameraPath() - Method in class de.jreality.util.EncompassFactory
-
- getCameraPath() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getCameras(JrScene) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getCameraToNDC() - Method in class de.jreality.scene.pick.Graphics3D
-
- getCameraToNDC(Viewer) - Static method in class de.jreality.util.CameraUtility
-
Calculate the camera to NDC (normalized device coordinates) transformation
for a given viewer.
- getCameraToNDC(Camera, double) - Static method in class de.jreality.util.CameraUtility
-
- getCameraToNDC(Camera, double, int) - Static method in class de.jreality.util.CameraUtility
-
Calculate a 4x4 projection matrix for this camera.
- getCameraToNDC(Camera, double, int, int) - Static method in class de.jreality.util.CameraUtility
-
- getCameraToObject() - Method in class de.jreality.scene.pick.Graphics3D
-
- getCameraToWorld() - Method in class de.jreality.scene.pick.Graphics3D
-
- getCellEditorValue() - Method in class de.jreality.plugin.scripting.swing.ButtonCellEditor
-
- getCenter() - Method in class de.jreality.math.FactoredMatrix
-
- getCenter() - Method in class de.jreality.tools.ShipNavigationTool
-
- getCenter() - Method in class de.jreality.util.Rectangle3D
-
Get the center of this box.
- getCenter(double[]) - Method in class de.jreality.util.Rectangle3D
-
- getChangedEdgeAttributes() - Method in class de.jreality.scene.event.GeometryEvent
-
- getChangedFaceAttributes() - Method in class de.jreality.scene.event.GeometryEvent
-
- getChangedGeometryAttributes() - Method in class de.jreality.scene.event.GeometryEvent
-
- getChangedVertexAttributes() - Method in class de.jreality.scene.event.GeometryEvent
-
- getChild(Object, int) - Method in class de.jreality.ui.treeview.AbstractTreeModel
-
Must be implemented by subclasses, return the child of parent at index.
- getChild(Object, int) - Method in class de.jreality.ui.treeview.SceneTreeModel
-
- getChildComponent(int) - Method in class de.jreality.scene.SceneGraphComponent
-
Returns a child component node.
- getChildComponentCount() - Method in class de.jreality.scene.SceneGraphComponent
-
Returns the number of child component nodes.
- getChildComponents() - Method in class de.jreality.scene.SceneGraphComponent
-
returns a read-only list of the child component nodes.
- getChildCount(Object) - Method in class de.jreality.ui.treeview.AbstractTreeModel
-
Must be implemented by subclasses, return number of children.
- getChildCount(Object) - Method in class de.jreality.ui.treeview.SceneTreeModel
-
- getChildIndex() - Method in class de.jreality.scene.event.SceneGraphComponentEvent
-
Returns the childIndex or 0
for singleton child types.
- getChildNodes() - Method in class de.jreality.scene.SceneGraphComponent
-
- getChildren() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- getChildType() - Method in class de.jreality.scene.event.SceneGraphComponentEvent
-
Get the CHILD_TYPE_xxx constant reflecting the current modification.
- getColor() - Method in class de.jreality.geometry.CoordinateSystemFactory
-
Get the current color of the coordinate system (axes and bounding box).
- getColor() - Method in class de.jreality.plugin.menu.BackgroundColor
-
- getColor() - Method in class de.jreality.scene.Light
-
- getColor() - Method in class de.jreality.ui.ColorChooseJButton.ColorChangedEvent
-
- getColor() - Method in class de.jreality.ui.ColorChooseJButton
-
- getColor(double) - Method in class de.jreality.util.ColorGradient
-
- getColor() - Method in class de.jreality.util.ColorGradient
-
- getColorPickerMode() - Method in class de.jreality.plugin.basic.ViewPreferences
-
- getColorValue() - Method in class de.jreality.util.ColorGradient
-
- getColumn(int) - Method in class de.jreality.math.Matrix
-
- getCombineMode() - Method in interface de.jreality.shader.Texture2D
-
- getCombineModeAlpha() - Method in interface de.jreality.shader.Texture2D
-
- getCombineModeColor() - Method in interface de.jreality.shader.Texture2D
-
- getComponent() - Method in class de.jreality.reader.AbstractReader
-
- getComponent() - Method in class de.jreality.reader.ReaderBSH
-
- getComponent() - Method in interface de.jreality.reader.SceneReader
-
provides the root component for the scene that was read.
- getComponent() - Method in class de.jreality.ui.viewerapp.BeanShell
-
Get the bean shell as a Component.
- getComponent() - Method in class de.jreality.ui.viewerapp.Navigator
-
Get the navigator as a Component.
- getComponent() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
- getComponentModel() - Method in class de.jreality.scene.data.StorageModel
-
- getConeAngle() - Method in class de.jreality.scene.SpotLight
-
- getConeDeltaAngle() - Method in class de.jreality.scene.SpotLight
-
- getConfig() - Method in class de.jreality.toolsystem.config.VirtualDeviceConfig
-
- getConfiguration() - Method in class de.jreality.toolsystem.config.RawDeviceConfig
-
- getConnector() - Method in class de.jreality.scene.proxy.tree.SceneProxyTreeBuilder
-
- getContent() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Get the ViewerApp frame's content.
- getContentAppearance() - Method in class de.jreality.plugin.basic.Scene
-
- getContentAppearance() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getContentAsString() - Method in class de.jreality.util.Input
-
- getContentComponent() - Method in class de.jreality.plugin.basic.Scene
-
- getContentMatrix() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getContentOffset() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getContentPath() - Method in class de.jreality.plugin.basic.Scene
-
- getContentPlugin(Controller) - Static method in class de.jreality.plugin.JRViewerUtility
-
Returns a Content instance if there is one registered
- getContentSize() - Method in class de.jreality.plugin.content.TerrainAlignedContent
-
- getContentSize() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getController() - Method in class de.jreality.plugin.JRViewer
-
Returns the controller of this JRViewer which is a SimpleController
- getControlPoints() - Method in class de.jreality.geometry.BezierPatchMesh
-
- getCoordinatesForUV(double[], Rectangle2D, int, int, int, int) - Static method in class de.jreality.geometry.HeightFieldFactory
-
- getCoordinateSystem() - Method in class de.jreality.geometry.CoordinateSystemFactory
-
Get the coordinate system specified in this factory.
(The coordinate system may be removed from the SceneGraph using this method.)
- getCopy() - Method in class de.jreality.util.CopyVisitor
-
- getCoveredLength() - Method in class de.jreality.scene.data.ByteBufferList
-
- getCoveredModel() - Method in class de.jreality.scene.data.ByteBufferList
-
- getCrossSection() - Method in class de.jreality.geometry.BallAndStickFactory
-
- getCrossSection() - Method in interface de.jreality.shader.DefaultLineShader
-
- getCubeMap() - Method in class de.jreality.vr.Landscape
-
- getCubeMapImages(CubeMap) - Static method in class de.jreality.shader.TextureUtility
-
- GetCumulativeSymbolFrequency(long, long) - Method in class de.jreality.writer.u3d.u3dencoding.ContextManager
-
- getCurrentContent() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getCurrentDirectory() - Method in class de.jreality.plugin.content.ContentLoader
-
- getCurrentDirectory() - Method in class de.jreality.plugin.scene.Sky
-
- getCurrentPath() - Method in class de.jreality.scene.pick.Graphics3D
-
- getCurrentPick() - Method in interface de.jreality.scene.tool.ToolContext
-
- getCurrentPicks() - Method in interface de.jreality.scene.tool.ToolContext
-
- getCurrentSlots() - Method in class de.jreality.scene.tool.AbstractTool
-
- getCurrentSlots() - Method in interface de.jreality.scene.tool.Tool
-
This method will only be called for active tools.
- getCurrentViewer() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
It's useful to get a hold of the active backend.
- getCurrentViewer() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- getCurve() - Method in class de.jreality.tutorial.projects.darboux.DarbouxTransform
-
- getDamping() - Method in interface de.jreality.shader.HapticShader
-
- getData() - Method in class de.jreality.scene.data.WritableDataList
-
Get the contained data by reference.
- getData() - Method in class de.jreality.util.TargaFile
-
- getData() - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
-
- GetDataBlock() - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
-
- getDataLength() - Method in class de.jreality.util.TargaFile
-
- getDataSize() - Method in class de.jreality.shader.GlslSource.UniformParameter
-
- getDataSize() - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
-
- getDDY() - Method in class de.jreality.math.CubicBSpline
-
- getDefault() - Static method in class de.jreality.reader.ParserMTL
-
- getDefault(String, Object) - Static method in class de.jreality.shader.CommonAttributes
-
- getDefaultColor() - Method in class de.jreality.tools.PointerDisplayTool
-
- getDefaultConfiguration() - Static method in class de.jreality.util.ConfigurationAttributes
-
- getDefaultDesktopScene() - Static method in class de.jreality.io.JrSceneFactory
-
Get the default scene for desktop environment.
- getDefaultDesktopSceneWithoutTools() - Static method in class de.jreality.io.JrSceneFactory
-
- getDefaultEdgeAttributes() - Method in class de.jreality.geometry.GeometryMergeFactory
-
- getDefaultEdgeAttributeValues() - Method in class de.jreality.geometry.GeometryMergeFactory
-
- getDefaultFaceAttributes() - Method in class de.jreality.geometry.GeometryMergeFactory
-
- getDefaultFaceAttributeValues() - Method in class de.jreality.geometry.GeometryMergeFactory
-
- getDefaultPortalRemoteScene() - Static method in class de.jreality.io.JrSceneFactory
-
- getDefaultPortalScene() - Static method in class de.jreality.io.JrSceneFactory
-
- getDefaultSelection() - Method in interface de.jreality.ui.viewerapp.SelectionManager
-
- getDefaultSelection() - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
-
- getDefaultSelectionPath() - Method in interface de.jreality.ui.viewerapp.SelectionManager
-
- getDefaultSelectionPath() - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
-
- getDefaultVertexAttributes() - Method in class de.jreality.geometry.GeometryMergeFactory
-
- getDefaultVertexAttributeValues() - Method in class de.jreality.geometry.GeometryMergeFactory
-
- getDefaultZTranslation() - Static method in class de.jreality.plugin.basic.Scene
-
- getDepthFudgeFactor() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getDescription(InputSlot) - Method in class de.jreality.scene.tool.AbstractTool
-
- getDescription() - Method in class de.jreality.scene.tool.AbstractTool
-
- getDescription(InputSlot) - Method in interface de.jreality.scene.tool.Tool
-
Gives a description of the meaning of the given InputSlot.
- getDescription() - Method in interface de.jreality.scene.tool.Tool
-
Gives an overall description of this Tool.
- getDescription() - Method in class de.jreality.tools.AnimatedRotateTool
-
- getDescription() - Method in class de.jreality.tools.DampedDraggingTool
-
- getDescription() - Method in class de.jreality.tools.FlyToPickTool
-
- getDescription() - Method in class de.jreality.tutorial.plugin.ContentToolsExample.ToggleTool
-
- getDescription() - Method in class de.jreality.ui.viewerapp.FileFilter
-
- getDescription() - Method in class de.jreality.util.Input
-
- getDeterminant() - Method in class de.jreality.math.Matrix
-
- getDevice(String) - Static method in class de.jreality.scene.tool.InputSlot
-
Get the canonical device for the logical name.
- getDeviceID() - Method in class de.jreality.toolsystem.config.RawDeviceConfig
-
- getDeviceID() - Method in class de.jreality.toolsystem.config.RawMapping
-
- getDiffuseCoefficient() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getDiffuseColor() - Method in interface de.jreality.shader.DefaultLineShader
-
- getDiffuseColor() - Method in interface de.jreality.shader.DefaultPointShader
-
- getDiffuseColor() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getDiffuseColor() - Method in interface de.jreality.shader.DefaultTextShader
-
- getDimensionOfAmbientSpace() - Method in class de.jreality.geometry.ParametricSurfaceFactory.DefaultImmersion
-
- getDimensionOfAmbientSpace() - Method in interface de.jreality.geometry.ParametricSurfaceFactory.Immersion
-
The dimension of the target space.
- getDimensionOfAmbientSpace() - Method in interface de.jreality.geometry.ParametricTriangularSurfaceFactory.Immersion
-
- getDimensionOfAmbientSpace() - Method in class de.jreality.tutorial.geom.ParametricSurfaceExample.Swallowtail
-
- getDimensionOfAmbientSpace() - Method in class de.jreality.tutorial.gui.BeanInspectorExample.Swallowtail
-
- getDimensionOfAmbientSpace() - Method in class de.jreality.tutorial.gui.SliderExample.HelicoidCatenoid
-
- getDimensions() - Method in class de.jreality.scene.data.StorageModel
-
Get the dimension of the data.
- getDimensions(DataList) - Method in class de.jreality.scene.data.StorageModel
-
- getDir() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getDist() - Method in class de.jreality.scene.pick.Hit
-
- getDistribution() - Method in class de.jreality.scene.SpotLight
-
- getDomainVertices(double[][]) - Method in class de.jreality.geometry.ParametricSurfaceFactory
-
- getDomainVertices(double[][], boolean) - Method in class de.jreality.geometry.ParametricSurfaceFactory
-
- getDomainVertices(double[][]) - Method in class de.jreality.geometry.ParametricTriangularSurfaceFactory
-
generate regularly-spaced (u,v) points in the uvTriangle by subdividing
each side into subdivision points.
- getDouble(String, double) - Method in class de.jreality.util.ConfigurationAttributes
-
- getDoubleArray(String) - Method in class de.jreality.util.ConfigurationAttributes
-
- getDoubleSliders() - Method in class de.jreality.geometry.AbstractGeometryFactoryCustomizer
-
- getDYInFirstX() - Method in class de.jreality.math.CubicBSpline.Default
-
- getDYInLastX() - Method in class de.jreality.math.CubicBSpline.Default
-
- getDynamicFriction() - Method in interface de.jreality.shader.HapticShader
-
- getEdgeAttributes() - Method in class de.jreality.scene.IndexedLineSet
-
Returns a read-only view to all currently defined edge attributes.
- getEdgeAttributes(Attribute) - Method in class de.jreality.scene.IndexedLineSet
-
- getEdgeCount() - Method in class de.jreality.geometry.AbstractIndexedLineSetFactory
-
- getEmptyPickComponent() - Method in class de.jreality.plugin.basic.Scene
-
- getEmptyPickPath() - Method in class de.jreality.plugin.basic.Scene
-
- getEmptyPickPath() - Method in class de.jreality.toolsystem.ToolSystem
-
- getEntity() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- getEntityFactory() - Method in class de.jreality.scene.proxy.tree.UpToDateSceneProxyBuilder
-
- getEntry(int, int) - Method in class de.jreality.math.Matrix
-
- getEntryLength() - Method in class de.jreality.scene.data.ByteBufferList
-
- getEnvironment() - Method in class de.jreality.plugin.scene.Sky
-
- getEnvironment() - Method in class de.jreality.vr.EnvironmentPluginVR
-
- getEnvironment() - Method in class de.jreality.vr.Landscape
-
- getEnvironment() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getEps() - Method in class de.jreality.geometry.RemoveDuplicateInfo
-
get Tolerance for equality
- getEvent() - Method in interface de.jreality.toolsystem.VirtualDeviceContext
-
- getEventType() - Method in class de.jreality.scene.event.SceneGraphComponentEvent
-
Get the event type either added, removed or replaced.
- getEventType() - Method in class de.jreality.scene.event.ToolEvent
-
- getExtent() - Method in class de.jreality.util.Rectangle3D
-
Get the dimensions of the box (length, width, depth).
- getExtent(double[]) - Method in class de.jreality.util.Rectangle3D
-
- getExternalSource() - Method in interface de.jreality.shader.Texture2D
-
- getEyePosition(Camera, int) - Static method in class de.jreality.util.CameraUtility
-
A method required for calculating cam2NDC for a CAVE-like environment.
- getEyeSeparation() - Method in class de.jreality.scene.Camera
-
- getFaceAttributes() - Method in class de.jreality.scene.IndexedFaceSet
-
Returns a read-only view to all currently defined face attributes.
- getFaceAttributes(Attribute) - Method in class de.jreality.scene.IndexedFaceSet
-
- getFaceColor() - Method in class de.jreality.plugin.scene.Terrain
-
- getFaceColor() - Method in class de.jreality.ui.AppearanceInspector
-
- getFaceColor() - Method in class de.jreality.vr.AppearancePanel
-
- getFaceColor() - Method in class de.jreality.vr.TerrainPluginVR
-
- getFaceIndices() - Method in class de.jreality.tools.FaceDragEvent
-
- getFaceLabelColor() - Method in class de.jreality.ui.AppearanceInspector
-
- getFaceLabelOffset() - Method in class de.jreality.ui.AppearanceInspector
-
- getFaceLabelResolution() - Method in class de.jreality.ui.AppearanceInspector
-
- getFaceLabelSize() - Method in class de.jreality.ui.AppearanceInspector
-
- getFaceReflection() - Method in class de.jreality.plugin.scene.Terrain
-
- getFaceReflection() - Method in class de.jreality.ui.AppearanceInspector
-
- getFaceReflection() - Method in class de.jreality.vr.AppearancePanel
-
- getFaceReflection() - Method in class de.jreality.vr.TerrainPluginVR
-
- getFaceVertices() - Method in class de.jreality.tools.FaceDragEvent
-
- getFactory(Geometry) - Static method in class de.jreality.geometry.GeometryUtility
-
- getFalloffA0() - Method in class de.jreality.scene.PointLight
-
- getFalloffA1() - Method in class de.jreality.scene.PointLight
-
- getFalloffA2() - Method in class de.jreality.scene.PointLight
-
- getFar() - Method in class de.jreality.scene.Camera
-
- getFatness() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
- getFeatherPow() - Method in class de.jreality.tools.DampedDraggingTool
-
- getFieldOfView() - Method in class de.jreality.scene.Camera
-
- getFileExtension(File) - Static method in class de.jreality.ui.viewerapp.FileFilter
-
- getFileLink() - Method in class de.jreality.plugin.scripting.PythonScriptTool
-
- getFirstElement() - Method in class de.jreality.scene.SceneGraphPath
-
- getFirstElement() - Method in class de.jreality.ui.viewerapp.Selection
-
Get the first element of the selection's path.
Note that selections always start with a
SceneGraphPath
.
- getFirstGeometry(SceneGraphComponent) - Static method in class de.jreality.util.SceneGraphUtility
-
- getFirstOutsideEdge(double[][], boolean[], double[]) - Static method in class de.jreality.math.P2
-
- getFlightTime() - Method in class de.jreality.tools.FlyToPickTool
-
- getFlipNormals() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getFocalLength() - Method in class de.jreality.scene.Camera
-
Values useful in Renderman backend.
- getFocus() - Method in class de.jreality.scene.Camera
-
- getFogColor() - Method in interface de.jreality.shader.RootAppearance
-
- getFogDensity() - Method in interface de.jreality.shader.RootAppearance
-
- getFogEnabled() - Method in interface de.jreality.shader.RootAppearance
-
- getFont() - Method in interface de.jreality.shader.DefaultTextShader
-
- getFontColor() - Method in class de.jreality.ui.LabelsInspector
-
- getFragmentProgram() - Method in class de.jreality.shader.GlslSource
-
- getFrame() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Get current frame displaying the scene.
- getFrameField() - Method in class de.jreality.geometry.TubeFactory
-
- getFramesSceneGraphRepresentation() - Method in class de.jreality.geometry.TubeFactory
-
- getFrom() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getFront() - Method in interface de.jreality.shader.CubeMap
-
- getFront() - Method in interface de.jreality.shader.TwoSidePolygonShader
-
- getFrontendGUI() - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
-
- getFrontendGUI() - Method in interface de.jreality.plugin.scripting.PythonGUI
-
- getFrustumInterval(double[], double[], Viewer) - Static method in class de.jreality.scene.pick.AABBPickSystem
-
- getFStop() - Method in class de.jreality.scene.Camera
-
Values useful in Renderman backend.
- getFullPeriodicColorGradient() - Static method in class de.jreality.util.ColorGradient
-
- getGain() - Method in class de.jreality.tools.FlyTool
-
- getGain() - Method in class de.jreality.tools.ShipNavigationTool
-
- getGain() - Method in class de.jreality.tools.ShipRotateTool
-
- getGain() - Method in class de.jreality.tools.ShipScaleTool
-
- getGain() - Method in class de.jreality.tutorial.util.FlyTool
-
- getGeometries(JrScene) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
TODO
Returns a map that contains data that is used to build a workaround
for the texture matrix bug in adobe reader.
- getGeometry() - Method in class de.jreality.geometry.AbstractGeometryFactory
-
- getGeometry() - Method in interface de.jreality.geometry.GeometryFactory
-
- getGeometry() - Method in class de.jreality.scene.event.GeometryEvent
-
- getGeometry() - Method in class de.jreality.scene.SceneGraphComponent
-
- getGeometry() - Method in class de.jreality.tools.PrimitiveDragEvent
-
- getGeometryAttributeCathegories() - Method in class de.jreality.scene.Geometry
-
- getGeometryAttributes() - Method in class de.jreality.scene.Geometry
-
Returns a read-only view to all currently defined geometry attributes.
- getGeometryAttributes(String) - Method in class de.jreality.scene.Geometry
-
- getGeometryName() - Method in class de.jreality.vr.Terrain
-
- getGeometrySelection() - Method in class de.jreality.vr.Terrain
-
- getGeometryTreeNode() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- getGeometryType() - Method in class de.jreality.vr.Terrain
-
- getGoFactor() - Method in class de.jreality.tools.FlyToPickTool
-
- getGravity() - Method in class de.jreality.tools.ShipNavigationTool
-
- getGridColor() - Method in class de.jreality.geometry.CoordinateSystemFactory
-
Get the current color of the grid on the bounding box faces.
- getGUI(long) - Method in class de.jreality.plugin.scripting.gui.NumberSpinnerGUI
-
- getGUI(long) - Method in class de.jreality.plugin.scripting.PythonGUIPlugin
-
- getGuiList() - Method in class de.jreality.plugin.scripting.PythonScriptTool
-
- getHapticEnabled() - Method in interface de.jreality.shader.HapticShader
-
- getHapticTouchableBack() - Method in interface de.jreality.shader.HapticShader
-
- getHapticTouchableFront() - Method in interface de.jreality.shader.HapticShader
-
- getHeadLightColor() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getHeadLightIntensity() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getHeadTransformationTool() - Method in class de.jreality.plugin.scene.Avatar
-
- getHeadTransformationTool() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getHeight() - Method in class de.jreality.shader.ImageData
-
- getHeight() - Method in class de.jreality.util.TargaFile
-
- getHelpDocument() - Method in class de.jreality.plugin.basic.Inspector
-
- getHelpDocument() - Method in class de.jreality.plugin.basic.Shell
-
- getHelpDocument() - Method in class de.jreality.plugin.content.ContentAppearance
-
- getHelpHandle() - Method in class de.jreality.plugin.basic.Inspector
-
- getHelpHandle() - Method in class de.jreality.plugin.basic.Shell
-
- getHelpHandle() - Method in class de.jreality.plugin.content.ContentAppearance
-
- getHelpPath() - Method in class de.jreality.plugin.basic.Inspector
-
- getHelpPath() - Method in class de.jreality.plugin.basic.Shell
-
- getHelpPath() - Method in class de.jreality.plugin.content.ContentAppearance
-
- getHelpTitle() - Method in class de.jreality.plugin.basic.MainPanel
-
- getHelpTitle() - Method in class de.jreality.plugin.scene.VRPanel
-
- getHideMouseToggle() - Method in class de.jreality.plugin.menu.DisplayOptions
-
- getHighlightColor() - Method in class de.jreality.tools.PointerDisplayTool
-
- getHit(ToolContext, double[], double[]) - Method in interface de.jreality.tools.ShipNavigationTool.PickDelegate
-
- getHoleFactor() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
-
- getIcon() - Method in class de.jreality.plugin.basic.View
-
- getIcon(String) - Static method in class de.jreality.plugin.icon.ImageHook
-
- getIcon(String, int, int) - Static method in class de.jreality.plugin.icon.ImageHook
-
- getIcon() - Method in class de.jreality.plugin.scripting.PythonScriptTool
-
- getIcon() - Method in class de.jreality.ui.viewerapp.actions.AbstractJrAction
-
- getId() - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
-
- getId() - Method in interface de.jreality.plugin.scripting.PythonGUI
-
- getId() - Method in class de.jreality.plugin.scripting.PythonScriptTool
-
- getIgnoreAlpha0() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getImage(String) - Static method in class de.jreality.plugin.icon.ImageHook
-
- getImage(String, int, int) - Static method in class de.jreality.plugin.icon.ImageHook
-
- getImage() - Method in class de.jreality.shader.ImageData
-
- getImage() - Method in interface de.jreality.shader.Texture2D
-
- getImage() - Method in class de.jreality.writer.u3d.U3DTexture
-
- getImageData() - Method in class de.jreality.tutorial.util.SimpleTextureFactory
-
- getImageData() - Method in class de.jreality.vr.Terrain
-
- getImmersion() - Method in class de.jreality.geometry.ParametricSurfaceFactory
-
- getImmersion() - Method in class de.jreality.geometry.ParametricTriangularSurfaceFactory
-
- getImplodeFactor() - Method in interface de.jreality.shader.ImplodePolygonShader
-
- getImportantEdgeDefaultAttributes() - Method in class de.jreality.geometry.GeometryMergeFactory
-
- getImportantFaceDefaultAttributes() - Method in class de.jreality.geometry.GeometryMergeFactory
-
- getImportantVertexDefaultAttributes() - Method in class de.jreality.geometry.GeometryMergeFactory
-
- getIndex() - Method in class de.jreality.scene.pick.Hit
-
- getIndex() - Method in interface de.jreality.scene.pick.PickResult
-
returns the index of the picked face/edge/point
- getIndex() - Method in class de.jreality.tools.FaceDragEvent
-
- getIndex() - Method in class de.jreality.tools.LineDragEvent
-
- getIndex() - Method in class de.jreality.tools.PointDragEvent
-
- getIndexedFaceSet() - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
-
- getIndexedFaceSet() - Method in class de.jreality.tools.FaceDragEvent
-
- getIndexedLineSet() - Method in class de.jreality.geometry.AbstractIndexedLineSetFactory
-
- getIndexedLineSet() - Method in class de.jreality.tools.LineDragEvent
-
- getIndexOfChild(Object, Object) - Method in class de.jreality.ui.treeview.AbstractTreeModel
-
Defaults to a linear search for the child.
- getIndexOfChild(SceneGraphComponent, SceneGraphComponent) - Static method in class de.jreality.util.SceneGraphUtility
-
Linear search for the index of child in childlist of parent.
- getIndexOfClosestXValue(double) - Method in class de.jreality.math.CubicBSpline
-
- getInfoOverlay() - Method in class de.jreality.plugin.basic.InfoOverlayPlugin
-
- getInput(URL) - Static method in class de.jreality.util.Input
-
factory method for creating an
Input
.
- getInput(File) - Static method in class de.jreality.util.Input
-
factory method for creating an
Input
.
- getInput(String, InputStream) - Static method in class de.jreality.util.Input
-
factory method for creating an
Input
.
- getInput(String) - Static method in class de.jreality.util.Input
-
searches for the given resource name as follows:
if resourceName contains :// we try to load it as a URL
if resourceName is an absolute filename the corresponding Input is created
resourceName is searched in the classpath
resourceName is searched relative to System.getProperty(SystemProperties.JREALITY_DATA)
resourceName is searched relative to the current dir
- getInputIFS() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
- getInputSlot() - Method in class de.jreality.toolsystem.ToolEvent
-
- getInputStream() - Method in class de.jreality.util.Input
-
- getInSlots() - Method in class de.jreality.toolsystem.config.VirtualDeviceConfig
-
- getInspector() - Method in class de.jreality.ui.viewerapp.Navigator
-
- getInstance(ToolContext) - Static method in class de.jreality.tools.AnimatorTool
-
- getInstance(ToolSystem) - Static method in class de.jreality.tools.AnimatorTool
-
- getInstanceImpl(Object) - Static method in class de.jreality.tools.AnimatorTool
-
WARNING: do not use this unless you write a tool system!!
- getInt(String) - Method in class de.jreality.util.ConfigurationAttributes
-
- getInt(String, int) - Method in class de.jreality.util.ConfigurationAttributes
-
- getIntegerSliders() - Method in class de.jreality.geometry.AbstractGeometryFactoryCustomizer
-
- getIntensity() - Method in class de.jreality.scene.Light
-
Get this light's intensity
- getInterpolationType() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getInterpreter() - Method in class de.jreality.plugin.scripting.PythonConsole
-
- getInverse() - Method in class de.jreality.math.Matrix
-
- getInverseFactored() - Method in class de.jreality.math.FactoredMatrix
-
- getInverseMatrix(double[]) - Method in class de.jreality.scene.SceneGraphPath
-
- getInverseMatrix(double[], int) - Method in class de.jreality.scene.SceneGraphPath
-
- getInverseMatrix(double[], int, int) - Method in class de.jreality.scene.SceneGraphPath
-
- getIsReflection() - Method in class de.jreality.math.FactoredMatrix
-
- getIsSpecial() - Method in class de.jreality.math.FactoredMatrix
-
- getJackLabel() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getJackRetries() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getJackTarget() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getJavaSoundFrameSize() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getJobName() - Method in interface de.jreality.plugin.job.Job
-
- getJobName() - Method in class de.jreality.plugin.job.JobsTestPlugin.CancelableTestJob
-
- getJobName() - Method in class de.jreality.plugin.job.JobsTestPlugin.TestJob
-
- getJobName() - Method in class de.jreality.plugin.job.JobsTestPlugin.TestJobWithoutProgress
-
- getJRActionEventHandler() - Static method in class de.jreality.tools.Button
-
- getJrScene() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Get the scene displayed.
- getJToggleButtons() - Method in class de.jreality.geometry.AbstractGeometryFactoryCustomizer
-
- getJumpSpeed() - Method in class de.jreality.plugin.scene.Avatar
-
- getJumpSpeed() - Method in class de.jreality.tools.ShipNavigationTool
-
- getKey() - Method in class de.jreality.scene.event.AppearanceEvent
-
- getKey() - Method in interface de.jreality.scene.tool.ToolContext
-
- getKey() - Method in class de.jreality.toolsystem.ToolSystem
-
- getLabelColor() - Method in class de.jreality.geometry.CoordinateSystemFactory
-
Get the current color of all labels of the coordinate system.
- getLabelFont() - Method in class de.jreality.geometry.CoordinateSystemFactory
-
Get the current font of all labels of the coordinate system.
- getLabelOffset() - Method in class de.jreality.ui.LabelsInspector
-
- getLabelResolution() - Method in class de.jreality.ui.LabelsInspector
-
- getLabelScale() - Method in class de.jreality.geometry.CoordinateSystemFactory
-
Get the current label scale, i.e.
- getLabelSize() - Method in class de.jreality.ui.LabelsInspector
-
- getLastComponent() - Method in class de.jreality.scene.SceneGraphPath
-
- getLastComponent() - Method in class de.jreality.ui.viewerapp.Selection
-
- getLastDir() - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
-
- getLastElement() - Method in class de.jreality.scene.SceneGraphPath
-
- getLastElement() - Method in class de.jreality.ui.viewerapp.Selection
-
- getLastJRViewer() - Static method in class de.jreality.plugin.JRViewer
-
Returns the last created instance of JRViewer
- getLastNode() - Method in class de.jreality.ui.viewerapp.Selection
-
- getLeft() - Method in interface de.jreality.shader.CubeMap
-
- getLength(Object) - Method in class de.jreality.scene.data.ByteBufferStorage
-
- getLength() - Method in class de.jreality.scene.data.DoubleArray
-
- getLength() - Method in class de.jreality.scene.data.DoubleArrayArray.Array
-
- getLength() - Method in class de.jreality.scene.data.DoubleArrayArray
-
- getLength() - Method in class de.jreality.scene.data.DoubleArrayArray.Inlined
-
- getLength() - Method in class de.jreality.scene.data.IntArray
-
- getLength() - Method in class de.jreality.scene.data.IntArrayArray
-
- getLength(Object) - Method in class de.jreality.scene.data.StorageModel
-
Return the length of a data item in the format of this
storage model.
- getLength() - Method in class de.jreality.scene.data.StringArray
-
- getLength() - Method in class de.jreality.scene.data.StringArrayArray
-
- getLength() - Method in class de.jreality.scene.SceneGraphPath
-
Gives the length of the path
- getLength() - Method in class de.jreality.ui.viewerapp.Selection
-
- getLengthAt(int) - Method in class de.jreality.scene.data.DoubleArrayArray.Array
-
- getLengthAt(int) - Method in class de.jreality.scene.data.DoubleArrayArray
-
- getLengthAt(int) - Method in class de.jreality.scene.data.DoubleArrayArray.Inlined
-
- getLengthAt(int) - Method in class de.jreality.scene.data.IntArrayArray.Array
-
- getLengthAt(int) - Method in class de.jreality.scene.data.IntArrayArray
-
- getLengthAt(int) - Method in class de.jreality.scene.data.IntArrayArray.Inlined
-
- getLengthAt(int) - Method in class de.jreality.scene.data.StringArrayArray.Array
-
- getLengthAt(int) - Method in class de.jreality.scene.data.StringArrayArray
-
- getLengthAt(int) - Method in class de.jreality.scene.data.StringArrayArray.Inlined
-
- getLengthOfTable() - Method in class de.jreality.math.CubicBSpline
-
- getLevelOfDetail() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getLight() - Method in class de.jreality.scene.event.LightEvent
-
Returns the sourceLight.
- getLight() - Method in class de.jreality.scene.SceneGraphComponent
-
Returns the light child if any.
- getLightingEnabled() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getLightIntensity() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getLightNode() - Method in class de.jreality.reader.ReaderMATHEMATICA
-
- getLightNodes(JrScene) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getLights(JrScene) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getLightTreeNode() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- getLinearScaleFactor() - Method in class de.jreality.tools.DampedDraggingTool
-
- getLineColor() - Method in class de.jreality.ui.AppearanceInspector
-
- getLineColor() - Method in class de.jreality.vr.AppearancePanel
-
- getLineCount() - Method in class de.jreality.geometry.AbstractIndexedLineSetFactory
-
- getLineFactor() - Method in interface de.jreality.shader.DefaultLineShader
-
- getLineIndices() - Method in class de.jreality.tools.LineDragEvent
-
BE CAREFUL: this method uses the line index when the drag started.
- getLineLabelColor() - Method in class de.jreality.ui.AppearanceInspector
-
- getLineLabelOffset() - Method in class de.jreality.ui.AppearanceInspector
-
- getLineLabelResolution() - Method in class de.jreality.ui.AppearanceInspector
-
- getLineLabelSize() - Method in class de.jreality.ui.AppearanceInspector
-
- getLineLighting(Boolean) - Method in interface de.jreality.shader.DefaultLineShader
-
- getLineReflection() - Method in class de.jreality.ui.AppearanceInspector
-
- getLineReflection() - Method in class de.jreality.vr.AppearancePanel
-
- getLineShader() - Method in interface de.jreality.shader.DefaultGeometryShader
-
- getLineStipple() - Method in interface de.jreality.shader.DefaultLineShader
-
- getLineStipplePattern() - Method in interface de.jreality.shader.DefaultLineShader
-
- getLineVertices() - Method in class de.jreality.tools.LineDragEvent
-
BE CAREFUL: this method uses the line index when the drag started.
- getLineWidth() - Method in interface de.jreality.shader.DefaultLineShader
-
- getList(Attribute) - Method in class de.jreality.scene.data.DataListSet
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class de.jreality.ui.treeview.JListRenderer
-
- getListLength() - Method in class de.jreality.scene.data.DataListSet
-
- getLocalLightModel() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getLog() - Method in class de.jreality.tools.ShowPropertiesToolLogger
-
- getLogarithmicRange() - Method in class de.jreality.ui.AppearanceInspector
-
- getLogarithmicRange() - Method in class de.jreality.ui.TextureInspector
-
- getLogger(Object) - Static method in class de.jreality.util.LoggingSystem
-
factory method to get a logger.
- getLogger(Class) - Static method in class de.jreality.util.LoggingSystem
-
factory method to get a logger.
- getM() - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
-
- getMagFilter() - Method in interface de.jreality.shader.Texture2D
-
- getMainIcon() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getMainIcon() - Method in class de.jreality.plugin.basic.PropertyPreferences
-
- getMainIcon() - Method in class de.jreality.plugin.basic.ViewPreferences
-
- getMainIcon() - Method in class de.jreality.plugin.scripting.PythonToolsManager
-
- getMainName() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getMainName() - Method in class de.jreality.plugin.basic.PropertyPreferences
-
- getMainName() - Method in class de.jreality.plugin.basic.ViewPreferences
-
- getMainName() - Method in class de.jreality.plugin.scripting.PythonToolsManager
-
- getMainPage() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getMainPage() - Method in class de.jreality.plugin.basic.PropertyPreferences
-
- getMainPage() - Method in class de.jreality.plugin.basic.ViewPreferences
-
- getMainPage() - Method in class de.jreality.plugin.scripting.PythonToolsManager
-
- getMargin() - Method in class de.jreality.tools.EncompassTool
-
- getMargin() - Method in class de.jreality.util.EncompassFactory
-
- getMatrix() - Method in class de.jreality.math.MatrixBuilder
-
- getMatrix(double[]) - Method in class de.jreality.scene.event.TransformationEvent
-
Returns the matrix in the provided target array.
- getMatrix(double[]) - Method in class de.jreality.scene.SceneGraphPath
-
matrix calculations
- getMatrix(double[], int) - Method in class de.jreality.scene.SceneGraphPath
-
- getMatrix(double[], int, int) - Method in class de.jreality.scene.SceneGraphPath
-
- getMatrix() - Method in class de.jreality.scene.Transformation
-
- getMatrix(double[]) - Method in class de.jreality.scene.Transformation
-
Copy the current matrix into aMatrix and return it.
- getMatrix() - Method in class de.jreality.vr.RotateBox
-
- getMax() - Method in class de.jreality.tutorial.util.TextSlider
-
Deprecated.
- getMax() - Method in class de.jreality.ui.widgets.TextSlider
-
- getMaxAngle() - Method in class de.jreality.tools.HeadTransformationTool
-
- getMaxExtent() - Method in class de.jreality.util.Rectangle3D
-
- getMaxHorizontalAngle() - Method in class de.jreality.tools.LookAtTool
-
- getMaximalRadius() - Method in class de.jreality.ui.AppearanceInspector
-
- getMaximalTextureScale() - Method in class de.jreality.ui.TextureInspector
-
- getMaxVerticalAngle() - Method in class de.jreality.tools.LookAtTool
-
- getMaxX() - Method in class de.jreality.util.Rectangle3D
-
- getMaxY() - Method in class de.jreality.util.Rectangle3D
-
- getMaxZ() - Method in class de.jreality.util.Rectangle3D
-
- getMenu() - Method in class de.jreality.plugin.menu.BackgroundColor
-
- getMenu() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Use this method to edit the ViewerApp's menu bar
(add/remove menus, add/remove items or actions to special menus).
- getMenu(String) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Get a menu specified by its name.
- getMenuBar() - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
-
Get the menu bar.
- getMenuPath() - Method in class de.jreality.plugin.scripting.PythonScriptTool
-
- getMetaData() - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
-
- getMetaDataSize() - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
-
- getMetric() - Method in class de.jreality.geometry.AbstractGeometryFactory
-
- getMetric(Geometry) - Static method in class de.jreality.geometry.GeometryUtility
-
- getMetric() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
-
- getMetric() - Method in class de.jreality.math.FactoredMatrix
-
- getMetric() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getMetric() - Method in class de.jreality.util.BSHServer
-
- getMetric() - Method in class de.jreality.util.EncompassFactory
-
- getMetric(SceneGraphPath) - Static method in class de.jreality.util.SceneGraphUtility
-
Return the metric metric at the end of the path
sgp by evaluating
effective appearance for the attribute
CommonAttributes.METRIC
.
- getMicrophonePath() - Method in class de.jreality.plugin.basic.Scene
-
- getMin() - Method in class de.jreality.tutorial.util.TextSlider
-
Deprecated.
- getMin() - Method in class de.jreality.ui.widgets.TextSlider
-
- getMinAngle() - Method in class de.jreality.tools.HeadTransformationTool
-
- getMinFilter() - Method in interface de.jreality.shader.Texture2D
-
- getMinHeight() - Method in class de.jreality.tools.ShipNavigationTool
-
- getMinHorizontalAngle() - Method in class de.jreality.tools.LookAtTool
-
- getMinVerticalAngle() - Method in class de.jreality.tools.LookAtTool
-
- getMinX() - Method in class de.jreality.util.Rectangle3D
-
- getMinY() - Method in class de.jreality.util.Rectangle3D
-
- getMinZ() - Method in class de.jreality.util.Rectangle3D
-
- getMipmapMode() - Method in interface de.jreality.shader.Texture2D
-
- getMousePosition() - Method in class de.jreality.ui.JSliderVR
-
- getMoveChildren() - Method in class de.jreality.tools.AxisTranslationTool
-
- getMoveChildren() - Method in class de.jreality.tools.DraggingTool
-
- getMoveChildren() - Method in class de.jreality.tools.RotateTool
-
- getN() - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
-
- getName() - Method in class de.jreality.plugin.scripting.PythonScriptTool
-
- getName() - Method in class de.jreality.scene.data.Attribute
-
- getName() - Method in class de.jreality.scene.SceneGraphNode
-
- getName() - Method in class de.jreality.scene.tool.InputSlot
-
- getName() - Method in class de.jreality.shader.GlslSource.AttributeParameter
-
- getName() - Method in class de.jreality.shader.GlslSource.UniformParameter
-
- getName() - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
-
- getName() - Method in class de.jreality.toolsystem.raw.DeviceMacbookSuddenMotionSensor
-
- getName() - Method in class de.jreality.toolsystem.raw.DeviceMouse
-
- getName() - Method in class de.jreality.toolsystem.raw.DeviceOldKeyboard
-
- getName() - Method in class de.jreality.toolsystem.raw.DeviceSpacenav
-
- getName() - Method in class de.jreality.toolsystem.raw.DeviceSystemTimer
-
- getName() - Method in interface de.jreality.toolsystem.raw.RawDevice
-
- getName() - Method in class de.jreality.toolsystem.raw.WiiMoteOSC
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualBumpAxis
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualClick
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualCoupledAxis
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualDoubleClick
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualEvolutionOperator
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualExtractAxis
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualExtractNegative
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualExtractPositive
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualExtractRotationTrafo
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualExtractTranslationTrafo
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualFilterAxis
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualFixedOnPressed
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualIntegrationOperator
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualInvertMatrix
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualMap
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualMergedAxis
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualMergedNDC
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualMousePointerTrafo
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualPortalRotation
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualProductMatrix
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualRawMousePointerTrafo
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualRepeater
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualReverseAxis
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualRotation
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualRotationAboutAxis
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualRotationFromRxRyRz
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualScaleAxis
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxis
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxisFirst
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualSwitchAndInvertAxis
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualTimestepEvolution
-
- getName() - Method in class de.jreality.toolsystem.virtual.VirtualToggleAxis
-
- getName() - Method in interface de.jreality.toolsystem.VirtualDevice
-
- getName() - Method in class de.jreality.vr.AbstractPluginVR
-
- getName() - Method in interface de.jreality.vr.PluginVR
-
- getName() - Method in enum de.jreality.vr.Terrain.GeometryType
-
- getName() - Method in enum de.jreality.writer.pdf.WriterPDF.PDF3DGridMode
-
- getName() - Method in enum de.jreality.writer.pdf.WriterPDF.PDF3DLightingScene
-
- getName() - Method in enum de.jreality.writer.pdf.WriterPDF.PDF3DRenderMode
-
- getName() - Method in enum de.jreality.writer.pdf.WriterPDF.PDF3DTool
-
- getNavigationSpeed() - Method in class de.jreality.plugin.scene.Avatar
-
- getNavigator() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Get the navigator.
- getNavigatorWithAccessories() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Add accessory components as tabs to navigator component.
- getNDCExtent(double[]) - Static method in class de.jreality.util.CameraUtility
-
- getNDCToCamera(Viewer) - Static method in class de.jreality.util.CameraUtility
-
- getNDCToCamera(Camera, double) - Static method in class de.jreality.util.CameraUtility
-
- getNDCToObject() - Method in class de.jreality.scene.pick.Graphics3D
-
- getNDCToScreen(Component) - Static method in class de.jreality.scene.pick.Graphics3D
-
- getNDCToWorld() - Method in class de.jreality.scene.pick.Graphics3D
-
- getNear() - Method in class de.jreality.scene.Camera
-
- getNearViewport(Viewer) - Static method in class de.jreality.util.CameraUtility
-
- getNewChildElement() - Method in class de.jreality.scene.event.SceneGraphComponentEvent
-
Get the new child for added or replaced or null
for removed.
- getNode() - Method in class de.jreality.scene.proxy.tree.SceneGraphNodeEntity
-
- getNode() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- getNumAttributes() - Method in class de.jreality.scene.data.DataListSet
-
- getNumberOfDimensions() - Method in class de.jreality.scene.data.StorageModel
-
- getNumEdges() - Method in class de.jreality.scene.IndexedLineSet
-
The number of edges defines the length of all data lists associated
with edge attributes.
- getNumEntries(String) - Method in class de.jreality.scene.Geometry
-
The number of entries defines the length of all data lists associated
with the target geometry attributes.
- getNumFaces() - Method in class de.jreality.scene.IndexedFaceSet
-
- getNumPoints() - Method in class de.jreality.scene.PointSet
-
The number of vertices defines the length of all data lists associated
with vertex attributes.
- getNumSubPages() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getNumSubPages() - Method in class de.jreality.plugin.basic.PropertyPreferences
-
- getNumSubPages() - Method in class de.jreality.plugin.basic.ViewPreferences
-
- getNumSubPages() - Method in class de.jreality.plugin.scripting.PythonToolsManager
-
- getNumViewers() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- getObj2WorldTrans() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getObjectCoordinates() - Method in class de.jreality.scene.pick.Hit
-
- getObjectCoordinates() - Method in interface de.jreality.scene.pick.PickResult
-
- getObjectScale() - Method in class de.jreality.ui.AppearanceInspector
-
- getObjectScale() - Method in class de.jreality.vr.AppearancePanel
-
- getObjectScale() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getObjectToCamera() - Method in class de.jreality.scene.pick.Graphics3D
-
- getObjectToNDC() - Method in class de.jreality.scene.pick.Graphics3D
-
- getObjectToScreen(Component) - Method in class de.jreality.scene.pick.Graphics3D
-
- getObjectToWorld() - Method in class de.jreality.scene.pick.Graphics3D
-
If the path is set, then it overrides the object2World matrix value
- getOffAxisViewPort(Camera, Rectangle2D, double[]) - Static method in class de.jreality.util.CameraUtility
-
A method required for calculating cam2NDC transformation for an off-axis camera.
- getOffset() - Method in interface de.jreality.shader.DefaultTextShader
-
- getOffset() - Method in class de.jreality.vr.AlignPluginVR
-
- getOldChildElement() - Method in class de.jreality.scene.event.SceneGraphComponentEvent
-
Get the new child for removed or replaced or null
for added.
- getOldValue() - Method in class de.jreality.scene.event.AppearanceEvent
-
- getOpaqueTubesAndSpheres() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getOperand0Alpha() - Method in interface de.jreality.shader.Texture2D
-
- getOperand0Color() - Method in interface de.jreality.shader.Texture2D
-
- getOperand1Alpha() - Method in interface de.jreality.shader.Texture2D
-
- getOperand1Color() - Method in interface de.jreality.shader.Texture2D
-
- getOperand2Alpha() - Method in interface de.jreality.shader.Texture2D
-
- getOperand2Color() - Method in interface de.jreality.shader.Texture2D
-
- getOrientationMatrix() - Method in class de.jreality.scene.Camera
-
The orientation matrix describes the transformation in
camera coordinate system which describes the orientation of
the head; the "standard" position is that the eyes are on the
x-axis, up is the y-axis, and z is the direction of projection
The orientation matrix is used for cameras such as those in the
PORTAL.
- getOriginalImage() - Method in class de.jreality.shader.ImageData
-
- getOutSlot() - Method in class de.jreality.toolsystem.config.VirtualDeviceConfig
-
- getOwner() - Method in class de.jreality.scene.SceneGraphNode
-
- getPanel() - Method in class de.jreality.plugin.content.ContentAppearance
-
- getPanel() - Method in class de.jreality.plugin.scene.Avatar
-
- getPanel() - Method in class de.jreality.plugin.scene.Sky
-
- getPanel() - Method in class de.jreality.plugin.scene.Terrain
-
- getPanel() - Method in class de.jreality.vr.AbstractPluginVR
-
- getPanel() - Method in class de.jreality.vr.AlignPluginVR
-
- getPanel() - Method in class de.jreality.vr.AppearancePluginVR
-
- getPanel() - Method in class de.jreality.vr.EnvironmentPluginVR
-
- getPanel() - Method in class de.jreality.vr.LoadPluginVR
-
- getPanel() - Method in interface de.jreality.vr.PluginVR
-
- getPanel() - Method in class de.jreality.vr.TerrainPluginVR
-
- getPanel() - Method in class de.jreality.vr.TexturePluginVR
-
- getPanel() - Method in class de.jreality.vr.ToolPluginVR
-
- getParameter() - Method in class de.jreality.shader.GlslProgram.UniformValue
-
- getParent() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- getParent(Object) - Method in class de.jreality.ui.treeview.AbstractTreeModel
-
Must be implemented by subclasses, return the parent of
a node.
- getParent(Object) - Method in class de.jreality.ui.treeview.SceneTreeModel
-
- getParentsMap(Collection<SceneGraphComponent>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getPath(String) - Method in class de.jreality.io.JrScene
-
currently used:
"cameraPath"
"emptyPickPath"
"avatarPath"
"microphonePath" (not yet...)
"contentPath" (not yet...)
- getPathsBetween(SceneGraphComponent, SceneGraphNode) - Static method in class de.jreality.util.SceneGraphUtility
-
- getPathsToNamedNodes(SceneGraphComponent, String) - Static method in class de.jreality.util.SceneGraphUtility
-
Find and return all paths fomr root to node with name name.
- getPathTo(Object) - Method in class de.jreality.ui.treeview.AbstractTreeModel
-
Used by event instance creation.
- getPermissions(CodeSource) - Method in class de.jreality.util.SimpleURLPolicy
-
- getPerspective() - Method in class de.jreality.plugin.basic.ViewMenuBar
-
- getPerspective() - Method in class de.jreality.plugin.basic.ViewToolBar
-
- getPerspective() - Method in class de.jreality.plugin.content.ContentTools
-
- getPerspective() - Method in class de.jreality.plugin.menu.DisplayOptions
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.audio.AudioOptions
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.basic.ConsolePlugin
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.basic.Inspector
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.basic.MainPanel
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.basic.Shell
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.basic.ViewShrinkPanelPlugin
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.job.JobMonitorPlugin
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.job.JobsTestPlugin
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.scene.VRExamples
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.scene.VRPanel
-
- getPerspectivePluginClass() - Method in class de.jreality.plugin.scripting.PythonConsole
-
- getPickDelegate() - Method in class de.jreality.tools.ShipNavigationTool
-
- getPickedEdgeVertexInds() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getPickedEdgeVerts() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getPickedFaceVertexInds() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getPickedFaceVerts() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getPickedObjectWC() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getPickedVertNormalOC() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getPickedVertNormalWC() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getPickedVertOC() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getPickedVertTexC() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getPickedVertWC() - Method in class de.jreality.tools.ShowPropertiesTool
-
- getPickPath() - Method in class de.jreality.scene.pick.Hit
-
- getPickPath() - Method in interface de.jreality.scene.pick.PickResult
-
- getPickSystem() - Method in interface de.jreality.scene.tool.ToolContext
-
- getPickSystem() - Method in class de.jreality.toolsystem.ToolSystem
-
- getPickType() - Method in class de.jreality.scene.pick.Hit
-
- getPickType() - Method in interface de.jreality.scene.pick.PickResult
-
returns if the type of the pick:
- PICK_TYPE_OBJECT
- PICK_TYPE_FACE
- PICK_TYPE_LINE
- PICK_TYPE_POINT
- getPixelFormat() - Method in interface de.jreality.shader.Texture2D
-
- getPlane() - Method in class de.jreality.scene.ClippingPlane
-
- getPlugin(Class<T>) - Method in class de.jreality.plugin.JRViewer
-
Returns a previously registered plug in instance
- getPlugin(Class<T>) - Method in class de.jreality.plugin.scripting.PythonIOController
-
- getPluginClass() - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
-
- getPluginClass() - Method in interface de.jreality.plugin.scripting.PythonGUI
-
- getPluginInfo() - Method in class de.jreality.plugin.audio.Audio
-
- getPluginInfo() - Method in class de.jreality.plugin.audio.AudioOptions
-
- getPluginInfo() - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.InfoOverlayPlugin
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.Inspector
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.MainPanel
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.PropertiesMenu
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.PropertyPreferences
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.Scene
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.Shell
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.StatusBar
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.ToolSystemPlugin
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.View
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.ViewMenuBar
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.ViewPreferences
-
- getPluginInfo() - Method in class de.jreality.plugin.basic.ViewToolBar
-
- getPluginInfo() - Method in class de.jreality.plugin.content.CenteredAndScaledContent
-
- getPluginInfo() - Method in class de.jreality.plugin.content.ContentAppearance
-
- getPluginInfo() - Method in class de.jreality.plugin.content.ContentLoader
-
- getPluginInfo() - Method in class de.jreality.plugin.content.ContentTools
-
- getPluginInfo() - Method in class de.jreality.plugin.content.DirectContent
-
- getPluginInfo() - Method in class de.jreality.plugin.content.TerrainAlignedContent
-
- getPluginInfo() - Method in class de.jreality.plugin.geometry.ParametricSurfaceFactoryPlugin
-
- getPluginInfo() - Method in class de.jreality.plugin.job.JobMonitorPlugin
-
- getPluginInfo() - Method in class de.jreality.plugin.menu.BackgroundColor
-
- getPluginInfo() - Method in class de.jreality.plugin.menu.CameraMenu
-
- getPluginInfo() - Method in class de.jreality.plugin.menu.DisplayOptions
-
- getPluginInfo() - Method in class de.jreality.plugin.menu.ExportMenu
-
- getPluginInfo() - Method in class de.jreality.plugin.scene.Avatar
-
- getPluginInfo() - Method in class de.jreality.plugin.scene.Lights
-
- getPluginInfo() - Method in class de.jreality.plugin.scene.SceneShrinkSlot
-
- getPluginInfo() - Method in class de.jreality.plugin.scene.Sky
-
- getPluginInfo() - Method in class de.jreality.plugin.scene.Terrain
-
- getPluginInfo() - Method in class de.jreality.plugin.scene.VRExamples
-
- getPluginInfo() - Method in class de.jreality.plugin.scene.VRPanel
-
- getPluginInfo() - Method in class de.jreality.plugin.scene.WindowManager
-
- getPluginInfo() - Method in class de.jreality.plugin.scripting.gui.NumberSpinnerGUI
-
- getPluginInfo() - Method in class de.jreality.tutorial.plugin.Persistence
-
- getPlugins(Class<T>) - Method in class de.jreality.plugin.scripting.PythonIOController
-
- getPoint() - Method in class de.jreality.tutorial.projects.darboux.StartPoint
-
- getPointColor() - Method in class de.jreality.ui.AppearanceInspector
-
- getPointColor() - Method in class de.jreality.vr.AppearancePanel
-
- getPointLabelColor() - Method in class de.jreality.ui.AppearanceInspector
-
- getPointLabelOffset() - Method in class de.jreality.ui.AppearanceInspector
-
- getPointLabelResolution() - Method in class de.jreality.ui.AppearanceInspector
-
- getPointLabelSize() - Method in class de.jreality.ui.AppearanceInspector
-
- getPointRadius() - Method in interface de.jreality.shader.DefaultPointShader
-
- getPointRadius() - Method in class de.jreality.ui.AppearanceInspector
-
- getPointRadius() - Method in class de.jreality.vr.AppearancePanel
-
- getPointReflection() - Method in class de.jreality.ui.AppearanceInspector
-
- getPointReflection() - Method in class de.jreality.vr.AppearancePanel
-
- getPoints() - Method in class de.jreality.tutorial.projects.darboux.DarbouxTransform
-
- getPoints() - Method in class de.jreality.tutorial.util.polygon.DragPointSet
-
Returns the points as an array of 3-vectors (double arrays with length 3).
- getPoints() - Method in interface de.jreality.tutorial.util.polygon.PointSequence
-
- getPoints() - Method in class de.jreality.tutorial.util.polygon.SubdividedPolygon
-
returns the subdivided point sequence.
- getPointSet() - Method in class de.jreality.geometry.AbstractPointSetFactory
-
- getPointSet() - Method in class de.jreality.geometry.PointSetFactory
-
- getPointSet() - Method in class de.jreality.tools.PointDragEvent
-
- getPointShader() - Method in interface de.jreality.shader.DefaultGeometryShader
-
- getPointSize() - Method in interface de.jreality.shader.DefaultPointShader
-
- getPolygonShader() - Method in interface de.jreality.shader.DefaultGeometryShader
-
- getPolygonShader() - Method in interface de.jreality.shader.DefaultLineShader
-
- getPolygonShader() - Method in interface de.jreality.shader.DefaultPointShader
-
- getPosition() - Method in class de.jreality.tools.FaceDragEvent
-
- getPosition() - Method in class de.jreality.tools.LineDragEvent
-
- getPosition() - Method in class de.jreality.tools.PointDragEvent
-
- getPosition() - Method in class de.jreality.tools.PrimitiveDragEvent
-
- getPreferredExtension() - Method in class de.jreality.ui.viewerapp.FileFilter
-
- getPreviewOptions() - Method in class de.jreality.ui.viewerapp.SunflowMenu
-
- getPrimitiveSize() - Method in class de.jreality.shader.GlslSource.UniformParameter
-
- getPrimitiveType() - Method in class de.jreality.shader.GlslSource.UniformParameter
-
- getPriority() - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
-
- getProfileCurve() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
-
- getProperty(Class<?>, String, T) - Method in class de.jreality.plugin.scripting.PythonIOController
-
- getProperty(String) - Method in class de.jreality.util.ConfigurationAttributes
-
- getProperty(String, String) - Static method in class de.jreality.util.Secure
-
- getProperty(String) - Static method in class de.jreality.util.Secure
-
- getPropertyDescriptors() - Method in class de.jreality.scene.IndexedFaceSetBeanInfo
-
- getPropertyDescriptors() - Method in class de.jreality.scene.IndexedLineSetBeanInfo
-
- getPropertyDescriptors() - Method in class de.jreality.scene.PointSetBeanInfo
-
- getPropertyDescriptors() - Method in class de.jreality.scene.SceneGraphComponentBeanInfo
-
- getPropertyDescriptors() - Method in class de.jreality.scene.SceneGraphNodeBeanInfo
-
- getPropertyDescriptors() - Method in class de.jreality.scene.TransformationBeanInfo
-
- getPropertyDescriptors() - Method in class de.jreality.shader.DefaultPolygonShaderBeanInfo
-
- getPropertyDescriptors() - Method in class de.jreality.shader.Texture2DBeanInfo
-
- getProxies(List) - Method in class de.jreality.scene.proxy.SceneProxyBuilder
-
- getProxy() - Method in class de.jreality.scene.proxy.ProxyFactory
-
Return the most recent created proxy.
- getProxy(Object) - Method in class de.jreality.scene.proxy.SceneProxyBuilder
-
- getProxy(SceneGraphPath) - Method in class de.jreality.scene.proxy.tree.SceneProxyTreeBuilder
-
traverses the tree along the given path
and returns the assigned proxy element
- getProxy() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- getProxyFactory() - Method in class de.jreality.scene.proxy.SceneProxyBuilder
-
- getProxyTreeFactory() - Method in class de.jreality.scene.proxy.tree.SceneProxyTreeBuilder
-
- getQuadMesh() - Method in class de.jreality.geometry.QuadMeshFactory
-
- getR() - Method in class de.jreality.tutorial.projects.darboux.DarbouxTransform
-
- getRadiiWorldCoordinates() - Method in interface de.jreality.shader.DefaultLineShader
-
- getRadiiWorldCoordinates() - Method in interface de.jreality.shader.DefaultPointShader
-
- getRadius() - Method in class de.jreality.tools.PickShowTool
-
- getRawConfigs() - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- getRawDevice() - Method in class de.jreality.toolsystem.config.RawDeviceConfig
-
- getRawMappings() - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- getReader() - Method in class de.jreality.util.Input
-
Creates a Reader for this Input
- getReader(String) - Method in class de.jreality.util.Input
-
Creates a Reader for this Input with given encoding.
- getRealButton(MouseEvent) - Static method in class de.jreality.toolsystem.raw.DeviceMouse
-
- getReferenceTable() - Method in class de.jreality.geometry.RemoveDuplicateInfo
-
- getReflectionMap() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getRegularDomain() - Method in class de.jreality.geometry.HeightFieldFactory
-
- getRelativeInput(String) - Method in class de.jreality.util.Input
-
Tries to resolve a Resource relative to this Input.
- getRenderOptions() - Method in class de.jreality.ui.viewerapp.SunflowMenu
-
- getRenderS3() - Method in interface de.jreality.shader.RootAppearance
-
- getRenderTrigger() - Method in class de.jreality.toolsystem.ToolSystem
-
- getRepeatS() - Method in interface de.jreality.shader.Texture2D
-
- getRepeatT() - Method in interface de.jreality.shader.Texture2D
-
- getRight() - Method in interface de.jreality.shader.CubeMap
-
- getRodLength() - Method in class de.jreality.tools.LookAtTool
-
- getRods() - Method in class de.jreality.tutorial.projects.darboux.DarbouxTransform
-
- getRollSpeed() - Method in class de.jreality.tools.AirplaneTool
-
- getRollUpDownSpeed() - Method in class de.jreality.tools.AirplaneTool
-
- getRoot() - Method in class de.jreality.scene.pick.Graphics3D
-
- getRoot() - Method in class de.jreality.tutorial.projects.darboux.StartPoint
-
- getRoot() - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
-
- getRoot() - Method in class de.jreality.ui.treeview.AbstractTreeModel
-
Returns the root object specified in the constructor.
- getRootAppearance() - Method in class de.jreality.plugin.basic.Scene
-
- getRootAppearance() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getRootGroupNode() - Method in class de.jreality.reader.Reader3DS
-
- getRootToLocal() - Method in interface de.jreality.scene.tool.ToolContext
-
- getRootToToolComponent() - Method in interface de.jreality.scene.tool.ToolContext
-
- getRotation() - Method in class de.jreality.math.FactoredMatrix
-
- getRotationAngle() - Method in class de.jreality.math.FactoredMatrix
-
- getRotationAxis() - Method in class de.jreality.math.FactoredMatrix
-
- getRotationQuaternion() - Method in class de.jreality.math.FactoredMatrix
-
Get the rotation specified as a unit quaternion
- getRow(int) - Method in class de.jreality.math.Matrix
-
- getRunFactor() - Method in class de.jreality.tools.AirplaneTool
-
- getRunFactor() - Method in class de.jreality.tools.ShipNavigationTool
-
- getRunnable() - Method in interface de.jreality.shader.Texture2D
-
- getRunningEnvironment() - Method in class de.jreality.plugin.basic.View
-
- getSampleRate() - Method in interface de.jreality.scene.data.SampleReader
-
- getScale() - Method in interface de.jreality.shader.DefaultTextShader
-
- getScaledColorAsFloat() - Method in class de.jreality.scene.Light
-
get the current color of this light as a triple of floats, premultiplied by the intensity factor.
- getScalingFactor(double[], int) - Static method in class de.jreality.util.CameraUtility
-
- getScene() - Method in class de.jreality.reader.ReaderJRS
-
- getSceneAttributes() - Method in class de.jreality.io.JrScene
-
- getSceneGraphComponent() - Method in class de.jreality.geometry.BallAndStickFactory
-
- getSceneGraphComponent() - Method in class de.jreality.plugin.scene.Terrain
-
- getSceneGraphComponent() - Method in class de.jreality.scene.event.SceneGraphComponentEvent
-
- getSceneGraphComponents(JrScene) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getSceneGraphRepresentation(TubeUtility.FrameInfo[]) - Static method in class de.jreality.geometry.TubeFactory
-
- getSceneGraphRepresentation(TubeUtility.FrameInfo[], double) - Static method in class de.jreality.geometry.TubeFactory
-
- getScenePath() - Method in class de.jreality.util.EncompassFactory
-
- getScenePaths() - Method in class de.jreality.io.JrScene
-
- getSceneRoot() - Method in class de.jreality.io.JrScene
-
- getSceneRoot() - Method in class de.jreality.plugin.basic.Scene
-
- getSceneRoot() - Method in interface de.jreality.scene.Viewer
-
Get the scene root.
- getSceneRoot() - Method in class de.jreality.ui.viewerapp.Navigator
-
- getSceneRoot() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Get the scene's root node.
- getSceneRoot() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- getSceneRoot() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getSceneTree() - Method in class de.jreality.ui.viewerapp.Navigator
-
- getScreenResolutionX() - Method in class de.jreality.plugin.scene.WindowManager
-
- getScreenResolutionY() - Method in class de.jreality.plugin.scene.WindowManager
-
- getSecondaryIndex() - Method in class de.jreality.scene.pick.Hit
-
- getSecondaryIndex() - Method in interface de.jreality.scene.pick.PickResult
-
- getSelectedTool() - Method in class de.jreality.plugin.scripting.PythonToolsManager
-
- getSelection() - Method in class de.jreality.ui.viewerapp.actions.AbstractSelectionListenerAction
-
Get the current selection.
- getSelection() - Method in class de.jreality.ui.viewerapp.Navigator
-
- getSelection() - Method in class de.jreality.ui.viewerapp.Navigator.SelectionEvent
-
Converts the TreePath of the current selection into a Selection object.
- getSelection() - Method in class de.jreality.ui.viewerapp.SelectionEvent
-
Get the current Selection object
- getSelection() - Method in interface de.jreality.ui.viewerapp.SelectionManager
-
- getSelection() - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
-
- getSelectionComponent() - Method in class de.jreality.vr.Landscape
-
- getSelectionManager() - Method in class de.jreality.plugin.basic.View
-
- getSelectionManager() - Method in class de.jreality.ui.viewerapp.actions.AbstractSelectionListenerAction
-
Get the underlying selection manager.
- getSelectionManager() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Get the SelectionManager managing selections in the ViewerApp.
- getSelectionPath() - Method in interface de.jreality.ui.viewerapp.SelectionManager
-
- getSelectionPath() - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
-
- getSeparateSpecularColor() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getSeparation() - Method in class de.jreality.geometry.SliceBoxFactory
-
- getSeparation() - Method in class de.jreality.geometry.SliceBoxFactory.SimpleDragTool
-
- getSGPath() - Method in class de.jreality.ui.viewerapp.Selection
-
Truncates the selection to SceneGraphNodes.
- getShadowMap() - Method in class de.jreality.scene.PointLight
-
- getShadowMapX() - Method in class de.jreality.scene.PointLight
-
- getShadowMapY() - Method in class de.jreality.scene.PointLight
-
- getSharedInstance() - Static method in class de.jreality.util.DefaultMatrixSupport
-
- getShiftAlongNormal() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
-
- getShipNavigationTool() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getShowDesktopBorder() - Method in class de.jreality.plugin.scene.WindowManager
-
- getShowFaces() - Method in interface de.jreality.shader.DefaultGeometryShader
-
- getShowLabels() - Method in interface de.jreality.shader.DefaultTextShader
-
- getShowLines() - Method in interface de.jreality.shader.DefaultGeometryShader
-
- getShowPoints() - Method in interface de.jreality.shader.DefaultGeometryShader
-
- getSize() - Method in class de.jreality.plugin.content.CenteredAndScaledContent
-
- getSize() - Method in class de.jreality.vr.AlignPluginVR
-
- getSkyBox(JrScene) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getSkyLight() - Method in class de.jreality.plugin.scene.Lights
-
- getSkyLightColor() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getSkyLightIntensity() - Method in class de.jreality.plugin.scene.Lights
-
- getSkyLightIntensity() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getSkyLightNode() - Method in class de.jreality.vr.EnvironmentPluginVR
-
- getSkyLightNode() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getSliceBoxSGC() - Method in class de.jreality.geometry.SliceBoxFactory
-
- getSlot() - Method in class de.jreality.toolsystem.config.VirtualConstant
-
- getSmoothShading() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getSnapToGridInterval() - Method in class de.jreality.tools.AxisTranslationTool
-
- getSource() - Method in interface de.jreality.scene.tool.ToolContext
-
- getSource() - Method in class de.jreality.shader.GlslProgram
-
- getSource() - Method in class de.jreality.toolsystem.ToolEvent
-
- getSource0Alpha() - Method in interface de.jreality.shader.Texture2D
-
- getSource0Color() - Method in interface de.jreality.shader.Texture2D
-
- getSource1Alpha() - Method in interface de.jreality.shader.Texture2D
-
- getSource1Color() - Method in interface de.jreality.shader.Texture2D
-
- getSource2Alpha() - Method in interface de.jreality.shader.Texture2D
-
- getSource2Color() - Method in interface de.jreality.shader.Texture2D
-
- getSourceCode() - Method in class de.jreality.plugin.scripting.PythonScriptTool
-
- getSourceNode() - Method in class de.jreality.scene.event.SceneEvent
-
Returns the source SceneGraphElement
.
- getSourceSlot() - Method in class de.jreality.toolsystem.config.RawMapping
-
- getSourceSlot() - Method in class de.jreality.toolsystem.config.VirtualMapping
-
- getSpecularCoefficient() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getSpecularColor() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getSpecularExponent() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getSpeed() - Method in class de.jreality.tools.ClickWheelCameraZoomTool
-
- getSphereBoundingBox() - Static method in class de.jreality.geometry.SphereUtility
-
Return a standard bounding box for a unit sphere.
- getSphereMapsMap(Collection<EffectiveAppearance>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getSpheresDraw() - Method in interface de.jreality.shader.DefaultPointShader
-
- getState() - Method in class de.jreality.scene.AudioSource
-
- getState() - Method in class de.jreality.ui.AppearanceInspectorState
-
- getStaticFriction() - Method in interface de.jreality.shader.HapticShader
-
- getStep() - Method in class de.jreality.ui.viewerapp.actions.camera.AbstractCameraAction
-
Get the step of shift actions.
- getStepsPerEdge() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
-
- getStereoType() - Method in interface de.jreality.scene.StereoViewer
-
- getStickGeometry() - Method in class de.jreality.geometry.BallAndStickFactory
-
- getStiffness() - Method in interface de.jreality.shader.HapticShader
-
- getStorageModel() - Method in class de.jreality.scene.data.DataItem
-
- getStorageModel() - Method in class de.jreality.scene.data.DataList
-
- getStoredAttributes() - Method in class de.jreality.scene.Appearance
-
- getStretch() - Method in class de.jreality.math.FactoredMatrix
-
Return the stretch vector for this transformation.
- getStringArray(String, String) - Method in class de.jreality.util.ConfigurationAttributes
-
- getStringRep() - Method in class de.jreality.shader.GlslSource.UniformParameter
-
- getSubdivision() - Method in class de.jreality.geometry.ParametricTriangularSurfaceFactory
-
- getSubPage(int) - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getSubPage(int) - Method in class de.jreality.plugin.basic.PropertyPreferences
-
- getSubPage(int) - Method in class de.jreality.plugin.basic.ViewPreferences
-
- getSubPage(int) - Method in class de.jreality.plugin.scripting.PythonToolsManager
-
- getSubPageIcon(int) - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getSubPageIcon(int) - Method in class de.jreality.plugin.basic.PropertyPreferences
-
- getSubPageIcon(int) - Method in class de.jreality.plugin.basic.ViewPreferences
-
- getSubPageIcon(int) - Method in class de.jreality.plugin.scripting.PythonToolsManager
-
- getSubPageName(int) - Method in class de.jreality.plugin.audio.AudioPreferences
-
- getSubPageName(int) - Method in class de.jreality.plugin.basic.PropertyPreferences
-
- getSubPageName(int) - Method in class de.jreality.plugin.basic.ViewPreferences
-
- getSubPageName(int) - Method in class de.jreality.plugin.scripting.PythonToolsManager
-
- getSunHeight() - Method in class de.jreality.vr.EnvironmentPluginVR
-
- getSunIntensity() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getSunLight() - Method in class de.jreality.plugin.scene.Lights
-
- getSunLightColor() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getSunLightIntensity() - Method in class de.jreality.plugin.scene.Lights
-
- getSurface() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
-
- GetSymbolFrequency(long, long) - Method in class de.jreality.writer.u3d.u3dencoding.ContextManager
-
- GetSymbolFromFrequency(long, long) - Method in class de.jreality.writer.u3d.u3dencoding.ContextManager
-
- getT() - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class de.jreality.plugin.scripting.swing.ButtonCellEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.jreality.plugin.scripting.swing.ButtonCellRenderer
-
- getTangents() - Method in class de.jreality.geometry.TubeFactory
-
- getTargetSlot() - Method in class de.jreality.toolsystem.config.RawMapping
-
- getTargetSlot() - Method in class de.jreality.toolsystem.config.VirtualMapping
-
- getTCPClient(InetSocketAddress) - Static method in class de.jreality.toolsystem.util.OSCPool
-
- getTCPServer(int) - Static method in class de.jreality.toolsystem.util.OSCPool
-
- getTerrain() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getTerrainAppearance() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getTerrainNode() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getTerrainScale() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getTerrainTextureScale() - Method in class de.jreality.vr.TerrainPluginVR
-
- getTextShader() - Method in interface de.jreality.shader.DefaultLineShader
-
- getTextShader() - Method in interface de.jreality.shader.DefaultPointShader
-
- getTextShader() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getTexture() - Method in class de.jreality.ui.AppearanceInspector
-
- getTexture() - Method in class de.jreality.vr.Terrain
-
- getTexture() - Method in class de.jreality.vr.TexturePluginVR
-
- getTexture2d() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getTextureCoordinates() - Method in class de.jreality.scene.pick.Hit
-
- getTextureCoordinates() - Method in interface de.jreality.scene.pick.PickResult
-
returns texture coordinates if available.
- getTextureInspector() - Method in class de.jreality.plugin.scene.Terrain
-
- getTextureInspector() - Method in class de.jreality.ui.AppearanceInspector
-
- getTextureMap(Collection<EffectiveAppearance>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getTextureMatrix() - Method in interface de.jreality.shader.Texture2D
-
- getTextureMatrix() - Method in class de.jreality.ui.AppearanceInspector
-
- getTextureMatrix() - Method in class de.jreality.ui.TextureInspector
-
- getTextureName() - Method in class de.jreality.vr.Terrain
-
- getTextureNames(String, Collection<U3DTexture>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getTextureRotation() - Method in class de.jreality.ui.TextureInspector
-
- getTextureRotationAngle() - Method in class de.jreality.ui.AppearanceInspector
-
- getTextures() - Method in class de.jreality.ui.AppearanceInspector
-
- getTextures() - Method in class de.jreality.ui.AppearanceInspectorState
-
- getTextures() - Method in class de.jreality.ui.TextureInspector
-
- getTextureScale() - Method in class de.jreality.vr.TexturePluginVR
-
- getTextureScaleU() - Method in class de.jreality.ui.AppearanceInspector
-
- getTextureScaleV() - Method in class de.jreality.ui.AppearanceInspector
-
- getTextureShear() - Method in class de.jreality.ui.TextureInspector
-
- getTextureShearAngle() - Method in class de.jreality.ui.AppearanceInspector
-
- getTextureTranslationU() - Method in class de.jreality.ui.AppearanceInspector
-
- getTextureTranslationV() - Method in class de.jreality.ui.AppearanceInspector
-
- getTextureUScale() - Method in class de.jreality.ui.TextureInspector
-
- getTextureUTranslation() - Method in class de.jreality.ui.TextureInspector
-
- getTextureVScale() - Method in class de.jreality.ui.TextureInspector
-
- getTextureVTranslation() - Method in class de.jreality.ui.TextureInspector
-
- getTexureSelection() - Method in class de.jreality.vr.Terrain
-
- getThickenedSurface() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
-
This returns the thickened surface.
- getThickness() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
-
- getThread() - Method in class de.jreality.toolsystem.ToolEventQueue
-
- getThreadSafe() - Static method in class de.jreality.scene.SceneGraphNode
-
- getThrustFactor() - Method in class de.jreality.tools.AirplaneTool
-
- getThrustHesitation() - Method in class de.jreality.tools.AirplaneTool
-
- getTime() - Method in interface de.jreality.scene.tool.ToolContext
-
- getTime() - Method in class de.jreality.util.ColorGradient
-
- getTimerQueue() - Method in class de.jreality.tools.AnimatorTool
-
- getTimeStamp() - Method in class de.jreality.toolsystem.ToolEvent
-
- getTitle() - Method in class de.jreality.plugin.basic.View
-
- getTool() - Method in class de.jreality.scene.event.ToolEvent
-
- getTool() - Method in class de.jreality.ui.treeview.SceneTreeModel.TreeTool
-
- getToolBarPriority() - Method in class de.jreality.plugin.basic.ViewToolBar
-
- getTools() - Method in class de.jreality.scene.SceneGraphComponent
-
use from inside Scene.executeReader(..)
- getToolSystem() - Method in class de.jreality.plugin.basic.ToolSystemPlugin
-
- getToolSystem() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
- getToolSystemForViewer(Viewer) - Static method in class de.jreality.toolsystem.ToolSystem
-
This method just looks up and returns the possibly null toolsystem associated to viewer
- getTop() - Method in interface de.jreality.shader.CubeMap
-
- getTopIFS() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
The returned reference is final.
- getTopIFSF() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
The returned reference is final.
- getTopSGC() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
-
The returned reference is final.
- GetTotalSymbolFrequency(long) - Method in class de.jreality.writer.u3d.u3dencoding.ContextManager
-
- getTrace() - Method in class de.jreality.math.Matrix
-
- getTrackball() - Method in class de.jreality.tools.TrackballRotateTool
-
- getTransformation() - Method in class de.jreality.scene.event.TransformationEvent
-
Returns the sourceTransformation.
- getTransformation() - Method in class de.jreality.scene.SceneGraphComponent
-
Returns the transformation node.
- getTransformation() - Method in class de.jreality.toolsystem.ToolEvent
-
- getTransformation(String) - Method in class de.jreality.util.ConfigurationAttributes
-
- getTransformationMatrix() - Method in class de.jreality.scene.event.TransformationEvent
-
- getTransformationMatrix(InputSlot) - Method in interface de.jreality.scene.tool.ToolContext
-
- getTransformationMatrix() - Method in class de.jreality.toolsystem.config.VirtualConstant
-
- getTransformationMatrix(InputSlot) - Method in interface de.jreality.toolsystem.VirtualDeviceContext
-
- getTransformationTreeNode() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- getTransformedAbsolute(double[], int) - Static method in class de.jreality.math.P3
-
- getTranslation() - Method in class de.jreality.math.FactoredMatrix
-
Get the translation vector for this transform
- getTranslation() - Method in class de.jreality.tools.FaceDragEvent
-
- getTranslation() - Method in class de.jreality.tools.LineDragEvent
-
- getTransparency() - Method in class de.jreality.plugin.scene.Terrain
-
- getTransparency() - Method in interface de.jreality.shader.DefaultPolygonShader
-
- getTransparency() - Method in class de.jreality.ui.AppearanceInspector
-
- getTransparency() - Method in class de.jreality.vr.AppearancePanel
-
- getTransparency() - Method in class de.jreality.vr.TerrainPluginVR
-
- getTransparencyEnabled() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getTranspose() - Method in class de.jreality.math.Matrix
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class de.jreality.ui.treeview.JTreeRenderer
-
- getTreeNode() - Method in class de.jreality.ui.treeview.SceneTreeModel.TreeTool
-
- getTreeNodeForChild(SceneGraphNode) - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
-
- getTreeNodeForProxy(Object) - Method in class de.jreality.scene.proxy.tree.SceneProxyTreeBuilder
-
proxies are stored in a WeakHashMap - so they need
to have a working equals-method
- getTreeNodes() - Method in class de.jreality.scene.proxy.tree.SceneGraphNodeEntity
-
- getTreeRoot() - Method in class de.jreality.scene.proxy.tree.SceneProxyTreeBuilder
-
- getTreeSelectionModel() - Method in class de.jreality.ui.viewerapp.Navigator
-
- getTube() - Method in class de.jreality.geometry.PolygonalTubeFactory
-
- getTubeDraw() - Method in interface de.jreality.shader.DefaultLineShader
-
- getTubeRadius() - Method in interface de.jreality.shader.DefaultLineShader
-
- getTubeRadius() - Method in class de.jreality.ui.AppearanceInspector
-
- getTubeRadius() - Method in class de.jreality.vr.AppearancePanel
-
- getTubeStyle() - Method in interface de.jreality.shader.DefaultLineShader
-
- getType() - Method in class de.jreality.shader.GlslSource.UniformParameter
-
- getUDegree() - Method in class de.jreality.geometry.BezierPatchMesh
-
- getUDPClient(InetSocketAddress) - Static method in class de.jreality.toolsystem.util.OSCPool
-
- getUDPServer(int) - Static method in class de.jreality.toolsystem.util.OSCPool
-
- getULineCount() - Method in class de.jreality.geometry.AbstractQuadMeshFactory
-
- getUMax() - Method in class de.jreality.geometry.ParametricSurfaceFactory
-
- getUMin() - Method in class de.jreality.geometry.ParametricSurfaceFactory
-
- getUniform(String) - Method in class de.jreality.shader.GlslProgram
-
- getUniformParameter(String) - Method in class de.jreality.shader.GlslSource
-
- getUniformParameters() - Method in class de.jreality.shader.GlslSource
-
- getUniqueNames(Collection<T>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getUseCenter() - Method in class de.jreality.math.FactoredMatrix
-
- getUseGLSL() - Method in interface de.jreality.shader.RootAppearance
-
- getUserBinormals() - Method in class de.jreality.geometry.TubeFactory
-
- getUTextureScale() - Method in class de.jreality.geometry.AbstractQuadMeshFactory
-
- getUTextureShift() - Method in class de.jreality.geometry.AbstractQuadMeshFactory
-
- getUVTriangle() - Method in class de.jreality.geometry.ParametricTriangularSurfaceFactory
-
- getValidBufferedImage(ImageData) - Static method in class de.jreality.util.ImageUtility
-
- getValue() - Method in class de.jreality.shader.GlslProgram.UniformValue
-
- getValue() - Method in class de.jreality.tutorial.util.TextSlider
-
Deprecated.
- getValue() - Method in class de.jreality.ui.widgets.TextSlider
-
- getValueAt(int) - Method in class de.jreality.scene.data.DoubleArray
-
- getValueAt(int, int) - Method in class de.jreality.scene.data.DoubleArrayArray.Array
-
- getValueAt(int) - Method in class de.jreality.scene.data.DoubleArrayArray.Array
-
- getValueAt(int, int) - Method in class de.jreality.scene.data.DoubleArrayArray
-
- getValueAt(int) - Method in class de.jreality.scene.data.DoubleArrayArray
-
- getValueAt(int, int) - Method in class de.jreality.scene.data.DoubleArrayArray.Inlined
-
- getValueAt(int) - Method in class de.jreality.scene.data.DoubleArrayArray.Inlined
-
- getValueAt(int) - Method in class de.jreality.scene.data.IntArray
-
- getValueAt(int, int) - Method in class de.jreality.scene.data.IntArrayArray.Array
-
- getValueAt(int) - Method in class de.jreality.scene.data.IntArrayArray.Array
-
- getValueAt(int, int) - Method in class de.jreality.scene.data.IntArrayArray
-
- getValueAt(int) - Method in class de.jreality.scene.data.IntArrayArray
-
- getValueAt(int, int) - Method in class de.jreality.scene.data.IntArrayArray.Inlined
-
- getValueAt(int) - Method in class de.jreality.scene.data.IntArrayArray.Inlined
-
- getValueAt(int) - Method in class de.jreality.scene.data.StringArray
-
- getValueAt(int, int) - Method in class de.jreality.scene.data.StringArrayArray.Array
-
- getValueAt(int) - Method in class de.jreality.scene.data.StringArrayArray.Array
-
- getValueAt(int, int) - Method in class de.jreality.scene.data.StringArrayArray
-
- getValueAt(int) - Method in class de.jreality.scene.data.StringArrayArray
-
- getValueAt(int, int) - Method in class de.jreality.scene.data.StringArrayArray.Inlined
-
- getValueAt(int) - Method in class de.jreality.scene.data.StringArrayArray.Inlined
-
- getValues() - Static method in class de.jreality.macosx.sms.SMSLib
-
- getVariableDisplay() - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
-
- getVariableDisplay() - Method in interface de.jreality.plugin.scripting.PythonGUI
-
- getVariableName() - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
-
- getVariableName() - Method in interface de.jreality.plugin.scripting.PythonGUI
-
- getVariableValue() - Method in interface de.jreality.plugin.scripting.PythonGUI
-
- getVDegree() - Method in class de.jreality.geometry.BezierPatchMesh
-
- getVectorLength(DataList) - Static method in class de.jreality.geometry.GeometryUtility
-
Find out the length of the first element of this
DataList
.
- getVectorLength(PointSet) - Static method in class de.jreality.geometry.GeometryUtility
-
Find out the length of the coordinates for a single vertex of this
PointSet
.
- getVertexAttributes() - Method in class de.jreality.scene.PointSet
-
Returns a read-only view to all currently defined vertex attributes.
- getVertexAttributes(Attribute) - Method in class de.jreality.scene.PointSet
-
- getVertexColors() - Method in interface de.jreality.shader.DefaultLineShader
-
- getVertexCount() - Method in class de.jreality.geometry.AbstractPointSetFactory
-
- getVertexProgram() - Method in class de.jreality.shader.GlslSource
-
- getVerticalOffset() - Method in class de.jreality.plugin.content.TerrainAlignedContent
-
- getViewer() - Method in class de.jreality.plugin.basic.View
-
- getViewer() - Method in class de.jreality.plugin.JRViewer
-
- getViewer() - Method in interface de.jreality.scene.tool.ToolContext
-
- getViewer() - Method in class de.jreality.ui.viewerapp.SunflowMenu
-
- getViewer() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
- getViewerNames() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- getViewers() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- getViewerSwitch() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
- getViewerVR() - Method in class de.jreality.vr.AbstractPluginVR
-
- getViewerVR() - Method in interface de.jreality.vr.PluginVR
-
- getViewingComponent() - Method in interface de.jreality.scene.Viewer
-
Gives the viewing component.
- getViewingComponent() - Method in class de.jreality.ui.viewerapp.ViewerApp
-
Deprecated.
Get the viewing component only.
- getViewingComponent() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- getViewingComponentSize() - Method in interface de.jreality.scene.Viewer
-
Gives the dimension of the viewing component in pixel.
- getViewingComponentSize() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
-
- getViewNodes(JrScene) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getViewPort() - Method in class de.jreality.scene.Camera
-
- getViewport(Camera, double) - Static method in class de.jreality.util.CameraUtility
-
Determine the viewport of the given camera: the intersection of the viewing frustum
with the z=1 plane.
- getVirtualConfigs() - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- getVirtualConstants() - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- getVirtualDevice() - Method in class de.jreality.toolsystem.config.VirtualDeviceConfig
-
- getVirtualMappings() - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
-
- getVisibility(JrScene, HashMap<SceneGraphComponent, EffectiveAppearance>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
-
- getVLineCount() - Method in class de.jreality.geometry.AbstractQuadMeshFactory
-
- getVMax() - Method in class de.jreality.geometry.ParametricSurfaceFactory
-
- getVMin() - Method in class de.jreality.geometry.ParametricSurfaceFactory
-
- getVTextureScale() - Method in class de.jreality.geometry.AbstractQuadMeshFactory
-
- getVTextureShift() - Method in class de.jreality.geometry.AbstractQuadMeshFactory
-
- getWidth() - Method in class de.jreality.shader.ImageData
-
- getWidth() - Method in class de.jreality.util.TargaFile
-
- getWindowManager() - Method in class de.jreality.vr.ViewerVR
-
Deprecated.
- getWindowRoot() - Method in class de.jreality.plugin.scene.WindowManager
-
- getWorldCoordinates() - Method in class de.jreality.scene.pick.Hit
-
- getWorldCoordinates() - Method in interface de.jreality.scene.pick.PickResult
-
- getWorldToCamera() - Method in class de.jreality.scene.pick.Graphics3D
-
- getWorldToNDC() - Method in class de.jreality.scene.pick.Graphics3D
-
- getWorldToObject() - Method in class de.jreality.scene.pick.Graphics3D
-
- getWritableList(Attribute) - Method in class de.jreality.scene.data.DataListSet
-
- getX() - Method in class de.jreality.math.CubicBSpline
-
- getX(int) - Method in class de.jreality.math.CubicBSpline
-
- getX() - Method in class de.jreality.tools.FaceDragEvent
-
The x-coordinate of this event's translation.
- getX() - Method in class de.jreality.tools.LineDragEvent
-
The x-coordinate of this event's translation.
- getX() - Method in class de.jreality.tools.PointDragEvent
-
The x-coordinate of this event's position.
- getX() - Method in class de.jreality.tools.PrimitiveDragEvent
-
The x-coordinate of this event's position.
- getXmax() - Method in class de.jreality.geometry.BoundingBoxTraversal
-
- getXmin() - Method in class de.jreality.geometry.BoundingBoxTraversal
-
- getXYZAxes() - Static method in class de.jreality.geometry.TubeFactory
-
- getY(int) - Method in class de.jreality.math.CubicBSpline
-
- getY() - Method in class de.jreality.math.CubicBSpline
-
- getY() - Method in class de.jreality.tools.FaceDragEvent
-
The y-coordinate of this event's translation.
- getY() - Method in class de.jreality.tools.LineDragEvent
-
The y-coordinate of this event's translation.
- getY() - Method in class de.jreality.tools.PointDragEvent
-
The y-coordinate of this event's position.
- getY() - Method in class de.jreality.tools.PrimitiveDragEvent
-
The y-coordinate of this event's position.
- getYmax() - Method in class de.jreality.geometry.BoundingBoxTraversal
-
- getYmin() - Method in class de.jreality.geometry.BoundingBoxTraversal
-
- getZ() - Method in class de.jreality.tools.FaceDragEvent
-
The z-coordinate of this event's translation.
- getZ() - Method in class de.jreality.tools.LineDragEvent
-
The z-coordinate of this event's translation.
- getZ() - Method in class de.jreality.tools.PointDragEvent
-
The z-coordinate of this event's position.
- getZ() - Method in class de.jreality.tools.PrimitiveDragEvent
-
The z-coordinate of this event's position.
- getZBufferEnabled() - Method in interface de.jreality.shader.RenderingHintsShader
-
- getZmax() - Method in class de.jreality.geometry.BoundingBoxTraversal
-
- getZmin() - Method in class de.jreality.geometry.BoundingBoxTraversal
-
- GL_ADD - Static variable in interface de.jreality.shader.Texture2D
-
- GL_ADD_SIGNED - Static variable in interface de.jreality.shader.Texture2D
-
- GL_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_ALPHA_SCALE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_BGRA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_BLEND - Static variable in interface de.jreality.shader.Texture2D
-
- GL_CLAMP - Static variable in interface de.jreality.shader.Texture2D
-
- GL_CLAMP_TO_EDGE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_COMBINE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_COMBINE_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_COMBINE_RGB - Static variable in interface de.jreality.shader.Texture2D
-
- GL_CONSTANT - Static variable in interface de.jreality.shader.Texture2D
-
- GL_DECAL - Static variable in interface de.jreality.shader.Texture2D
-
- GL_DOT3_RGB - Static variable in interface de.jreality.shader.Texture2D
-
- GL_DOT3_RGBA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_DST_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_DST_COLOR - Static variable in interface de.jreality.shader.Texture2D
-
- GL_INTENSITY - Static variable in interface de.jreality.shader.Texture2D
-
- GL_INTERPOLATE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_LINEAR - Static variable in interface de.jreality.shader.Texture2D
-
- GL_LINEAR_MIPMAP_LINEAR - Static variable in interface de.jreality.shader.Texture2D
-
- GL_LINEAR_MIPMAP_NEAREST - Static variable in interface de.jreality.shader.Texture2D
-
- GL_LUMINANCE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_LUMINANCE_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_MIRRORED_REPEAT - Static variable in interface de.jreality.shader.Texture2D
-
- GL_MODULATE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_NEAREST - Static variable in interface de.jreality.shader.Texture2D
-
- GL_NEAREST_MIPMAP_LINEAR - Static variable in interface de.jreality.shader.Texture2D
-
- GL_NEAREST_MIPMAP_NEAREST - Static variable in interface de.jreality.shader.Texture2D
-
- GL_ONE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_ONE_MINUS_DST_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_ONE_MINUS_DST_COLOR - Static variable in interface de.jreality.shader.Texture2D
-
- GL_ONE_MINUS_SRC_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_ONE_MINUS_SRC_COLOR - Static variable in interface de.jreality.shader.Texture2D
-
- GL_OPERAND0_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_OPERAND0_RGB - Static variable in interface de.jreality.shader.Texture2D
-
- GL_OPERAND1_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_OPERAND1_RGB - Static variable in interface de.jreality.shader.Texture2D
-
- GL_OPERAND2_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_OPERAND2_RGB - Static variable in interface de.jreality.shader.Texture2D
-
- GL_PREVIOUS - Static variable in interface de.jreality.shader.Texture2D
-
- GL_PRIMARY_COLOR - Static variable in interface de.jreality.shader.Texture2D
-
- GL_REPEAT - Static variable in interface de.jreality.shader.Texture2D
-
- GL_REPLACE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_RGB - Static variable in interface de.jreality.shader.Texture2D
-
- GL_RGB_SCALE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_RGBA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_SOURCE0_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_SOURCE0_RGB - Static variable in interface de.jreality.shader.Texture2D
-
- GL_SOURCE1_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_SOURCE1_RGB - Static variable in interface de.jreality.shader.Texture2D
-
- GL_SOURCE2_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_SOURCE2_RGB - Static variable in interface de.jreality.shader.Texture2D
-
- GL_SRC_ALPHA - Static variable in interface de.jreality.shader.Texture2D
-
- GL_SRC_ALPHA_SATURATE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_SRC_COLOR - Static variable in interface de.jreality.shader.Texture2D
-
- GL_SUBTRACT - Static variable in interface de.jreality.shader.Texture2D
-
- GL_TEXTURE - Static variable in interface de.jreality.shader.Texture2D
-
- GL_TEXTURE0 - Static variable in interface de.jreality.shader.Texture2D
-
- GLJPanelViewerExample - Class in de.jreality.tutorial.viewer
-
A simple class showing how to use a GLJPanelViewer
, lightweight version
of the JOGL viewer which allows the user to mix ordinary Java 2D code with JOGL
3D graphics.
- GLJPanelViewerExample() - Constructor for class de.jreality.tutorial.viewer.GLJPanelViewerExample
-
- GLShadingLangExample01 - Class in de.jreality.tutorial.app
-
A simple example of using an OpenGL shading language shader in a jReality scene graph.
- GLShadingLangExample01() - Constructor for class de.jreality.tutorial.app.GLShadingLangExample01
-
- GLShadingLangExample02 - Class in de.jreality.tutorial.app
-
An example using multiple OpenGL shading language shaders in a jReality scene graph.
- GLShadingLangExample02() - Constructor for class de.jreality.tutorial.app.GLShadingLangExample02
-
- GLShadingLangExample03 - Class in de.jreality.tutorial.app
-
A simple example of using an OpenGL shading language shader in a jReality scene graph.
- GLShadingLangExample03() - Constructor for class de.jreality.tutorial.app.GLShadingLangExample03
-
- GLSL - Static variable in class de.jreality.shader.CommonAttributes
-
- GlslProgram - Class in de.jreality.shader
-
- GlslProgram(Appearance, String, Input, Input) - Constructor for class de.jreality.shader.GlslProgram
-
- GlslProgram(Appearance, String, GlslSource) - Constructor for class de.jreality.shader.GlslProgram
-
- GlslProgram(Appearance, String, String, String) - Constructor for class de.jreality.shader.GlslProgram
-
- GlslProgram(Appearance, String, String[], String[]) - Constructor for class de.jreality.shader.GlslProgram
-
- GlslProgram(EffectiveAppearance, String) - Constructor for class de.jreality.shader.GlslProgram
-
- GlslProgram(Appearance, String) - Constructor for class de.jreality.shader.GlslProgram
-
- GlslProgram(Appearance, EffectiveAppearance, String) - Constructor for class de.jreality.shader.GlslProgram
-
this makes only sense if app is the last appearance pushed on the EffectiveAppearance stack!
- GlslProgram.UniformValue - Class in de.jreality.shader
-
- GlslSource - Class in de.jreality.shader
-
An abstraction of OpenGL shading language (GLSL) programs.
- GlslSource(Input, Input) - Constructor for class de.jreality.shader.GlslSource
-
- GlslSource(String, String) - Constructor for class de.jreality.shader.GlslSource
-
- GlslSource(String[], String[]) - Constructor for class de.jreality.shader.GlslSource
-
- GlslSource.AttributeParameter - Class in de.jreality.shader
-
- GlslSource.UniformParameter - Class in de.jreality.shader
-
- GLVertexArrayExample - Class in de.jreality.tutorial.app
-
- GLVertexArrayExample() - Constructor for class de.jreality.tutorial.app.GLVertexArrayExample
-
- goodVal(double) - Method in class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxisFirst
-
- Graphics3D - Class in de.jreality.scene.pick
-
- Graphics3D(Viewer) - Constructor for class de.jreality.scene.pick.Graphics3D
-
- Graphics3D(Viewer, SceneGraphPath) - Constructor for class de.jreality.scene.pick.Graphics3D
-
- Graphics3D(SceneGraphPath, SceneGraphPath, double) - Constructor for class de.jreality.scene.pick.Graphics3D
-
- GuiUtility - Class in de.jreality.util
-
Static methods for hiding and showing the cursor.
- GuiUtility() - Constructor for class de.jreality.util.GuiUtility
-