A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

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
This class implements the functionality of the API class IndexedFaceSetFactory.
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
Tool that generates an ActionEvent on activation.
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
The gui component of the ContentAppearance plugin.
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
Returns true iff an Appearance was selected
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
Like StorageModel.array(int) but without specifying an entry size.
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
Tagging Interface for AttributeEntitys.
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
Specifies whether ViewerApp initializes a RenderTrigger for the displayed scene.
Values: true | false
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
 

B

BACK_FACE_CULLING_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
BACK_FACE_CULLING_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
 
BACKEND_RETAIN_GEOMETRY - Static variable in class de.jreality.shader.CommonAttributes
 
BACKGROUND_COLOR - Static variable in class de.jreality.shader.CommonAttributes
 
BACKGROUND_COLOR_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
BACKGROUND_COLOR_DEFAULT - Static variable in interface de.jreality.shader.RootAppearance
 
BACKGROUND_COLORS - Static variable in class de.jreality.shader.CommonAttributes
 
BACKGROUND_COLORS_DEFAULT - Static variable in interface de.jreality.shader.RootAppearance
 
BACKGROUND_COLORS_STRETCH_X - Static variable in class de.jreality.shader.CommonAttributes
 
BACKGROUND_COLORS_STRETCH_Y - Static variable in class de.jreality.shader.CommonAttributes
 
BACKGROUND_TEXTURE2D - Static variable in class de.jreality.shader.CommonAttributes
 
BackgroundColor - Class in de.jreality.plugin.menu
 
BackgroundColor() - Constructor for class de.jreality.plugin.menu.BackgroundColor
 
BackgroundExample - Class in de.jreality.tutorial.app
 
BackgroundExample() - Constructor for class de.jreality.tutorial.app.BackgroundExample
 
bakeTerrain(Viewer) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
BallAndStickFactory - Class in de.jreality.geometry
This class constructs a ball-and-stick representation of an instance of IndexedLineSet and returns it in the form of an instance of SceneGraphComponent.
BallAndStickFactory(IndexedLineSet) - Constructor for class de.jreality.geometry.BallAndStickFactory
 
BallAndStickFactoryExample - Class in de.jreality.tutorial.geom
An example of using the BallAndStickFactory.
BallAndStickFactoryExample() - Constructor for class de.jreality.tutorial.geom.BallAndStickFactoryExample
 
barycentricCoordinates(double[], double[], double[], double[]) - Static method in class de.jreality.math.P3
 
barycentricCoordinates(double[], double[][], double[]) - Static method in class de.jreality.math.Pn
 
barycentricTriangleInterp(double[], double[][], double[]) - Static method in class de.jreality.math.Rn
Calculate the euclidean coordinates of the point whose barycentric coordinates with respect to the triangle corners are coords.
BeanInspectorExample - Class in de.jreality.tutorial.gui
Extends ParametricSurfaceExample by an inspector plugin panel.
BeanInspectorExample() - Constructor for class de.jreality.tutorial.gui.BeanInspectorExample
 
BeanInspectorExample.Swallowtail - Class in de.jreality.tutorial.gui
 
BeanInspectorExample.Swallowtail() - Constructor for class de.jreality.tutorial.gui.BeanInspectorExample.Swallowtail
 
BeanShell - Class in de.jreality.ui.viewerapp
 
BeanShell() - Constructor for class de.jreality.ui.viewerapp.BeanShell
 
BeanShell(SelectionManager) - Constructor for class de.jreality.ui.viewerapp.BeanShell
 
BeanShellTool - Class in de.jreality.scene.tool
This class is a workaround for problems with constructors having arguments in the beanshell interpreter.
BeanShellTool() - Constructor for class de.jreality.scene.tool.BeanShellTool
 
beautify(boolean) - Method in class de.jreality.geometry.CoordinateSystemFactory
Beautify the coordinate system automatically iff set to true, i.e.
bezierCombination(double[], double, double[], double[], double[], double[]) - Static method in class de.jreality.math.Rn
 
BezierPatchMesh - Class in de.jreality.geometry
This class implements Bezier tensor product surfaces of arbitrary dimension.
BezierPatchMesh(int, int, double[][][]) - Constructor for class de.jreality.geometry.BezierPatchMesh
 
BigMesh - Class in de.jreality.vr
 
BigMesh() - Constructor for class de.jreality.vr.BigMesh
 
bigMesh(int, double, double) - Static method in class de.jreality.vr.BigMesh
 
bilinearInterpolation(double[], double, double, double[], double[], double[], double[]) - Static method in class de.jreality.math.Rn
 
binaryRefine(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
Only applicable for ifs all of whose faces are triangles; then each triangle is broken into four smaller triangles by bisecting the edges.
BitStreamRead - Class in de.jreality.writer.u3d.u3dencoding
 
BitStreamRead() - Constructor for class de.jreality.writer.u3d.u3dencoding.BitStreamRead
 
BitStreamWrite - Class in de.jreality.writer.u3d.u3dencoding
 
BitStreamWrite() - Constructor for class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
BLEND_COLOR_DEFAULT - Static variable in interface de.jreality.shader.CubeMap
 
BLEND_COLOR_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
blockAttribute(Attribute) - Method in class de.jreality.geometry.GeometryAttributeListSet
 
BOUNDING_BOX - Static variable in class de.jreality.geometry.GeometryUtility
For setting the bounding box of the geometry; Value: Rectangle3D.
BoundingBoxTraversal - Class in de.jreality.geometry
This class traverses a scene graph starting from the given "root" scene graph component and calculates the 3D bounding box.
BoundingBoxTraversal() - Constructor for class de.jreality.geometry.BoundingBoxTraversal
 
BoundingBoxUtility - Class in de.jreality.geometry
A set of static methods for calculating rectangular bounding boxes in euclidean space
BoundingBoxUtility() - Constructor for class de.jreality.geometry.BoundingBoxUtility
 
box(double, double, double, boolean) - Static method in class de.jreality.geometry.Primitives
Same as #box(double, double, double, boolean, Pn.EUCLIDEAN)
box(double, double, double, boolean, int) - Static method in class de.jreality.geometry.Primitives
A box centered at the origin.
boxFactory(double, double, double, boolean, int) - Static method in class de.jreality.geometry.Primitives
 
broadcastChange() - Method in class de.jreality.tutorial.util.FlyTool
 
BruteForcePicking - Class in de.jreality.scene.pick
TODO: get rid of the maxDist parameter, use the from and to vectors as the endpoints of the segment of valid pick-points
BruteForcePicking() - Constructor for class de.jreality.scene.pick.BruteForcePicking
 
BSH_JAR - Static variable in class de.jreality.util.SystemProperties
Specifies the location of bsh.jar for reading bsh script files.
BSHServer - Class in de.jreality.util
This class opens a ServerSocket and accepts connections.
BSHServer(int) - Constructor for class de.jreality.util.BSHServer
create a bsh server listening to the given port
Button - Class in de.jreality.tools
The de.jreality.tools.Button is similar to the de.jreality.tools.Timer should be used instead of swing buttons if its action causes changes in the scene graph (e.g.
Button(AbstractAction) - Constructor for class de.jreality.tools.Button
 
button(SpaceNavButtonEvent) - Method in class de.jreality.toolsystem.raw.DeviceSpacenav
 
ButtonCellEditor - Class in de.jreality.plugin.scripting.swing
 
ButtonCellEditor() - Constructor for class de.jreality.plugin.scripting.swing.ButtonCellEditor
 
ButtonCellRenderer - Class in de.jreality.plugin.scripting.swing
 
ButtonCellRenderer() - Constructor for class de.jreality.plugin.scripting.swing.ButtonCellRenderer
 
ByteBufferList - Class in de.jreality.scene.data
This class uses a pool of ByteBuffer when being de-serialized.
ByteBufferList.BufferPool - Class in de.jreality.scene.data
 
ByteBufferList.BufferPool() - Constructor for class de.jreality.scene.data.ByteBufferList.BufferPool
 
ByteBufferListSet - Class in de.jreality.scene.data
DataListSet for converting an existing set into a set consisting of ByteBufferList replacements if possible.
ByteBufferListSet(int) - Constructor for class de.jreality.scene.data.ByteBufferListSet
 
ByteBufferStorage - Class in de.jreality.scene.data
Storage Model for ByteBufferList which uses a ByteBuffer as backend.

C

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
Returns true iff a SceneGraphComponent was selected
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
Specifies a properties file used in ConfigurationAttributes for managing configuration settings.
Values: file path
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 AttributeEntityfor 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
Create an implementation of the AttributeEntityfor reading from an EffectiveAppearance.
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
Allocate and return an instance of SceneGraphComponent fitted out with an instance of Transformation and Appearance.
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
Like StorageModel.createReadOnly(Object,int,int) assuming offset 0 and the entire array length.
createReadOnly(Object, int, int) - Method in class de.jreality.scene.data.StorageModel
Create a data list using this data model.
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
target = a x b, i.e., the cross product or vector product
WARNING: This method fails when the target is same as one of its arguments.
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
 

D

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
A data list using a storage model for the 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
Deprecated.
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
Utility to store default matrices for Transformations.
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
A vectorized version of Pn.dehomogenize(double[], double[]).
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
An immutable array of DoubleArrays.
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
 

E

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 Appearances 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
Returns true iff an AttributeEntity was selected
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
 

F

FACE_DRAW - Static variable in class de.jreality.shader.CommonAttributes
 
FACE_DRAW_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
faceDragEnd(FaceDragEvent) - Method in class de.jreality.tools.FaceDragEventMulticaster
 
faceDragEnd(FaceDragEvent) - Method in interface de.jreality.tools.FaceDragListener
A drag action with some input device has finished.
FaceDragEvent - Class in de.jreality.tools
 
FaceDragEvent(IndexedFaceSet, int, double[], double[]) - Constructor for class de.jreality.tools.FaceDragEvent
 
FaceDragEventMulticaster - Class in de.jreality.tools
 
faceDragged(FaceDragEvent) - Method in class de.jreality.tools.FaceDragEventMulticaster
 
faceDragged(FaceDragEvent) - Method in interface de.jreality.tools.FaceDragListener
A drag action with some input device has been continued.
FaceDragListener - Interface in de.jreality.tools
The listener interface for receiving drag events (dragStart, drag, dragEnd), signalling that a face of a faceSet is being dragged (with some unspecified input device).
faceDragStart(FaceDragEvent) - Method in class de.jreality.tools.FaceDragEventMulticaster
 
faceDragStart(FaceDragEvent) - Method in interface de.jreality.tools.FaceDragListener
A drag action with some input device has begun.
FactoredMatrix - Class in de.jreality.math
The FactoredMatrix class is a subclass of Matrix supporting a canonical factorization of the matrix into simpler factors.
FactoredMatrix(int, double[]) - Constructor for class de.jreality.math.FactoredMatrix
Generate a new transform with given metric and matrix If m is null, use identity matrix.
FactoredMatrix(Matrix, int) - Constructor for class de.jreality.math.FactoredMatrix
copy constructor
FactoredMatrix(FactoredMatrix) - Constructor for class de.jreality.math.FactoredMatrix
copy constructor
FactoredMatrix(int) - Constructor for class de.jreality.math.FactoredMatrix
 
FactoredMatrix(double[]) - Constructor for class de.jreality.math.FactoredMatrix
 
FactoredMatrix() - Constructor for class de.jreality.math.FactoredMatrix
 
FactoredMatrix(DoubleArray) - Constructor for class de.jreality.math.FactoredMatrix
 
FactoredMatrix(Transformation) - Constructor for class de.jreality.math.FactoredMatrix
 
factorMatrix(double[], double[], Quaternion, Quaternion, double[], boolean[], int) - Static method in class de.jreality.math.P3
see Graphics Gems IV, p.
FACTORY - Static variable in class de.jreality.geometry.GeometryUtility
 
FAIL_ACCESS - Static variable in class de.jreality.macosx.sms.SMSLib
 
FAIL_CONNECTION - Static variable in class de.jreality.macosx.sms.SMSLib
 
FAIL_DICTIONARY - Static variable in class de.jreality.macosx.sms.SMSLib
 
FAIL_LIST_SERVICES - Static variable in class de.jreality.macosx.sms.SMSLib
 
FAIL_MODEL - Static variable in class de.jreality.macosx.sms.SMSLib
 
FAIL_NO_SERVICES - Static variable in class de.jreality.macosx.sms.SMSLib
 
FAIL_OPENING - Static variable in class de.jreality.macosx.sms.SMSLib
 
FatIndexedFaceSetFactory - Class in de.jreality.geometry
Fatten an IndexedFaceSet.
FatIndexedFaceSetFactory() - Constructor for class de.jreality.geometry.FatIndexedFaceSetFactory
 
FILE_MENU - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
FileFilter - Class in de.jreality.ui.viewerapp
 
FileFilter() - Constructor for class de.jreality.ui.viewerapp.FileFilter
 
FileFilter(String, String...) - Constructor for class de.jreality.ui.viewerapp.FileFilter
 
FileLoaderDialog - Class in de.jreality.ui.viewerapp
 
FileLoaderDialog() - Constructor for class de.jreality.ui.viewerapp.FileLoaderDialog
 
FileReaderExample - Class in de.jreality.tutorial.misc
 
FileReaderExample() - Constructor for class de.jreality.tutorial.misc.FileReaderExample
 
fill(double[], double) - Static method in class de.jreality.util.ArrayUtility
Fills target with value.
fill(double[], int, int, double) - Static method in class de.jreality.util.ArrayUtility
Fills target from postion to postion+length-1 with value.
fill(float[], float) - Static method in class de.jreality.util.ArrayUtility
Fills target with value.
fill(float[], int, int, float) - Static method in class de.jreality.util.ArrayUtility
Fills target from postion to postion+length-1 with value.
fill(int[], int) - Static method in class de.jreality.util.ArrayUtility
Fills target with value.
fill(int[], int, int, int) - Static method in class de.jreality.util.ArrayUtility
Fills target from postion to postion+length-1 with value.
filterList(HitFilter, double[], double[], List<PickResult>) - Static method in class de.jreality.scene.pick.AABBPickSystem
 
findDeepestAppearance(SceneGraphPath) - Static method in class de.jreality.util.SceneGraphUtility
A convenience method to find the deepest occurrence of an Appearance in an instance of SceneGraphPath.
findFormat(String) - Static method in class de.jreality.reader.Readers
 
findReader(String) - Static method in class de.jreality.reader.Readers
returns a reader for the given format if available - null if not.
finish() - Method in class de.jreality.util.BSHServer
 
finishCollect() - Method in class de.jreality.util.RenderTrigger
 
fire(Object) - Method in class de.jreality.tools.ActionTool
 
fireActionPerformed() - Method in class de.jreality.tutorial.util.TextSlider
Deprecated.
 
fireActionPerformed() - Method in class de.jreality.ui.widgets.TextSlider
 
fireContentChanged(Content.ContentChangedEvent) - Method in class de.jreality.plugin.basic.Content
 
fireContentChanged() - Method in class de.jreality.plugin.basic.Content
 
flatten(SceneGraphComponent) - Static method in class de.jreality.geometry.GeometryUtility
flatten(SceneGraphComponent, boolean) - Static method in class de.jreality.geometry.GeometryUtility
flatten(SceneGraphComponent) - Static method in class de.jreality.util.SceneGraphUtility
 
flatten(SceneGraphComponent, boolean) - Static method in class de.jreality.util.SceneGraphUtility
Apply transformations recursively to all instances of PointSet and produce a flat scene graph with no transformations.
flatten(SceneGraphComponent, boolean, boolean) - Static method in class de.jreality.util.SceneGraphUtility
 
fLimit - Static variable in class de.jreality.writer.u3d.U3DConstants
 
FLIP_NORMALS_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
FLIP_NORMALS_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
 
FLOAT_EPS - Static variable in class de.jreality.util.ArrayUtility
Default threshold for float epsilon tests is 1e-6.
FlyTool - Class in de.jreality.tools
 
FlyTool() - Constructor for class de.jreality.tools.FlyTool
 
FlyTool - Class in de.jreality.tutorial.util
This tool is designed to sit "above" the camera in the "ship" or "avatar" node and "fly" in the direction determined by the "PointerShipTransformation" (PST) virtual device.
FlyTool() - Constructor for class de.jreality.tutorial.util.FlyTool
 
FlyToPickTool - Class in de.jreality.tools
Tool to fly to a picked target without "fixedYAxis" the avatar will Fly to the picked destination, while rotating around the target.
FlyToPickTool() - Constructor for class de.jreality.tools.FlyToPickTool
 
focusGained(FocusEvent) - Method in class de.jreality.plugin.scripting.PythonConsole
 
focusLost(FocusEvent) - Method in class de.jreality.plugin.scripting.PythonConsole
 
FOG_COLOR - Static variable in class de.jreality.shader.CommonAttributes
 
FOG_COLOR_DEFAULT - Static variable in interface de.jreality.shader.RootAppearance
 
FOG_DENSITY - Static variable in class de.jreality.shader.CommonAttributes
 
FOG_DENSITY_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
FOG_DENSITY_DEFAULT - Static variable in interface de.jreality.shader.RootAppearance
 
FOG_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
 
FOG_ENABLED_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
FOG_ENABLED_DEFAULT - Static variable in interface de.jreality.shader.RootAppearance
 
FONT - Static variable in class de.jreality.shader.CommonAttributes
 
FONT_DEFAULT - Static variable in interface de.jreality.shader.DefaultTextShader
 
FORCE_RESIDENT_TEXTURES - Static variable in class de.jreality.shader.CommonAttributes
 
forceRender() - Method in class de.jreality.util.RenderTrigger
 
forVersion(double) - Static method in class de.jreality.io.jrs.XStreamFactory
 
frame - Variable in class de.jreality.geometry.TubeUtility.FrameInfo
 
FrameFieldType - Enum in de.jreality.geometry
 
frameFieldType - Variable in class de.jreality.geometry.TubeFactory
 
framesDirty - Variable in class de.jreality.geometry.TubeFactory
 
freeDataList(ByteBufferList) - Static method in class de.jreality.scene.data.ByteBufferList
 
fromList(List<SceneGraphNode>) - Static method in class de.jreality.scene.SceneGraphPath
 
fullDescription() - Method in class de.jreality.scene.tool.AbstractTool
 

G

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
This example shows how to use the GeometryMergeFactory, which combines all geometries in a scene graph into a single IndexedFaceSet.
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 AttributeEntityfor 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
Deprecated.
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
Like StorageModel.getDimensions() but with initialization of the first entry with the length of the specified list.
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
Is the determinant 1 or -1? (Or within Matrix.TOLERANCE.
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
This returns the current state of the tube geometry, as of the last call to PolygonalTubeFactory.update().
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
 

H

HalfMask - Static variable in class de.jreality.writer.u3d.u3dencoding.Constants
 
HAPTIC_DAMPING - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_DAMPING_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_DYNAMIC_FRICTION - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_DYNAMIC_FRICTION_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_ENABLED_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_ENABLED_DEFAULT - Static variable in interface de.jreality.shader.HapticShader
 
HAPTIC_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_STATIC_FRICTION - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_STATIC_FRICTION_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_STIFFNESS - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_STIFFNESS_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_TOUCHABLE_BACK - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_TOUCHABLE_BACK_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_TOUCHABLE_BACK_DEFAULT - Static variable in interface de.jreality.shader.HapticShader
 
HAPTIC_TOUCHABLE_FRONT - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_TOUCHABLE_FRONT_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
HAPTIC_TOUCHABLE_FRONT_DEFAULT - Static variable in interface de.jreality.shader.HapticShader
 
HapticShader - Interface in de.jreality.shader
 
hasAttributeEntity(Class, String, EffectiveAppearance) - Static method in class de.jreality.scene.data.AttributeEntityUtility
returns true if the appearance is tagged with the given class or if 1.
hasAttributeEntity(Class, String, Appearance) - Static method in class de.jreality.scene.data.AttributeEntityUtility
 
hasEntries() - Method in class de.jreality.geometry.GeometryAttributeListSet
 
hasGlslProgram(EffectiveAppearance, String) - Static method in class de.jreality.shader.GlslProgram
 
hasGlslProgram(Appearance, String) - Static method in class de.jreality.shader.GlslProgram
 
hashCode() - Method in class de.jreality.scene.Lock
 
hashCode() - Method in class de.jreality.scene.SceneGraphPath
 
hashCode() - Method in class de.jreality.scene.tool.AbstractTool
 
hashCode() - Method in class de.jreality.scene.tool.InputSlot
 
hashCode() - Method in class de.jreality.ui.treeview.SceneTreeModel.TreeTool
 
hashCode() - Method in class de.jreality.ui.viewerapp.Selection
 
hashCode() - Method in class de.jreality.writer.u3d.U3DTexture
 
hasReflectionMap(EffectiveAppearance, String) - Static method in class de.jreality.shader.TextureUtility
 
hasReflectionMap(Appearance, String) - Static method in class de.jreality.shader.TextureUtility
 
hasViewingComponent() - Method in interface de.jreality.scene.Viewer
Has this viewer a viewing component?
hasViewingComponent() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
 
HeadTransformationTool - Class in de.jreality.tools
 
HeadTransformationTool() - Constructor for class de.jreality.tools.HeadTransformationTool
 
HEIGHT_FIELD_SHAPE - Static variable in class de.jreality.geometry.GeometryUtility
For identifying this IndexedFaceSet as a QuadMesh with a single value at each point (z-value on a regular x-y 2D domain); Value: Rectangle2D identifies the 2D domain.
HeightFieldFactory - Class in de.jreality.geometry
A factory for generating instances of IndexedFaceSet which are defined by a height field.
HeightFieldFactory() - Constructor for class de.jreality.geometry.HeightFieldFactory
 
HeightFieldFactoryBeanInfo - Class in de.jreality.geometry
Announces the customizer HeightFieldFactoryCustomizer for JavaBeans introspection.
HeightFieldFactoryBeanInfo() - Constructor for class de.jreality.geometry.HeightFieldFactoryBeanInfo
 
HeightFieldFactoryCustomizer - Class in de.jreality.geometry
A user interface for a HeightFieldSetFactory.
HeightFieldFactoryCustomizer() - Constructor for class de.jreality.geometry.HeightFieldFactoryCustomizer
 
HeightFieldFactoryCustomizer(HeightFieldFactory) - Constructor for class de.jreality.geometry.HeightFieldFactoryCustomizer
 
help(Object) - Static method in class de.jreality.plugin.basic.Shell.H
 
hideCursor(Component) - Static method in class de.jreality.util.GuiUtility
 
Hit - Class in de.jreality.scene.pick
 
Hit(SceneGraphPath, double[], double, double, int, int, int) - Constructor for class de.jreality.scene.pick.Hit
 
Hit(SceneGraphPath, double[], double, double, double[], int, int, int) - Constructor for class de.jreality.scene.pick.Hit
 
Hit.HitComparator - Class in de.jreality.scene.pick
 
Hit.HitComparator() - Constructor for class de.jreality.scene.pick.Hit.HitComparator
 
HitFilter - Interface in de.jreality.scene.pick
 
holdLog(boolean) - Method in class de.jreality.tools.ShowPropertiesTool
 
holdLogFrame(boolean) - Method in class de.jreality.tools.ShowPropertiesTool
 
homogenize(double[], double[]) - Static method in class de.jreality.math.Pn
Extend the coordinates of src by appending 1.0
homogenize(double[][], double[][]) - Static method in class de.jreality.math.Pn
hostname - Static variable in class de.jreality.util.SystemProperties
 
hyperbolic(Transformation) - Static method in class de.jreality.math.MatrixBuilder
 
hyperbolic(Matrix) - Static method in class de.jreality.math.MatrixBuilder
 
hyperbolic() - Static method in class de.jreality.math.MatrixBuilder
Create a matrix builder which generates isometries with respect to hyperbolic (or (3,1)) metric.
hyperbolic(SceneGraphComponent) - Static method in class de.jreality.math.MatrixBuilder
 
HYPERBOLIC - Static variable in class de.jreality.math.Pn
 

I

i - Static variable in class de.jreality.writer.u3d.texture.SphereMapGenerator
 
icosahedron() - Static method in class de.jreality.geometry.Primitives
 
Icosahedron - Class in de.jreality.tutorial.intro
 
Icosahedron() - Constructor for class de.jreality.tutorial.intro.Icosahedron
 
IcosahedronVR - Class in de.jreality.tutorial.intro
 
IcosahedronVR() - Constructor for class de.jreality.tutorial.intro.IcosahedronVR
 
icoVerts3 - Static variable in class de.jreality.geometry.Primitives
 
identityMatrix(int) - Static method in class de.jreality.math.Rn
Create and return an identity matrix of dimension dim.
IGNORE_ALPHA0 - Static variable in class de.jreality.shader.CommonAttributes
 
IGNORE_ALPHA0_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
IJK(double[], Quaternion) - Static method in class de.jreality.math.Quaternion
return imaginary part as a double array.
im(double[]) - Static method in class de.jreality.math.Quat
 
image - Variable in class de.jreality.plugin.scene.MirrorAppearance
 
imageData - Variable in class de.jreality.plugin.scene.MirrorAppearance
 
ImageData - Class in de.jreality.shader
This class covers data of an image either created as a Image or as a byte[] array containing RGBA values for each pixel (row/column order ?).
ImageData(byte[], int, int) - Constructor for class de.jreality.shader.ImageData
 
ImageData(Image) - Constructor for class de.jreality.shader.ImageData
 
ImageData(Image, int, int) - Constructor for class de.jreality.shader.ImageData
 
ImageData(Image, double[]) - Constructor for class de.jreality.shader.ImageData
 
ImageData(Image, int, int, double[]) - Constructor for class de.jreality.shader.ImageData
 
ImageHook - Class in de.jreality.plugin.icon
An image loader for jar files
ImageHook() - Constructor for class de.jreality.plugin.icon.ImageHook
 
ImageUtility - Class in de.jreality.util
Static methods for handling various image-related tasks.
imbedMatrixP2InP3(double[], double[]) - Static method in class de.jreality.math.P2
 
imbedP2InP3(double[], double[]) - Static method in class de.jreality.math.P2
Convert (x,y,z) into (x,y,0,z)
implode(IndexedFaceSet, double) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
For each face of ifs, replace it with a face gotten by: if factor > 0: a shrunken version of the face (factor == 1 gives original face), or if factor < 0: a hole is cut out of the face, corresponding to the shrunken version with the same absolute value.
IMPLODE - Static variable in class de.jreality.shader.CommonAttributes
 
IMPLODE_FACTOR - Static variable in class de.jreality.shader.CommonAttributes
 
IMPLODE_FACTOR_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
IMPLODE_FACTOR_DEFAULT - Static variable in interface de.jreality.shader.ImplodePolygonShader
 
ImplodedTori - Class in de.jreality.tutorial.geom
ImplodedTori() - Constructor for class de.jreality.tutorial.geom.ImplodedTori
 
ImplodePolygonShader - Interface in de.jreality.shader
 
importPreferences(File) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
importPreferences(InputStream) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
INCREASE_EYE_SEPARATION - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
INCREASE_FIELD_OF_VIEW - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
INCREASE_FOCUS - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
IndexedFaceSet - Class in de.jreality.scene
A geometry specified as a combinatorial set of faces.
IndexedFaceSet(int, int) - Constructor for class de.jreality.scene.IndexedFaceSet
 
IndexedFaceSet(String, int, int) - Constructor for class de.jreality.scene.IndexedFaceSet
 
IndexedFaceSet() - Constructor for class de.jreality.scene.IndexedFaceSet
 
IndexedFaceSet(String) - Constructor for class de.jreality.scene.IndexedFaceSet
 
IndexedFaceSetBeanInfo - Class in de.jreality.scene
 
IndexedFaceSetBeanInfo() - Constructor for class de.jreality.scene.IndexedFaceSetBeanInfo
 
IndexedFaceSetFactory - Class in de.jreality.geometry
This factory classes can be used to create and edit instances of IndexedFaceSet.
IndexedFaceSetFactory() - Constructor for class de.jreality.geometry.IndexedFaceSetFactory
 
IndexedFaceSetFactoryBeanInfo - Class in de.jreality.geometry
Announces the customizer IndexedFaceSetFactoryCustomizer for JavaBeans introspection.
IndexedFaceSetFactoryBeanInfo() - Constructor for class de.jreality.geometry.IndexedFaceSetFactoryBeanInfo
 
IndexedFaceSetFactoryCustomizer - Class in de.jreality.geometry
A user interface for a IndexedFaceSetFactory.
IndexedFaceSetFactoryCustomizer() - Constructor for class de.jreality.geometry.IndexedFaceSetFactoryCustomizer
 
IndexedFaceSetFactoryCustomizer(IndexedFaceSetFactory) - Constructor for class de.jreality.geometry.IndexedFaceSetFactoryCustomizer
 
IndexedFaceSetUtility - Class in de.jreality.geometry
Static methods for editing and processing instances of IndexedFaceSet.
IndexedLineSet - Class in de.jreality.scene
A geometric object consisting of a set of edges: lists of vertices joined by line segments.
IndexedLineSet() - Constructor for class de.jreality.scene.IndexedLineSet
 
IndexedLineSet(String) - Constructor for class de.jreality.scene.IndexedLineSet
 
IndexedLineSet(int) - Constructor for class de.jreality.scene.IndexedLineSet
 
IndexedLineSet(String, int) - Constructor for class de.jreality.scene.IndexedLineSet
 
IndexedLineSet(int, int) - Constructor for class de.jreality.scene.IndexedLineSet
 
IndexedLineSet(String, int, int) - Constructor for class de.jreality.scene.IndexedLineSet
 
IndexedLineSetBeanInfo - Class in de.jreality.scene
 
IndexedLineSetBeanInfo() - Constructor for class de.jreality.scene.IndexedLineSetBeanInfo
 
IndexedLineSetFactory - Class in de.jreality.geometry
This is a factory class for constructing and editing instances of IndexedLineSet.
IndexedLineSetFactory() - Constructor for class de.jreality.geometry.IndexedLineSetFactory
 
IndexedLineSetFactoryBeanInfo - Class in de.jreality.geometry
Announces the customizer IndexedLineSetFactoryCustomizer for JavaBeans introspection.
IndexedLineSetFactoryBeanInfo() - Constructor for class de.jreality.geometry.IndexedLineSetFactoryBeanInfo
 
IndexedLineSetFactoryCustomizer - Class in de.jreality.geometry
A user interface for a IndexedLineSetFactory.
IndexedLineSetFactoryCustomizer() - Constructor for class de.jreality.geometry.IndexedLineSetFactoryCustomizer
 
IndexedLineSetFactoryCustomizer(IndexedLineSetFactory) - Constructor for class de.jreality.geometry.IndexedLineSetFactoryCustomizer
 
IndexedLineSetUtility - Class in de.jreality.geometry
Static methods for constructing, extracting, and modifying instances of IndexedLineSet.
INDICES - Static variable in class de.jreality.scene.data.Attribute
 
INFO_STRING - Static variable in class de.jreality.shader.CommonAttributes
 
InfoOverlayPlugin - Class in de.jreality.plugin.basic
 
InfoOverlayPlugin() - Constructor for class de.jreality.plugin.basic.InfoOverlayPlugin
 
INHERITED - Static variable in class de.jreality.scene.Appearance
 
init(Matrix, int) - Static method in class de.jreality.math.MatrixBuilder
This constructor accepts the metric as an argument.
initBoundary(int) - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
initialize(Viewer, Map<String, Object>) - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
 
initialize(Viewer, Map<String, Object>) - Method in class de.jreality.toolsystem.raw.DeviceMacbookSuddenMotionSensor
 
initialize(Viewer, Map<String, Object>) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
initialize(Viewer, Map<String, Object>) - Method in class de.jreality.toolsystem.raw.DeviceOldKeyboard
 
initialize(Viewer, Map<String, Object>) - Method in class de.jreality.toolsystem.raw.DeviceSpacenav
 
initialize(Viewer, Map<String, Object>) - Method in class de.jreality.toolsystem.raw.DeviceSystemTimer
 
initialize(Viewer, Map<String, Object>) - Method in interface de.jreality.toolsystem.raw.RawDevice
 
initialize(Viewer, Map<String, Object>) - Method in class de.jreality.toolsystem.raw.WiiMoteOSC
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualBumpAxis
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualClick
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualCoupledAxis
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualDoubleClick
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualEvolutionOperator
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualExtractAxis
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualExtractPositive
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualExtractRotationTrafo
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualExtractTranslationTrafo
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualFilterAxis
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualFixedOnPressed
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualIntegrationOperator
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualInvertMatrix
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualMap
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualMergedAxis
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualMergedNDC
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualPortalRotation
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualProductMatrix
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualRawMousePointerTrafo
 
initialize(List<InputSlot>, InputSlot, Map<String, Object>) - Method in class de.jreality.toolsystem.virtual.VirtualRepeater
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualReverseAxis
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualRotation
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualRotationAboutAxis
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualRotationFromRxRyRz
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualScaleAxis
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxis
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxisFirst
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualSwitchAndInvertAxis
 
initialize(List<InputSlot>, InputSlot, Map<String, Object>) - Method in class de.jreality.toolsystem.virtual.VirtualTimestepEvolution
 
initialize(List, InputSlot, Map) - Method in class de.jreality.toolsystem.virtual.VirtualToggleAxis
 
initialize(List<InputSlot>, InputSlot, Map<String, Object>) - Method in interface de.jreality.toolsystem.VirtualDevice
 
initialize() - Method in class de.jreality.util.Rectangle3D
 
initialize() - Method in class de.jreality.vr.ViewerVR
Deprecated.
Initializes a ViewerApp to display the scene.
initializeSceneTools() - Method in class de.jreality.toolsystem.ToolSystem
 
initSMS() - Static method in class de.jreality.macosx.sms.SMSLib
 
inlined(int) - Method in class de.jreality.scene.data.StorageModel
Create a storage model that inlines an additional dimension in a linear array of length *numPerEntry.
innerProduct(double[], double[], int) - Static method in class de.jreality.math.Pn
Returns the inner product of the two vectors for the given metric.
innerProduct(Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
 
innerProduct(double[], double[]) - Static method in class de.jreality.math.Rn
Calculate and return the euclidean inner product of the two vectors.
innerProduct(double[], double[], int) - Static method in class de.jreality.math.Rn
Calculate and return at most n terms of the inner product of the two vectors.
innerProductPlanes(double[], double[], int) - Static method in class de.jreality.math.Pn
The euclidean metric is not completely self-dual so we need a special method to calculate inner product of planes
innerProductPoints(double[], double[], int) - Static method in class de.jreality.math.Pn
Input - Class in de.jreality.util
Abstraction of an input source, whether given as a file on the local file system, a URL, or as a Java resource.
Input(URL) - Constructor for class de.jreality.util.Input
 
Input(File) - Constructor for class de.jreality.util.Input
 
Input(String, InputStream) - Constructor for class de.jreality.util.Input
 
InputSegmentsExample - Class in de.jreality.tutorial.tool
 
InputSegmentsExample() - Constructor for class de.jreality.tutorial.tool.InputSegmentsExample
 
InputSlot - Class in de.jreality.scene.tool
Abstract input device, addressed via a logical name.
insertAfter(SceneGraphNode, SceneGraphNode) - Method in class de.jreality.scene.SceneGraphPath
 
inspect(SceneGraphNode) - Method in class de.jreality.writer.VRMLWriterHelper
 
Inspector - Class in de.jreality.plugin.basic
 
Inspector() - Constructor for class de.jreality.plugin.basic.Inspector
 
install(Controller) - Method in class de.jreality.plugin.audio.Audio
 
install(Controller) - Method in class de.jreality.plugin.audio.AudioOptions
 
install(Controller) - Method in class de.jreality.plugin.basic.ConsolePlugin
 
install(Controller) - Method in class de.jreality.plugin.basic.Content
 
install(Controller) - Method in class de.jreality.plugin.basic.InfoOverlayPlugin
 
install(Controller) - Method in class de.jreality.plugin.basic.Inspector
 
install(Controller) - Method in class de.jreality.plugin.basic.PropertiesMenu
 
install(Controller) - Method in class de.jreality.plugin.basic.PropertyPreferences
 
install(Controller) - Method in class de.jreality.plugin.basic.Shell
 
install(Controller) - Method in class de.jreality.plugin.basic.ToolSystemPlugin
 
install(Controller) - Method in class de.jreality.plugin.basic.View
 
install(Controller) - Method in class de.jreality.plugin.basic.ViewMenuBar
 
install(Controller) - Method in class de.jreality.plugin.basic.ViewPreferences
 
install(Controller) - Method in class de.jreality.plugin.basic.ViewToolBar
 
install(Controller) - Method in class de.jreality.plugin.content.CenteredAndScaledContent
 
install(Scene) - Method in class de.jreality.plugin.content.ContentAppearance
 
install(Controller) - Method in class de.jreality.plugin.content.ContentAppearance
 
install(View, Content) - Method in class de.jreality.plugin.content.ContentLoader
 
install(Controller) - Method in class de.jreality.plugin.content.ContentLoader
 
install() - Method in class de.jreality.plugin.content.ContentTools
 
install(Controller) - Method in class de.jreality.plugin.content.ContentTools
 
install(Controller) - Method in class de.jreality.plugin.content.TerrainAlignedContent
 
install(Controller) - Method in class de.jreality.plugin.job.JobMonitorPlugin
 
install(Controller) - Method in class de.jreality.plugin.job.JobQueuePlugin
 
install(Controller) - Method in class de.jreality.plugin.job.JobsTestPlugin
 
install(Scene) - Method in class de.jreality.plugin.menu.BackgroundColor
 
install(Controller) - Method in class de.jreality.plugin.menu.BackgroundColor
 
install(Controller) - Method in class de.jreality.plugin.menu.CameraMenu
 
install(Controller) - Method in class de.jreality.plugin.menu.DisplayOptions
 
install(Controller) - Method in class de.jreality.plugin.menu.ExportMenu
 
install(Controller) - Method in class de.jreality.plugin.scene.Avatar
 
install(Scene) - Method in class de.jreality.plugin.scene.Lights
 
install(Controller) - Method in class de.jreality.plugin.scene.Lights
 
install(Controller) - Method in class de.jreality.plugin.scene.SceneShrinkPanel
 
install(Controller) - Method in class de.jreality.plugin.scene.SceneShrinkSlot
 
install(Controller) - Method in class de.jreality.plugin.scene.ShrinkPanelPluginCollector
 
install(Controller) - Method in class de.jreality.plugin.scene.Sky
 
install(Controller) - Method in class de.jreality.plugin.scene.Terrain
 
install(Controller) - Method in class de.jreality.plugin.scene.VRExamples
 
install(Controller) - Method in class de.jreality.plugin.scene.WindowManager
 
install(Controller) - Method in class de.jreality.plugin.scripting.PythonConsole
 
install(Controller) - Method in class de.jreality.plugin.scripting.PythonToolsManager
 
install(Controller) - Method in class de.jreality.tutorial.plugin.Persistence
 
installGrabs() - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
installTool(PythonScriptTool) - Method in class de.jreality.plugin.scripting.PythonToolsManager
 
INT_ARRAY - Static variable in class de.jreality.scene.data.StorageModel
 
INT_ARRAY_ARRAY - Static variable in class de.jreality.scene.data.StorageModel
 
IntArray - Class in de.jreality.scene.data
An immutable array.
IntArray(int[]) - Constructor for class de.jreality.scene.data.IntArray
 
IntArray(int[], int, int) - Constructor for class de.jreality.scene.data.IntArray
 
IntArrayArray - Class in de.jreality.scene.data
An immutable array of IntArrays.
IntArrayArray.Array - Class in de.jreality.scene.data
This implementation of IntArrayArray stores the data as an array of 2-arrays.
IntArrayArray.Array(int[][]) - Constructor for class de.jreality.scene.data.IntArrayArray.Array
 
IntArrayArray.Array(int[][], int) - Constructor for class de.jreality.scene.data.IntArrayArray.Array
 
IntArrayArray.Inlined - Class in de.jreality.scene.data
 
IntArrayArray.Inlined(int[], int) - Constructor for class de.jreality.scene.data.IntArrayArray.Inlined
 
IntArrayArray.Inlined(int[], int, int, int) - Constructor for class de.jreality.scene.data.IntArrayArray.Inlined
 
InternalFrameTest - Class in de.jreality.tutorial.plugin
 
InternalFrameTest() - Constructor for class de.jreality.tutorial.plugin.InternalFrameTest
 
intersectCylinder(Cylinder, int, SceneGraphPath, Matrix, Matrix, double[], double[], ArrayList<Hit>) - Static method in class de.jreality.scene.pick.BruteForcePicking
 
intersectEdges(IndexedLineSet, int, SceneGraphPath, Matrix, Matrix, double[], double[], double, ArrayList<Hit>) - Static method in class de.jreality.scene.pick.BruteForcePicking
 
intersectPoints(PointSet, int, SceneGraphPath, Matrix, Matrix, double[], double[], double, ArrayList<Hit>) - Static method in class de.jreality.scene.pick.BruteForcePicking
 
intersectPolygons(IndexedFaceSet, int, SceneGraphPath, Matrix, Matrix, double[], double[], ArrayList<Hit>) - Static method in class de.jreality.scene.pick.BruteForcePicking
 
intersects(double[], double[], double[], double[], double[], double[], double[]) - Static method in class de.jreality.scene.pick.BruteForcePicking
 
intersectSphere(Sphere, int, SceneGraphPath, Matrix, Matrix, double[], double[], ArrayList<Hit>) - Static method in class de.jreality.scene.pick.BruteForcePicking
 
Intro01 - Class in de.jreality.tutorial.intro
This class contains the first in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial .
Intro01() - Constructor for class de.jreality.tutorial.intro.Intro01
 
Intro02 - Class in de.jreality.tutorial.intro
This class contains the second in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial .
Intro02() - Constructor for class de.jreality.tutorial.intro.Intro02
 
Intro03 - Class in de.jreality.tutorial.intro
This class contains the third in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial .
Intro03() - Constructor for class de.jreality.tutorial.intro.Intro03
 
Intro04 - Class in de.jreality.tutorial.intro
This class contains the fourth in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial .
Intro04() - Constructor for class de.jreality.tutorial.intro.Intro04
 
Intro05 - Class in de.jreality.tutorial.intro
This class contains the fifth in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial .
Intro05() - Constructor for class de.jreality.tutorial.intro.Intro05
 
Intro06 - Class in de.jreality.tutorial.intro
This class contains the sixth in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial .
Intro06() - Constructor for class de.jreality.tutorial.intro.Intro06
 
Intro07 - Class in de.jreality.tutorial.intro
This class contains the seventh in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial .
Intro07() - Constructor for class de.jreality.tutorial.intro.Intro07
 
Intro08 - Class in de.jreality.tutorial.intro
This class contains the eighth in a series of 8 simple introductory examples which mimic the functionality of the jReality User Tutorial .
Intro08() - Constructor for class de.jreality.tutorial.intro.Intro08
 
intValue() - Method in class de.jreality.scene.tool.AxisState
 
inverse(double[], double[]) - Static method in class de.jreality.math.Rn
Use Gaussian pivoting to calculate the inverse matrix of the input matrix.
inverseCameraOrientation - Static variable in class de.jreality.util.CameraUtility
 
invert() - Method in class de.jreality.math.Matrix
 
invert(double[], double[]) - Static method in class de.jreality.math.Quat
 
invert(Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
 
isActive(Plugin) - Method in class de.jreality.plugin.scripting.PythonIOController
 
isAlwaysCallUpdateMethdod() - Method in class de.jreality.geometry.AbstractGeometryFactoryCustomizer
 
isAmbientFake() - Method in class de.jreality.scene.Light
 
isArcLengthTextureCoordinates() - Method in class de.jreality.geometry.TubeFactory
 
isArray() - Method in class de.jreality.scene.data.StorageModel
 
isArray() - Method in class de.jreality.shader.GlslSource.UniformParameter
 
isAsync() - Method in class de.jreality.util.RenderTrigger
 
isAttachBeanShell() - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Returns true iff a bean shell is attached to the viewer.
isAttachNavigator() - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Returns true iff a navigator is attached to the viewer.
isAutomaticClippingPlanes() - Method in class de.jreality.plugin.basic.Scene
 
isBlockAllAttributes() - Method in class de.jreality.geometry.GeometryAttributeListSet
 
isBlockAttributeCount() - Method in class de.jreality.geometry.GeometryAttributeListSet
 
isCancelRequested() - Method in class de.jreality.plugin.job.AbstractCancelableJob
 
isCenter() - Method in class de.jreality.tools.ShipNavigationTool
 
isCenter() - Method in class de.jreality.toolsystem.raw.AbstractDeviceMouse
 
isClippingPlanes() - Method in class de.jreality.util.EncompassFactory
 
isClosed() - Method in class de.jreality.tutorial.projects.darboux.DarbouxTransform
 
isClosed() - Method in class de.jreality.tutorial.util.polygon.DragPointSet
true if the point sequence is periodic, false if not.
isClosed() - Method in interface de.jreality.tutorial.util.polygon.PointSequence
 
isClosed() - Method in class de.jreality.tutorial.util.polygon.SubdividedPolygon
 
isClosedInUDirection() - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
isClosedInVDirection() - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
isComponent() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
 
isComponent() - Method in class de.jreality.ui.viewerapp.Selection
Returns true iff a SceneGraphComponent was selected
isConsumed() - Method in class de.jreality.toolsystem.ToolEvent
 
isConvex(double[][]) - Static method in class de.jreality.math.P2
Returns true if and only if the polygon described by the point series polygon is convex.
isCreateMenu() - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
isCurvedEdges() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
isCustomEnvironment() - Method in class de.jreality.vr.Landscape
 
isCustomTexture() - Method in class de.jreality.vr.Terrain
 
isDefinedFaceSet(Geometry) - Method in class de.jreality.writer.VRMLWriterHelper
 
isDefinedLineSet(Geometry) - Method in class de.jreality.writer.VRMLWriterHelper
 
isDefinedPointSet(Geometry) - Method in class de.jreality.writer.VRMLWriterHelper
 
isDirectAncestor(SceneGraphNode) - Method in class de.jreality.scene.SceneGraphComponent
 
isDoAlign() - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
isDragEnabled() - Method in class de.jreality.plugin.content.ContentTools
 
isDragEnabled() - Method in class de.jreality.vr.ToolPluginVR
 
isDrawSpheres() - Method in class de.jreality.writer.WriterVRML
indicates if a vertex will be written as the primitive Sphere, if Spheredraw is enabled
isDrawSpheres() - Method in class de.jreality.writer.WriterVRML2
indicates if a vertex will be written as the primitive Sphere, if Spheredraw is enabled
isDrawTubes() - Method in class de.jreality.writer.WriterVRML
indicates if a linesegment will be written as the primitive Tube, if Tubedraw is enabled
isDrawTubes() - Method in class de.jreality.writer.WriterVRML2
indicates if a linesegment will be written as the primitive Tube, if Tubedraw is enabled
isEdgeFromQuadMesh() - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
isEmpty() - Method in class de.jreality.util.Rectangle3D
 
isEnabled() - Method in interface de.jreality.tools.ShipNavigationTool.PickDelegate
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.AbstractSelectionListenerAction
Override this method to specify when to disable or enable the action based on the current selection.
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.AddTool
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.AssignFaceAABBTree
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.CreateAppearance
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.CurrentSelection
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.export.ExportIFStoOBJ
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.export.ExportIFStoSTL
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.export.ExportIFStoVRML
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.LoadFileToNode
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.LoadReflectionMap
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.LoadTexture
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.Remove
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.Rename
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.RotateReflectionMapSides
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.SaveSelected
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.ToggleAppearance
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.TogglePickable
 
isEnabled(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.ToggleVisibility
 
isEnabled() - Method in class de.jreality.ui.viewerapp.actions.file.ExportImage
 
isEncompassEnabled() - Method in class de.jreality.plugin.content.ContentTools
 
isEntity() - Method in class de.jreality.ui.viewerapp.Selection
Returns true iff an AttributeEntity was selected
isEqual(SceneGraphPath) - Method in class de.jreality.scene.SceneGraphPath
 
isEqual(Selection) - Method in class de.jreality.ui.viewerapp.Selection
 
isEvaluateTextureMatrix() - Method in class de.jreality.writer.WriterVRML2
indicates if textureMatrix information schould be assigned to the Texturecoordinates
isExclusiveFullscreen() - Method in class de.jreality.plugin.basic.ViewPreferences
 
isExtendAtEnds() - Method in class de.jreality.geometry.TubeFactory
 
isExternalBeanShell() - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
isExternalNavigator() - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
isFacesFlat() - Method in class de.jreality.ui.AppearanceInspector
 
isFacesFlat() - Method in class de.jreality.vr.AppearancePanel
 
isFacesReflecting() - Method in class de.jreality.plugin.scene.Terrain
 
isFacesReflecting() - Method in class de.jreality.ui.AppearanceInspector
 
isFacesReflecting() - Method in class de.jreality.vr.AppearancePanel
 
isFacesReflecting() - Method in class de.jreality.vr.TerrainPluginVR
 
isFeathered() - Method in class de.jreality.tools.DampedDraggingTool
 
isFixOrigin() - Method in class de.jreality.tools.RotateTool
 
isFlipTextureUpsideDown() - Method in class de.jreality.writer.WriterVRML2
indicates if the texture schould be fliped upside down (the correct orientation depends on the software)
isGenerateAABBTree() - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
 
isGenerateBoundaryIndices() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
 
isGenerateEdgeLabels() - Method in class de.jreality.geometry.AbstractIndexedLineSetFactory
 
isGenerateEdges() - Method in class de.jreality.geometry.TubeFactory
 
isGenerateEdgesFromFaces() - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
 
isGenerateFaceLabels() - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
 
isGenerateFaceNormals() - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
 
isGenerateFaceNormals() - Method in class de.jreality.geometry.GeometryMergeFactory
 
isGeneratePickTrees() - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
isGenerateTextureCoordinates() - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
isGenerateTextureCoordinates() - Method in class de.jreality.geometry.TubeFactory
 
isGenerateVertexLabels() - Method in class de.jreality.geometry.AbstractPointSetFactory
 
isGenerateVertexNormals() - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
 
isGenerateVertexNormals() - Method in class de.jreality.geometry.GeometryMergeFactory
 
isGlobal() - Method in class de.jreality.scene.Light
 
isGravitEnabled() - Method in class de.jreality.tools.ShipNavigationTool
 
isHighlight() - Method in class de.jreality.tools.PointerDisplayTool
 
isHoldYAxis() - Method in class de.jreality.tools.FlyToPickTool
 
isIdentityMatrix(double[], double) - Static method in class de.jreality.math.Rn
Calculates whether the input matrix in within tol of the identity matrix.
isImmutable() - Method in class de.jreality.geometry.ParametricSurfaceFactory.DefaultImmersion
 
isImmutable() - Method in interface de.jreality.geometry.ParametricSurfaceFactory.Immersion
Mutable immersions are always recalculated when the update method is called; immutable immersions are only recalculated when the parameter domain changes.
isImmutable() - Method in interface de.jreality.geometry.ParametricTriangularSurfaceFactory.Immersion
 
isImmutable() - Method in class de.jreality.tutorial.geom.ParametricSurfaceExample.Swallowtail
 
isImmutable() - Method in class de.jreality.tutorial.gui.BeanInspectorExample.Swallowtail
 
isImmutable() - Method in class de.jreality.tutorial.gui.SliderExample.HelicoidCatenoid
 
isIncludeMenu() - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
isInstant() - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
 
isInstant() - Method in interface de.jreality.plugin.scripting.PythonGUI
 
isInvert() - Method in class de.jreality.tools.HeadTransformationTool
 
isInvertMouse() - Method in class de.jreality.vr.ToolPluginVR
 
isKeepFaceColors() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
isLeaf() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
 
isLeaf(Object) - Method in class de.jreality.ui.treeview.AbstractTreeModel
Returns getChildCount(node)==0, should be overridden if the semantics of leaf nodes differs.
isLeftEye() - Method in class de.jreality.scene.Camera
 
isLinearHole() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
isLinesReflecting() - Method in class de.jreality.ui.AppearanceInspector
 
isLinesReflecting() - Method in class de.jreality.vr.AppearancePanel
 
isLocal() - Method in class de.jreality.scene.ClippingPlane
 
isMakeHoles() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
isMatchClosedTwist() - Method in class de.jreality.geometry.TubeFactory
 
isMatrix() - Method in class de.jreality.shader.GlslSource.UniformParameter
 
isMatrixHasChanged() - Method in class de.jreality.math.FactoredMatrix
 
isMergeDuplicateBoundaryVerts() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
isMoveChildren() - Method in class de.jreality.tools.DampedDraggingTool
 
isMoveLightsToSceneRoot() - Method in class de.jreality.writer.WriterVRML
indicates if all ligths will be written into the sceneRoot-node instead of their correct place in the scene.
isMoveLightsToSceneRoot() - Method in class de.jreality.writer.WriterVRML2
indicates if all ligths will be written into the sceneRoot-node instead of their correct place in the scene.
isMultipleUsedFaceSet(Geometry) - Method in class de.jreality.writer.VRMLWriterHelper
 
isMultipleUsedLineSet(Geometry) - Method in class de.jreality.writer.VRMLWriterHelper
 
isMultipleUsedPointSet(Geometry) - Method in class de.jreality.writer.VRMLWriterHelper
 
isNan(double[]) - Static method in class de.jreality.math.Rn
 
isNode() - Method in class de.jreality.ui.viewerapp.Selection
Returns true iff a SceneGraphNode was selected
isometryIsUnstable(double[], int) - Static method in class de.jreality.math.P3
 
isOnAxis() - Method in class de.jreality.scene.Camera
 
isPanelInScene() - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
isPerspective() - Method in class de.jreality.scene.Camera
 
isPickable() - Method in class de.jreality.scene.SceneGraphComponent
 
isPickEdges() - Method in class de.jreality.plugin.content.ContentTools
 
isPickFaces() - Method in class de.jreality.plugin.content.ContentTools
 
isPickVertices() - Method in class de.jreality.plugin.content.ContentTools
 
isPointsReflecting() - Method in class de.jreality.ui.AppearanceInspector
 
isPointsReflecting() - Method in class de.jreality.vr.AppearancePanel
 
isPortal - Static variable in class de.jreality.util.SystemProperties
 
isPressed() - Method in class de.jreality.scene.tool.AxisState
returns true if the double value is 1 or -1.
isProceduralEnvironment() - Method in class de.jreality.vr.Landscape
 
isPropagateSelections() - Method in class de.jreality.plugin.basic.Inspector
 
isPropagateSelections() - Method in class de.jreality.ui.viewerapp.Navigator
 
isReadOnly() - Method in class de.jreality.scene.SceneGraphNode
Returns the readOnly flag
isReceiveSelections() - Method in class de.jreality.plugin.basic.Inspector
 
isReceiveSelections() - Method in class de.jreality.ui.viewerapp.Navigator
 
isReflectSceneContent() - Method in class de.jreality.plugin.scene.Terrain
 
isReleased() - Method in class de.jreality.scene.tool.AxisState
 
isRemoveDuplicates() - Method in class de.jreality.geometry.TubeFactory
 
isRenderSelection() - Method in interface de.jreality.ui.viewerapp.SelectionManager
 
isRenderSelection() - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
 
isResetTextureTransform() - Method in class de.jreality.plugin.basic.ViewPreferences
 
isRespectEdges() - Method in class de.jreality.geometry.GeometryMergeFactory
 
isRespectFaces() - Method in class de.jreality.geometry.GeometryMergeFactory
 
isRespectVertices() - Method in class de.jreality.geometry.GeometryMergeFactory
Deprecated.
use not yet implemented
isRightEye() - Method in class de.jreality.scene.Camera
 
isRotateOnPick() - Method in class de.jreality.tools.RotateTool
 
isRotationEnabled() - Method in class de.jreality.plugin.content.ContentTools
 
isRotationEnabled() - Method in class de.jreality.vr.ToolPluginVR
 
isRunning() - Method in class de.jreality.tools.Timer
Returns true if the Timer is running.
isSelected() - Method in class de.jreality.ui.viewerapp.actions.AbstractJrToggleAction
 
isSetClippingPlanes() - Method in class de.jreality.tools.EncompassTool
 
isSGPath() - Method in class de.jreality.ui.viewerapp.Selection
Returns true iff the selection corresponds to a SceneGraphPath, i.e.
isShiftIsRotate() - Method in class de.jreality.tutorial.util.FlyTool
 
isShowArrows() - Method in class de.jreality.geometry.BallAndStickFactory
 
isShowBalls() - Method in class de.jreality.geometry.BallAndStickFactory
 
isShowExtensionList() - Method in class de.jreality.ui.viewerapp.FileFilter
 
isShowFaceLabels() - Method in class de.jreality.ui.AppearanceInspector
 
isShowFaces() - Method in class de.jreality.ui.AppearanceInspector
 
isShowFaces() - Method in class de.jreality.vr.AppearancePanel
 
isShowLabels() - Method in class de.jreality.ui.LabelsInspector
 
isShowLineLabels() - Method in class de.jreality.ui.AppearanceInspector
 
isShowLines() - Method in class de.jreality.ui.AppearanceInspector
 
isShowLines() - Method in class de.jreality.vr.AppearancePanel
 
isShowMenu() - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
isShowMenuBar() - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
 
isShowPointLabels() - Method in class de.jreality.ui.AppearanceInspector
 
isShowPoints() - Method in class de.jreality.ui.AppearanceInspector
 
isShowPoints() - Method in class de.jreality.vr.AppearancePanel
 
isShowSky() - Method in class de.jreality.plugin.scene.Sky
 
isShowSticks() - Method in class de.jreality.geometry.BallAndStickFactory
 
isSkyBoxHidden() - Method in class de.jreality.vr.EnvironmentPluginVR
 
isSnapToGrid() - Method in class de.jreality.plugin.content.ContentTools
 
isSnapToGrid() - Method in class de.jreality.tools.AxisTranslationTool
 
isSpecialMatrix(double[], double) - Static method in class de.jreality.math.Rn
Calculates whether the input matrix is within tol of being a "special" matrix.
isSpheres() - Method in class de.jreality.ui.AppearanceInspector
 
isStereo() - Method in class de.jreality.scene.Camera
 
isStereoParameters() - Method in class de.jreality.util.EncompassFactory
 
isTexScaleEnabled() - Method in class de.jreality.vr.TerrainPluginVR
 
isTextureScaleLock() - Method in class de.jreality.ui.AppearanceInspector
 
isTextureScaleLock() - Method in class de.jreality.ui.TextureInspector
 
isThickenAlongFaceNormals() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
isTool() - Method in class de.jreality.ui.viewerapp.Selection
Returns true iff a Tool was selected
isTrafo() - Method in class de.jreality.toolsystem.config.VirtualConstant
 
isTransparencyEnabled() - Method in class de.jreality.plugin.scene.Terrain
 
isTransparencyEnabled() - Method in class de.jreality.ui.AppearanceInspector
 
isTransparencyEnabled() - Method in class de.jreality.vr.AppearancePanel
 
isTransparencyEnabled() - Method in class de.jreality.vr.TerrainPluginVR
 
isTubes() - Method in class de.jreality.ui.AppearanceInspector
 
isUpdateAppearance() - Method in class de.jreality.scene.proxy.tree.EntityFactory
 
isUpdateAudioSource() - Method in class de.jreality.scene.proxy.tree.EntityFactory
 
isUpdateCenter() - Method in class de.jreality.tools.RotateTool
 
isUpdateGeometry() - Method in class de.jreality.scene.proxy.tree.EntityFactory
 
isUpdateLight() - Method in class de.jreality.scene.proxy.tree.EntityFactory
 
isUpdateTransformation() - Method in class de.jreality.scene.proxy.tree.EntityFactory
 
isUpDownInvert() - Method in class de.jreality.tools.AirplaneTool
 
isUseDefs() - Method in class de.jreality.writer.WriterVRML
indicates if Geometrys which have multiple places in the scenegraph will be written only ones and be refferenced multiple times, instead of multiple writings.
isUseDefs() - Method in class de.jreality.writer.WriterVRML2
indicates if Geometrys which have multiple places in the scenegraph will be written only ones and be refferenced multiple times, instead of multiple writings.
isUseFileLink() - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
isUseGUI() - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
isUseMenuItem() - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
isUseShadowMap() - Method in class de.jreality.scene.PointLight
 
isUseToolItem() - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
isValid() - Method in class de.jreality.scene.SceneGraphPath
Checks if the path is really an existing path in the scenegraph.
isValidCoordinate(double[], int, int) - Static method in class de.jreality.math.Pn
 
isValidTranslationVector(double[], int) - Static method in class de.jreality.math.P3
 
isVisible() - Method in class de.jreality.plugin.scene.SceneShrinkSlot
 
isVisible() - Method in class de.jreality.plugin.scene.Terrain
 
isVisible() - Method in class de.jreality.scene.SceneGraphComponent
 
isVisible() - Method in class de.jreality.tools.PointerDisplayTool
 
isVisible() - Method in class de.jreality.ui.viewerapp.SelectionRenderer
 
isWriteTextureCoordIndices() - Method in class de.jreality.writer.WriterVRML2
indicates if texturecoordinate indices should be written extra.
isWriteTextureFiles() - Method in class de.jreality.writer.WriterVRML
indicates if a texture wil be written into a file, instead of writing the data directly into the vrml-file.
isWriteTextureFiles() - Method in class de.jreality.writer.WriterVRML2
indicates if a texture wil be written into a file, instead of writing the data directly into the vrml-file.
isZero(double[]) - Static method in class de.jreality.math.Rn
 
isZero(double[], double) - Static method in class de.jreality.math.Rn
 
item(Object, int) - Method in class de.jreality.scene.data.ByteBufferStorage
 
item(int) - Method in class de.jreality.scene.data.DataList
 
item(int) - Method in class de.jreality.scene.data.DoubleArrayArray.Array
 
item(int) - Method in class de.jreality.scene.data.DoubleArrayArray.Inlined
 
item(int) - Method in class de.jreality.scene.data.IntArrayArray.Array
 
item(int) - Method in class de.jreality.scene.data.IntArrayArray.Inlined
 
item(Object, int) - Method in class de.jreality.scene.data.StorageModel
 
item(int) - Method in class de.jreality.scene.data.StringArrayArray.Array
 
item(int) - Method in class de.jreality.scene.data.StringArrayArray.Inlined
 
iterator() - Method in class de.jreality.scene.SceneGraphPath
 
iterator(int) - Method in class de.jreality.scene.SceneGraphPath
 
iterator() - Method in class de.jreality.ui.viewerapp.Selection
 
iterator(int) - Method in class de.jreality.ui.viewerapp.Selection
 

J

JLinkExample - Class in de.jreality.tutorial.misc
 
JLinkExample() - Constructor for class de.jreality.tutorial.misc.JLinkExample
 
JListRenderer - Class in de.jreality.ui.treeview
This class is OUT OF DATE - TODO: merge with JTreeRenderer or delete
JListRenderer() - Constructor for class de.jreality.ui.treeview.JListRenderer
Constructor for SimpleSGCellRenderer.
Job - Interface in de.jreality.plugin.job
 
jobCancelled(Job) - Method in interface de.jreality.plugin.job.JobListener
 
jobFailed(Job, Exception) - Method in interface de.jreality.plugin.job.JobListener
 
jobFinished(Job) - Method in interface de.jreality.plugin.job.JobListener
 
JobListener - Interface in de.jreality.plugin.job
 
jobListeners - Variable in class de.jreality.plugin.job.JobQueuePlugin
 
JobMonitorPlugin - Class in de.jreality.plugin.job
 
JobMonitorPlugin() - Constructor for class de.jreality.plugin.job.JobMonitorPlugin
 
JobProcessorListener - Interface in de.jreality.plugin.job
 
JobProcessorThread - Class in de.jreality.plugin.job
 
JobProcessorThread() - Constructor for class de.jreality.plugin.job.JobProcessorThread
 
jobProgress(Job, double) - Method in interface de.jreality.plugin.job.JobListener
 
JobQueuePlugin - Class in de.jreality.plugin.job
 
JobQueuePlugin() - Constructor for class de.jreality.plugin.job.JobQueuePlugin
 
jobStarted(Job) - Method in interface de.jreality.plugin.job.JobListener
 
JobsTestPlugin - Class in de.jreality.plugin.job
 
JobsTestPlugin() - Constructor for class de.jreality.plugin.job.JobsTestPlugin
 
JobsTestPlugin.CancelableTestJob - Class in de.jreality.plugin.job
 
JobsTestPlugin.CancelableTestJob() - Constructor for class de.jreality.plugin.job.JobsTestPlugin.CancelableTestJob
 
JobsTestPlugin.TestJob - Class in de.jreality.plugin.job
 
JobsTestPlugin.TestJob() - Constructor for class de.jreality.plugin.job.JobsTestPlugin.TestJob
 
JobsTestPlugin.TestJobWithoutProgress - Class in de.jreality.plugin.job
 
JobsTestPlugin.TestJobWithoutProgress() - Constructor for class de.jreality.plugin.job.JobsTestPlugin.TestJobWithoutProgress
 
JOGL_BLEND_FUNC_SEPARATE - Static variable in class de.jreality.util.SystemProperties
Flag converted into static field by de.jreality.jogl.JOGLConfiguration.
Values: true | false
JOGL_COPY_CAT - Static variable in class de.jreality.util.SystemProperties
Flag converted into static field by de.jreality.jogl.JOGLConfiguration.
Values: true | false
JOGL_DEBUG_GL - Static variable in class de.jreality.util.SystemProperties
Flag converted into static field by de.jreality.jogl.JOGLConfiguration.
Values: true | false
JOGL_LEFT_STEREO - Static variable in class de.jreality.util.SystemProperties
 
JOGL_LOGGING_LEVEL - Static variable in class de.jreality.util.SystemProperties
Flag converted into static field by de.jreality.jogl.JOGLConfiguration.
Values: finest | finer | fine | info (static fields of Level)
JOGL_MASTER_STEREO - Static variable in class de.jreality.util.SystemProperties
 
JOGL_QUAD_BUFFERED_STEREO - Static variable in class de.jreality.util.SystemProperties
Flag converted into static field by de.jreality.jogl.JOGLConfiguration.
Values: true | false
JOGL_RIGHT_STEREO - Static variable in class de.jreality.util.SystemProperties
 
JOGLFBOTextureExample - Class in de.jreality.tutorial.viewer
This is a simple example showing how to use the class JOGLFBOViewer, a subclass of Viewer.
JOGLFBOTextureExample() - Constructor for class de.jreality.tutorial.viewer.JOGLFBOTextureExample
 
JREALITY_DATA - Static variable in class de.jreality.util.SystemProperties
Specifies the path of the jReality data directory.
Values: directory path
JREALITY_DATA_DEFAULT - Static variable in class de.jreality.util.SystemProperties
 
JRealitySplashScreen - Class in de.jreality.ui
 
JRealitySplashScreen(Icon) - Constructor for class de.jreality.ui.JRealitySplashScreen
 
JRealitySplashScreen() - Constructor for class de.jreality.ui.JRealitySplashScreen
 
JrScene - Class in de.jreality.io
 
JrScene() - Constructor for class de.jreality.io.JrScene
 
JrScene(SceneGraphComponent) - Constructor for class de.jreality.io.JrScene
 
JrSceneFactory - Class in de.jreality.io
 
JrSceneFactory() - Constructor for class de.jreality.io.JrSceneFactory
 
JRViewer - Class in de.jreality.plugin
JRViewer is the default viewer of jReality.
JRViewer() - Constructor for class de.jreality.plugin.JRViewer
Create a JRViewer with default scene and lights.
JRViewer(boolean) - Constructor for class de.jreality.plugin.JRViewer
Create a JRViewer with default scene.
JRViewer(JrScene) - Constructor for class de.jreality.plugin.JRViewer
create a JRViewer with a custom scene.
JRViewer.ContentType - Enum in de.jreality.plugin
 
JRViewerUtility - Class in de.jreality.plugin
 
JRViewerUtility() - Constructor for class de.jreality.plugin.JRViewerUtility
 
JRViewerVR - Class in de.jreality.tutorial.viewer
 
JRViewerVR() - Constructor for class de.jreality.tutorial.viewer.JRViewerVR
 
JSliderVR - Class in de.jreality.ui
 
JSliderVR() - Constructor for class de.jreality.ui.JSliderVR
 
JSliderVR(BoundedRangeModel) - Constructor for class de.jreality.ui.JSliderVR
 
JSliderVR(int, int, int, int) - Constructor for class de.jreality.ui.JSliderVR
 
JSliderVR(int, int, int) - Constructor for class de.jreality.ui.JSliderVR
 
JSliderVR(int, int) - Constructor for class de.jreality.ui.JSliderVR
 
JSliderVR(int) - Constructor for class de.jreality.ui.JSliderVR
 
JTreeRenderer - Class in de.jreality.ui.treeview
Render a node by showing the simple name and an (optional) icon.
JTreeRenderer() - Constructor for class de.jreality.ui.treeview.JTreeRenderer
Constructor for SimpleSGCellRenderer.

K

keyPressed(KeyEvent) - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
 
keyPressed(KeyEvent) - Method in class de.jreality.toolsystem.raw.DeviceOldKeyboard
 
keyReleased(KeyEvent) - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
 
keyReleased(KeyEvent) - Method in class de.jreality.toolsystem.raw.DeviceOldKeyboard
 
keyTyped(KeyEvent) - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
 
keyTyped(KeyEvent) - Method in class de.jreality.toolsystem.raw.DeviceOldKeyboard
 
kSurfaceFromGaussMap(double[][][], double[][][]) - Static method in class de.jreality.tutorial.projects.ksurfaces.KSurfaces
Calculates the K-surface from the given Gauss map, assuming that the Gauss map consists of spherical parallelograms as described in KSurfaces.gaussMapFromInitialAnnulus(double[][][], double[][][]).
KSurfaces - Class in de.jreality.tutorial.projects.ksurfaces
The algorithms to generate the Gauss map of a K-surface and the surface.
KSurfaces() - Constructor for class de.jreality.tutorial.projects.ksurfaces.KSurfaces
 
KSurfacesApp - Class in de.jreality.tutorial.projects.ksurfaces
This class contains the application to display the K-surfaces and their Gauss map.
KSurfacesApp() - Constructor for class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
 

L

label(IndexedFaceSet) - Static method in class de.jreality.tutorial.geom.LabelsOnCube
 
labelPoint(SceneGraphComponent, double[], String) - Static method in class de.jreality.geometry.Primitives
 
LABELS - Static variable in class de.jreality.scene.data.Attribute
 
LabelsInspector - Class in de.jreality.ui
 
LabelsInspector(String) - Constructor for class de.jreality.ui.LabelsInspector
 
LabelsOnCube - Class in de.jreality.tutorial.geom
This example shows how to attach labels to the vertices, edges, and faces of an indexed face set.
LabelsOnCube() - Constructor for class de.jreality.tutorial.geom.LabelsOnCube
 
Landscape - Class in de.jreality.vr
 
Landscape(String[][], String) - Constructor for class de.jreality.vr.Landscape
 
Landscape(String) - Constructor for class de.jreality.vr.Landscape
 
Landscape() - Constructor for class de.jreality.vr.Landscape
 
LayoutFactory - Class in de.jreality.ui
 
LayoutFactory() - Constructor for class de.jreality.ui.LayoutFactory
 
LEFT_BUTTON - Static variable in class de.jreality.scene.tool.InputSlot
 
LEFT_EYE - Static variable in class de.jreality.util.CameraUtility
 
length(double[]) - Static method in class de.jreality.math.Quat
 
length(Quaternion) - Static method in class de.jreality.math.Quaternion
 
lengthSqared(double[]) - Static method in class de.jreality.math.Quat
 
lengthSquared(Quaternion) - Static method in class de.jreality.math.Quaternion
 
LeslieDemo - Class in de.jreality.tutorial.audio
Physically simulated Leslie speaker; use page up/down to regulate rotor speed
LeslieDemo() - Constructor for class de.jreality.tutorial.audio.LeslieDemo
 
LEVEL_OF_DETAIL - Static variable in class de.jreality.shader.CommonAttributes
 
LEVEL_OF_DETAIL_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
LEVEL_OF_DETAIL_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
Light - Class in de.jreality.scene
Light is the abstract super class to all lights in the scene.
Light(String) - Constructor for class de.jreality.scene.Light
 
LIGHT_DIRECTION - Static variable in class de.jreality.shader.CommonAttributes
 
lightChanged(LightEvent) - Method in class de.jreality.scene.event.LightEventMulticaster
 
lightChanged(LightEvent) - Method in interface de.jreality.scene.event.LightListener
 
lightChanged(LightEvent) - Method in class de.jreality.util.RenderTrigger
 
LightEvent - Class in de.jreality.scene.event
 
LightEvent(Light) - Constructor for class de.jreality.scene.event.LightEvent
Constructor for LightEvent.
LightEventMulticaster - Class in de.jreality.scene.event
 
LightEventMulticaster() - Constructor for class de.jreality.scene.event.LightEventMulticaster
 
LIGHTING_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
 
LIGHTING_ENABLED_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
LIGHTING_ENABLED_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
LIGHTING_ENABLED_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
LightListener - Interface in de.jreality.scene.event
Implemented by event listeners that wish to get informed when a light changes.
Lights - Class in de.jreality.plugin.scene
 
Lights() - Constructor for class de.jreality.plugin.scene.Lights
 
LINE - Static variable in class de.jreality.shader.CommonAttributes
 
LINE_DIFFUSE_COLOR_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
LINE_FACTOR - Static variable in class de.jreality.shader.CommonAttributes
 
LINE_FACTOR_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
LINE_LIGHTING_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
 
LINE_LIGHTING_ENABLED_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
LINE_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
LINE_STIPPLE - Static variable in class de.jreality.shader.CommonAttributes
 
LINE_STIPPLE_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
LINE_STIPPLE_PATTERN - Static variable in class de.jreality.shader.CommonAttributes
 
LINE_STIPPLE_PATTERN_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
LINE_WIDTH - Static variable in class de.jreality.shader.CommonAttributes
 
LINE_WIDTH_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
LINE_WIDTH_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
linearCombination(double[], double, double[], double, double[]) - Static method in class de.jreality.math.Rn
Calculate the linear combination dst = a*aVec + b*bVec.
linearInterpolation(double[], double[], double[], double, int) - Static method in class de.jreality.math.Pn
Linear interpolate respecting the given metric metric.
linearInterpolation(Quaternion, Quaternion, Quaternion, double) - Static method in class de.jreality.math.Quaternion
 
lineDragEnd(LineDragEvent) - Method in class de.jreality.tools.LineDragEventMulticaster
 
lineDragEnd(LineDragEvent) - Method in interface de.jreality.tools.LineDragListener
A drag action with some input device has finished.
LineDragEvent - Class in de.jreality.tools
 
LineDragEvent(IndexedLineSet, int, double[], double[]) - Constructor for class de.jreality.tools.LineDragEvent
 
LineDragEventMulticaster - Class in de.jreality.tools
 
lineDragged(LineDragEvent) - Method in class de.jreality.tools.LineDragEventMulticaster
 
lineDragged(LineDragEvent) - Method in interface de.jreality.tools.LineDragListener
A drag action with some input device has been continued.
LineDragListener - Interface in de.jreality.tools
The listener interface for receiving drag events (dragStart, drag, dragEnd), signalling that a line of a lineSet is being dragged (with some unspecified input device).
lineDragStart(LineDragEvent) - Method in class de.jreality.tools.LineDragEventMulticaster
 
lineDragStart(LineDragEvent) - Method in interface de.jreality.tools.LineDragListener
A drag action with some input device has begun.
lineFromPoints(double[], double[], double[]) - Static method in class de.jreality.math.P2
Calculate the line coordinates of the line connecting the two points p1 and p2.
lineIntersectPlane(double[], double[], double[], double[]) - Static method in class de.jreality.math.P3
Calculate the intersection point of the line determined by p1 and p2 with plane.
lineJoinPoint(double[], double[], double[], double[]) - Static method in class de.jreality.math.P3
 
LineShader - Interface in de.jreality.shader
 
LineShaderExample - Class in de.jreality.tutorial.app
Features shown: without tubes (bresenham) 1.
LineShaderExample() - Constructor for class de.jreality.tutorial.app.LineShaderExample
 
load() - Method in class de.jreality.reader.ParserMTL
 
load(Input) - Static method in class de.jreality.shader.ImageData
 
load(Input, double[]) - Static method in class de.jreality.shader.ImageData
 
load(InputStream) - Method in class de.jreality.util.TargaFile
 
LOAD_CAMERA_PREFERENCES - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
LOAD_FILE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
LOAD_FILE_MERGED - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
LOAD_FILE_TO_NODE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
LOAD_REFLECTIONMAP - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
LOAD_SCENE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
LOAD_SKYBOX - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
LOAD_TEXTURE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
LoadCameraPreferences - Class in de.jreality.ui.viewerapp.actions.camera
 
LoadCameraPreferences(String, Viewer) - Constructor for class de.jreality.ui.viewerapp.actions.camera.LoadCameraPreferences
 
loadCompressed() - Method in class de.jreality.util.TargaFile
 
loadConfiguration(Input) - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
loadConfiguration(List<Input>) - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
loadDefaultConfiguration() - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
loadDefaultDesktopAndPortalConfiguration() - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
loadDefaultDesktopConfiguration() - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
loadDefaultDesktopConfiguration(List<Input>) - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
loadDefaultPortalConfiguration() - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
loadDefaultPortalConfiguration(List<Input>) - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
LoadFile - Class in de.jreality.ui.viewerapp.actions.file
Loads one or several files into the scene and optionally merges indexed face & line sets (adds the files as children to the selection managers default selection, which is usually the scene node).
LoadFile(String, SceneGraphComponent, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.LoadFile
 
LoadFile(String, SceneGraphComponent, Viewer) - Constructor for class de.jreality.ui.viewerapp.actions.file.LoadFile
 
LoadFile(String, SceneGraphComponent, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.LoadFile
 
LoadFile(String, SceneGraphComponent) - Constructor for class de.jreality.ui.viewerapp.actions.file.LoadFile
 
loadFile(Component, String, String) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
loadFile(Component, boolean, FileFilter...) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
loadFile(Component, JComponent) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
loadFiles(Component) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
loadFiles(Component, JComponent) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
LoadFileToNode - Class in de.jreality.ui.viewerapp.actions.edit
Loads one or several files and adds them as children to the selected scene graph component (optionally merges indexed face & line sets).
LoadFileToNode(String, SelectionManager, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.LoadFileToNode
 
LoadFileToNode(String, SelectionManager, Viewer) - Constructor for class de.jreality.ui.viewerapp.actions.edit.LoadFileToNode
 
LoadFileToNode(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.LoadFileToNode
 
LoadFileToNode(String, SelectionManager) - Constructor for class de.jreality.ui.viewerapp.actions.edit.LoadFileToNode
 
LoadPluginVR - Class in de.jreality.vr
 
LoadPluginVR(String[][]) - Constructor for class de.jreality.vr.LoadPluginVR
 
loadPreferences(Reader) - Method in class de.jreality.plugin.basic.PropertiesMenu
 
loadPreferences(Camera) - Static method in class de.jreality.util.CameraUtility
 
LoadReflectionMap - Class in de.jreality.ui.viewerapp.actions.edit
Loads a reflection map for a selected SceneGraphComponent or Appearance.
LoadReflectionMap(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.LoadReflectionMap
 
loadRemotePortalConfiguration() - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
loadRemotePortalMasterConfiguration() - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
LoadScene - Class in de.jreality.ui.viewerapp.actions.file
Opens a saved scene in a new ViewerApp.
LoadScene(String, ViewerApp) - Constructor for class de.jreality.ui.viewerapp.actions.file.LoadScene
 
LoadSkyBox - Class in de.jreality.ui.viewerapp.actions.view
Loads a skybox.
LoadSkyBox(String, SceneGraphComponent, Component) - Constructor for class de.jreality.ui.viewerapp.actions.view.LoadSkyBox
 
LoadTexture - Class in de.jreality.ui.viewerapp.actions.edit
Loads a texture for a selected SceneGraphComponent or Appearance.
LoadTexture(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.LoadTexture
 
LOCAL_LIGHT_MODEL - Static variable in class de.jreality.shader.CommonAttributes
 
LOCAL_LIGHT_MODEL_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
localToWorld(ToolContext, Matrix) - Static method in class de.jreality.toolsystem.ToolUtility
 
localToWorld(ToolContext, double[]) - Static method in class de.jreality.toolsystem.ToolUtility
 
localToWorld(SceneGraphPath, Matrix) - Static method in class de.jreality.toolsystem.ToolUtility
 
localToWorld(SceneGraphPath, double[]) - Static method in class de.jreality.toolsystem.ToolUtility
 
Lock - Class in de.jreality.scene
a ReadWriteLock
Lock() - Constructor for class de.jreality.scene.Lock
 
LOGARITHMIC_RANGE - Static variable in class de.jreality.vr.AlignPluginVR
 
LoggingSystem - Class in de.jreality.util
LoggingSystem for jReality.
LookAtTool - Class in de.jreality.tools
 
LookAtTool() - Constructor for class de.jreality.tools.LookAtTool
 

M

MAG_FILTER_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
main(String[]) - Static method in class de.jreality.plugin.job.JobsTestPlugin
 
main(String[]) - Static method in class de.jreality.plugin.JRViewer
Starts the default plug-in viewer
main(String[]) - Static method in class de.jreality.plugin.scene.VRExamples
 
main(String[]) - Static method in class de.jreality.plugin.scripting.PythonConsole
 
main(String[]) - Static method in class de.jreality.plugin.scripting.PythonToolsManager
 
main(String[]) - Static method in class de.jreality.scene.TransformationCustomizer
 
main(String[]) - Static method in class de.jreality.shader.GlslSource
 
main(String[]) - Static method in class de.jreality.shader.TextureUtility
 
main(String[]) - Static method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
main(String[]) - Static method in class de.jreality.toolsystem.util.OSCPool
 
main(String[]) - Static method in class de.jreality.tutorial.app.AnimatedTextureExample
 
main(String[]) - Static method in class de.jreality.tutorial.app.BackgroundExample
 
main(String[]) - Static method in class de.jreality.tutorial.app.GLShadingLangExample01
 
main(String[]) - Static method in class de.jreality.tutorial.app.GLShadingLangExample02
 
main(String[]) - Static method in class de.jreality.tutorial.app.GLShadingLangExample03
 
main(String[]) - Static method in class de.jreality.tutorial.app.GLVertexArrayExample
 
main(String[]) - Static method in class de.jreality.tutorial.app.LineShaderExample
 
main(String[]) - Static method in class de.jreality.tutorial.app.MultilineLabelExample
 
main(String[]) - Static method in class de.jreality.tutorial.app.NonDefaultShaderExample
 
main(String[]) - Static method in class de.jreality.tutorial.app.PointShaderExample
Features shown: flat (points) 1.
main(String[]) - Static method in class de.jreality.tutorial.app.ShadedLineExample
 
main(String[]) - Static method in class de.jreality.tutorial.app.SkyboxAndReflMapExample
 
main(String[]) - Static method in class de.jreality.tutorial.app.TextureExample
This tutorial shows how to apply a 2D texture image to a jReality geometry.
main(String[]) - Static method in class de.jreality.tutorial.app.VertexColorsExample
 
main(String[]) - Static method in class de.jreality.tutorial.audio.AudioExample
 
main(String[]) - Static method in class de.jreality.tutorial.audio.DopplerDemo
 
main(String[]) - Static method in class de.jreality.tutorial.audio.LeslieDemo
 
main(String[]) - Static method in class de.jreality.tutorial.audio.MinimalExample
 
main(String[]) - Static method in class de.jreality.tutorial.geom.BallAndStickFactoryExample
 
main(String[]) - Static method in class de.jreality.tutorial.geom.ClippingPlaneExample
 
main(String[]) - Static method in class de.jreality.tutorial.geom.Cube01
 
main(String[]) - Static method in class de.jreality.tutorial.geom.Cube02
 
main(String[]) - Static method in class de.jreality.tutorial.geom.Cube03
 
main(String[]) - Static method in class de.jreality.tutorial.geom.Cube04
 
main(String[]) - Static method in class de.jreality.tutorial.geom.Cube05
 
main(String[]) - Static method in class de.jreality.tutorial.geom.Cube06
 
main(String[]) - Static method in class de.jreality.tutorial.geom.CubeUnwrapped
 
main(String[]) - Static method in class de.jreality.tutorial.geom.GeometryMergeExample
 
main(String[]) - Static method in class de.jreality.tutorial.geom.ImplodedTori
 
main(String[]) - Static method in class de.jreality.tutorial.geom.LabelsOnCube
 
main(String[]) - Static method in class de.jreality.tutorial.geom.ParametricSurfaceExample
 
main(String[]) - Static method in class de.jreality.tutorial.geom.QuadMeshExample
 
main(String[]) - Static method in class de.jreality.tutorial.geom.SliceBoxExample
 
main(String[]) - Static method in class de.jreality.tutorial.geom.ThickenedSurfaceExample
 
main(String[]) - Static method in class de.jreality.tutorial.geom.TubeFactory01
 
main(String[]) - Static method in class de.jreality.tutorial.geom.TubeFactory02
 
main(String[]) - Static method in class de.jreality.tutorial.gui.BeanInspectorExample
 
main(String[]) - Static method in class de.jreality.tutorial.gui.SliderExample
 
main(String[]) - Static method in class de.jreality.tutorial.intro.Icosahedron
 
main(String[]) - Static method in class de.jreality.tutorial.intro.IcosahedronVR
 
main(String[]) - Static method in class de.jreality.tutorial.intro.Intro01
 
main(String[]) - Static method in class de.jreality.tutorial.intro.Intro02
 
main(String[]) - Static method in class de.jreality.tutorial.intro.Intro03
 
main(String[]) - Static method in class de.jreality.tutorial.intro.Intro04
 
main(String[]) - Static method in class de.jreality.tutorial.intro.Intro05
 
main(String[]) - Static method in class de.jreality.tutorial.intro.Intro06
 
main(String[]) - Static method in class de.jreality.tutorial.intro.Intro07
 
main(String[]) - Static method in class de.jreality.tutorial.intro.Intro08
 
main(String[]) - Static method in class de.jreality.tutorial.misc.FileReaderExample
 
main(String[]) - Static method in class de.jreality.tutorial.misc.JLinkExample
 
main(String[]) - Static method in class de.jreality.tutorial.misc.NonEuclideanExample
 
main(String[]) - Static method in class de.jreality.tutorial.misc.ODEExample
 
main(String[]) - Static method in class de.jreality.tutorial.plugin.ContentToolsExample
 
main(String[]) - Static method in class de.jreality.tutorial.plugin.InternalFrameTest
 
main(String[]) - Static method in class de.jreality.tutorial.plugin.Persistence
 
main(String[]) - Static method in class de.jreality.tutorial.projects.darboux.DarbouxDemo
 
main(String[]) - Static method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
 
main(String[]) - Static method in class de.jreality.tutorial.reader.ReaderExample
 
main(String[]) - Static method in class de.jreality.tutorial.scene.CameraListenerExample
 
main(String[]) - Static method in class de.jreality.tutorial.scene.CameraPathExample
 
main(String[]) - Static method in class de.jreality.tutorial.scene.SpotLightExample
 
main(String[]) - Static method in class de.jreality.tutorial.tform.TransformationFlat
 
main(String[]) - Static method in class de.jreality.tutorial.tform.TransformationHierarchy
 
main(String[]) - Static method in class de.jreality.tutorial.tform.TransformationListenerExample
 
main(String[]) - Static method in class de.jreality.tutorial.tool.AddPointsExample
 
main(String[]) - Static method in class de.jreality.tutorial.tool.AddToolExample
 
main(String[]) - Static method in class de.jreality.tutorial.tool.AnimationExample
 
main(String[]) - Static method in class de.jreality.tutorial.tool.DragEventTool01
 
main(String[]) - Static method in class de.jreality.tutorial.tool.DragEventTool02
 
main(String[]) - Static method in class de.jreality.tutorial.tool.InputSegmentsExample
 
main(String[]) - Static method in class de.jreality.tutorial.tool.MapNavigationToolExample
 
main(String[]) - Static method in class de.jreality.tutorial.tool.ModelExample
 
main(String[]) - Static method in class de.jreality.tutorial.tool.Paint3DToolExample
 
main(String[]) - Static method in class de.jreality.tutorial.tool.PointerHitToolExample
 
main(String[]) - Static method in class de.jreality.tutorial.tool.TextureDragExample
 
main(String[]) - Static method in class de.jreality.tutorial.tool.ToolIntro
 
main(String[]) - Static method in class de.jreality.tutorial.util.polygon.SubdividerDemo
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.AccessoryViewer
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.AddViewerToInternalFrame
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.GLJPanelViewerExample
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.JOGLFBOTextureExample
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.JRViewerVR
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.OffscreenRenderAlternateCameraPath
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.PerformanceMeterExample
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.SelectionExample
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.SimpleJRViewer
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.SimpleViewer
 
main(String[]) - Static method in class de.jreality.tutorial.viewer.ViewerFromScratch
 
main(String[]) - Static method in class de.jreality.ui.LabelsInspector
 
main(String[]) - Static method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
main(String[]) - Static method in class de.jreality.ui.widgets.TextSlider
 
main(String[]) - Static method in class de.jreality.vr.Landscape
 
main(String[]) - Static method in class de.jreality.vr.ViewerVR
Deprecated.
 
main(String[]) - Static method in class de.jreality.writer.pdf.WriterPDF
 
main(String[]) - Static method in class de.jreality.writer.u3d.TestScene
 
main(String[]) - Static method in class de.jreality.writer.WriterSTL
 
mainImpl(String[]) - Static method in class de.jreality.vr.ViewerVR
Deprecated.
 
MainPanel - Class in de.jreality.plugin.basic
 
MainPanel() - Constructor for class de.jreality.plugin.basic.MainPanel
 
mainUIChanged(String) - Method in class de.jreality.plugin.content.ContentLoader
 
mainUIChanged(String) - Method in class de.jreality.plugin.menu.ExportMenu
 
mainUIChanged(String) - Method in class de.jreality.plugin.scene.ShrinkPanelPluginCollector
 
mainUIChanged(String) - Method in class de.jreality.plugin.scene.Sky
 
makeConsistentOrientation(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
makes a consistent orientated version of the "face Indices" if possible.
makeDirectIsometryFromFrame(double[], double[], double[], int) - Static method in class de.jreality.math.P2
Generate a direct isometry which maps the frame F determined by point and xdir to the standard frame represented by the identity matrix.
makeDirectIsometryFromFrames(double[], double[], double[], double[], double[], int) - Static method in class de.jreality.math.P2
Generate a direct isometry that carries the frame determined by p0 and p1 to that determined by q0 and q1.
makeDirectIsometryFromFrames(double[], double[], double[], double[], double[], double[], double[], int) - Static method in class de.jreality.math.P3
Generate a direct isometry that carries the frame determined by p0, p1 and p2 to that determined by q0, q1 and q2.
makeFlattenProjection(double[], double[], double[]) - Static method in class de.jreality.math.Pn
Similar to P3#makeHarmonicHarmology(double[], double[], double[]) but maps all points onto the axis plane.
makeFrameField(double[][], FrameFieldType, int) - Method in class de.jreality.geometry.TubeFactory
The primary method in the tube-generating process.
makeGeneralizedProjection(double[], double[], double[], double) - Static method in class de.jreality.math.Pn
Create a projectivity that leaves center C invariant (planewise), axis A invariant (point-wise) and otherwise moves a general point P along the line l through P and the center depending on val.
makeGlideReflectionMatrix(double[], double[], double[], double[], int) - Static method in class de.jreality.math.P3
Generate a glide reflection in plane with translation vector given by the vector from p1 to p2.
makeHarmonicHarmology(double[], double[], double[]) - Static method in class de.jreality.math.Pn
Construct a central projectivity with fixed point center and fixed plane axis.
makeLookatMatrix(double[], double[], double[], double, int) - Static method in class de.jreality.math.P3
Creates an isometry that carries the from vector to the origin; and takes the normalized to vector to the (homogeneous) vector (0,0,-1,0).
makeOrthographicProjectionMatrix(double[], Rectangle2D, double, double) - Static method in class de.jreality.math.P3
 
makePerspectiveProjectionMatrix(float[], Rectangle2D, float, float) - Static method in class de.jreality.math.P3
 
makePerspectiveProjectionMatrix(double[], Rectangle2D, double, double) - Static method in class de.jreality.math.P3
Generate a 4x4 perspective projection matrix based on the parameters.
makeReflectionMatrix(double[], double[], int) - Static method in class de.jreality.math.P3
Construct a projective reflection that fixes the element plane considered as a pole/polar point/plane pair.
makeRotationMatrix(double[], double[], double) - Static method in class de.jreality.math.P3
Generate a rotation matrix fixing the origin (0,0,0,1) around the given axis with the given angle.
makeRotationMatrix(double[], double[], double[]) - Static method in class de.jreality.math.P3
Generate a rotation matrix which fixes the origin (0,0,0,1) and carries the vector from to the vector to.
makeRotationMatrix(double[], double[], double[], double, int) - Static method in class de.jreality.math.P3
Calculate a rotation matrix in the given metric which rotates a given angle about the axis determined by p1 and p2.
makeRotationMatrixX(double[], double) - Static method in class de.jreality.math.P3
 
makeRotationMatrixY(double[], double) - Static method in class de.jreality.math.P3
 
makeRotationMatrixZ(double[], double) - Static method in class de.jreality.math.P3
 
makeRotationQuaternionAngle(Quaternion, double, double[]) - Static method in class de.jreality.math.Quaternion
 
makeRotationQuaternionCos(Quaternion, double, double[]) - Static method in class de.jreality.math.Quaternion
 
makeScaleMatrix(double[], double) - Static method in class de.jreality.math.P3
For those who are uncomfortable with the word stretch -- even though only euclidean geometry supports scaling (changing size without changing shape).
makeScaleMatrix(double[], double[]) - Static method in class de.jreality.math.P3
 
makeScaleMatrix(double[], double, double, double) - Static method in class de.jreality.math.P3
 
makeScrewMotionMatrix(double[], double[], double[], double, int) - Static method in class de.jreality.math.P3
 
makeSkewMatrix(double[], int, int, double) - Static method in class de.jreality.math.P3
 
makeStretchMatrix(double[], double) - Static method in class de.jreality.math.P3
Create a diagonal matric with entries (stretch, stretch,stretch, 1)
makeStretchMatrix(double[], double, double, double) - Static method in class de.jreality.math.P3
Create a diagonal matric with entries (xscale, yscale, zscale, 1)
makeStretchMatrix(double[], double[]) - Static method in class de.jreality.math.P3
Construct a diagonal matrix with the given entries.
makeTranslationMatrix(double[], double[], double[], int) - Static method in class de.jreality.math.P3
Calculate a translation matrix in the given metric which carries the point from to the point to and maps the line joining from and to to itself (the axis of the isometry).
makeTranslationMatrix(double[], double[], int) - Static method in class de.jreality.math.P3
Calculate a translation matrix which carries the origin (0,0,0,1 to the point to.
makeWorld() - Static method in class de.jreality.tutorial.geom.ImplodedTori
 
makeWorld() - Method in class de.jreality.tutorial.misc.NonEuclideanExample
create the scene graph which will be the content of the demo
makeWorld() - Method in class de.jreality.tutorial.viewer.JOGLFBOTextureExample
 
makeWorld() - Method in class de.jreality.util.BSHServer
 
manhattanNorm(double[]) - Static method in class de.jreality.math.Rn
Calculate the "manhattan norm" of the input vector.
manhattanNormDistance(double[], double[]) - Static method in class de.jreality.math.Rn
Calculate the "manhattan norm" distance between the two input vectors.
MANY_DISPLAY_LISTS - Static variable in class de.jreality.shader.CommonAttributes
 
MapNavigationToolExample - Class in de.jreality.tutorial.tool
 
MapNavigationToolExample() - Constructor for class de.jreality.tutorial.tool.MapNavigationToolExample
 
mapRawDevice(String, InputSlot) - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
 
mapRawDevice(String, InputSlot) - Method in class de.jreality.toolsystem.raw.DeviceMacbookSuddenMotionSensor
 
mapRawDevice(String, InputSlot) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
mapRawDevice(String, InputSlot) - Method in class de.jreality.toolsystem.raw.DeviceOldKeyboard
 
mapRawDevice(String, InputSlot) - Method in class de.jreality.toolsystem.raw.DeviceSpacenav
 
mapRawDevice(String, InputSlot) - Method in class de.jreality.toolsystem.raw.DeviceSystemTimer
 
mapRawDevice(String, InputSlot) - Method in interface de.jreality.toolsystem.raw.RawDevice
 
mapRawDevice(String, InputSlot) - Method in class de.jreality.toolsystem.raw.WiiMoteOSC
 
matches(EffectiveAppearance, SceneGraphPath) - Static method in class de.jreality.shader.EffectiveAppearance
 
matches(SceneGraphPath) - Method in interface de.jreality.util.PathCollector.Matcher
 
Matrix - Class in de.jreality.math
A simple wrapper class for 4x4 real matrices.
Matrix() - Constructor for class de.jreality.math.Matrix
 
Matrix(Matrix) - Constructor for class de.jreality.math.Matrix
copy constructor
Matrix(double[]) - Constructor for class de.jreality.math.Matrix
plain wrapper for the array m; does NOT make a copy of m!
Matrix(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class de.jreality.math.Matrix
TODO
Matrix(DoubleArray) - Constructor for class de.jreality.math.Matrix
this constructor copies the content of the given DoubleArray.
Matrix(Transformation) - Constructor for class de.jreality.math.Matrix
this constructor copies the content of the given Transformation.
MatrixBuilder - Class in de.jreality.math
This class wraps a Matrix instance for easy specification of concatenated operations.
matrixTimesVector(double[], double[], double[]) - Static method in class de.jreality.math.Rn
Multiply the input vector src by the matrix m and put the result into dst.
matrixTimesVector(double[][], double[], double[][]) - Static method in class de.jreality.math.Rn
matrixToJavaString(double[]) - Static method in class de.jreality.math.Rn
Like Rn.matrixToString(double[]), but formatted for direct insertion as java source code
matrixToString(double[]) - Static method in class de.jreality.math.Rn
Print the square matrix m into a string using default format from String.format(java.lang.String, java.lang.Object[]) and return the string.
matrixToString(double[], String) - Static method in class de.jreality.math.Rn
Print the square matrix m into a string using formatString and return the string.
max(double[], double[], double[]) - Static method in class de.jreality.math.Rn
Calculate the maximum of two vectors, coordinate-wise.
max(double[]) - Static method in class de.jreality.util.ArrayUtility
Returns the maximum of target.
max(double[], int, int) - Static method in class de.jreality.util.ArrayUtility
Returns the maximum of target from postion to postion+length-1.
max(float[]) - Static method in class de.jreality.util.ArrayUtility
Returns the maximum of target.
max(float[], int, int) - Static method in class de.jreality.util.ArrayUtility
Returns the maximum of target from postion to postion+length-1.
max(int[]) - Static method in class de.jreality.util.ArrayUtility
Returns the maximum of target.
max(int[], int, int) - Static method in class de.jreality.util.ArrayUtility
Returns the maximum of target from postion to postion+length-1.
MAX_RADIUS - Static variable in class de.jreality.vr.AlignPluginVR
 
Maximize - Class in de.jreality.ui.viewerapp.actions.view
Toggles full screen of the ViewerApp.
There is only one instance of this action.
MAXIMIZE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
maxNorm(double[]) - Static method in class de.jreality.math.Rn
Calculate the "max norm" of a vector.
maxNormDistance(double[], double[]) - Static method in class de.jreality.math.Rn
Calculate the distance between two points based on the "max norm".
MaxRange - Static variable in class de.jreality.writer.u3d.u3dencoding.Constants
 
mergeGeometrySets(SceneGraphComponent) - Method in class de.jreality.geometry.GeometryMergeFactory
merges all IndexedFaceSets, IndexeedLineSets and PointSets of the given SceneGraph to one IndexedFaceSet Attention: several values can be set bevorhand
mergeIndexedFaceSets(PointSet[]) - Method in class de.jreality.geometry.GeometryMergeFactory
merges all IndexedFaceSets to one IndexedFaceSet Attention: several values can be set bevorhand
mergeIndexedFaceSets(SceneGraphComponent) - Method in class de.jreality.geometry.GeometryMergeFactory
merges all IndexedFaceSets, IndexeedLineSets and PointSets of the given SceneGraph to one IndexedFaceSet EdgeAttributes will be ignored.
mergeIndexedLineSets(IndexedLineSet[]) - Method in class de.jreality.geometry.GeometryMergeFactory
merges all IndexeedLineSets to one IndexedLineSet Attention: several values can be set bevorhand
mergeIndexedLineSets(SceneGraphComponent) - Method in class de.jreality.geometry.GeometryMergeFactory
merges all IndexedFaceSets, IndexeedLineSets and PointSets of the given SceneGraph to one IndexedLineSet FaceAttributes will be ignored.
mergePointSets(PointSet[]) - Method in class de.jreality.geometry.GeometryMergeFactory
merges all PointSets to one PointSet Attention: several values can be set bevorhand
mergePointSets(SceneGraphComponent) - Method in class de.jreality.geometry.GeometryMergeFactory
merges all IndexedFaceSets, IndexeedLineSets and PointSets of the given SceneGraph to one PointSet Face and Edge-Attributes will be ignored.
messageReceived(OSCMessage, SocketAddress, long) - Method in class de.jreality.toolsystem.raw.WiiMoteOSC
 
META_LEFT_BUTTON - Static variable in class de.jreality.scene.tool.InputSlot
This inputslot can be used for customized tools.
META_MIDDLE_BUTTON - Static variable in class de.jreality.scene.tool.InputSlot
 
META_RIGHT_BUTTON - Static variable in class de.jreality.scene.tool.InputSlot
 
METRIC - Static variable in class de.jreality.geometry.GeometryUtility
For setting the metric (Pn) of the geometry; Value: Integer
metric - Variable in class de.jreality.geometry.TubeFactory
 
METRIC - Static variable in class de.jreality.shader.CommonAttributes
 
METRIC_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
MIDDLE_BUTTON - Static variable in class de.jreality.scene.tool.InputSlot
 
MIDDLE_EYE - Static variable in class de.jreality.util.CameraUtility
 
midPlane(double[], double[], double[], int) - Static method in class de.jreality.math.Pn
Find the plane which lies, metrically, half-way between the two given planes.
min(double[], double[], double[]) - Static method in class de.jreality.math.Rn
Calculate the minimum of two vectors, coordinate-wise.
min(double[]) - Static method in class de.jreality.util.ArrayUtility
Returns the minimum of target.
min(double[], int, int) - Static method in class de.jreality.util.ArrayUtility
Returns the minimum of target from postion to postion+length-1.
min(float[]) - Static method in class de.jreality.util.ArrayUtility
Returns the minimum of target.
min(float[], int, int) - Static method in class de.jreality.util.ArrayUtility
Returns the minimum of target from postion to postion+length-1.
min(int[]) - Static method in class de.jreality.util.ArrayUtility
Returns the minimum of target/.
min(int[], int, int) - Static method in class de.jreality.util.ArrayUtility
Returns the minimum of target from postion to postion+length-1.
MIN_FILTER_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
MinimalExample - Class in de.jreality.tutorial.audio
Code example for ICMC submission.
MinimalExample() - Constructor for class de.jreality.tutorial.audio.MinimalExample
 
minus(double[], double[], double[]) - Static method in class de.jreality.tutorial.projects.ksurfaces.R3
target = a-b
MIPMAP_MODE_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
MirrorAppearance - Class in de.jreality.plugin.scene
 
MirrorAppearance() - Constructor for class de.jreality.plugin.scene.MirrorAppearance
 
mirrorTex - Variable in class de.jreality.plugin.scene.MirrorAppearance
 
MissingSlotException - Exception in de.jreality.toolsystem
TODO: comment this
MissingSlotException(InputSlot) - Constructor for exception de.jreality.toolsystem.MissingSlotException
 
MODEL - Static variable in class de.jreality.scene.data.ByteBufferStorage
 
ModelExample - Class in de.jreality.tutorial.tool
 
ModelExample() - Constructor for class de.jreality.tutorial.tool.ModelExample
 
motion(SpaceNavMotionEvent) - Method in class de.jreality.toolsystem.raw.DeviceSpacenav
 
mouseClicked(MouseEvent) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
mouseDragged(MouseEvent) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
mouseEntered(MouseEvent) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
mouseExited(MouseEvent) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
mouseMoved(MouseEvent) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
mousePressed(MouseEvent) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
mouseReleased(MouseEvent) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
mouseWheelMoved(MouseWheelEvent) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
MultilineLabelExample - Class in de.jreality.tutorial.app
 
MultilineLabelExample() - Constructor for class de.jreality.tutorial.app.MultilineLabelExample
 
multiplyOnLeft(double[]) - Method in class de.jreality.math.Matrix
Let M be the current matrix.
multiplyOnLeft(Matrix) - Method in class de.jreality.math.Matrix
Let M be the current matrix.
multiplyOnLeft(double[]) - Method in class de.jreality.scene.Transformation
 
multiplyOnRight(double[]) - Method in class de.jreality.math.Matrix
Let M be the current matrix.
multiplyOnRight(Matrix) - Method in class de.jreality.math.Matrix
Let M be the current matrix.
multiplyOnRight(double[]) - Method in class de.jreality.scene.Transformation
 
multiplyVector(double[]) - Method in class de.jreality.math.Matrix
Form the matrix-vector product M.v (v is column vector on the right).
mysqrt(int) - Static method in class de.jreality.math.Rn
Returns the square root of the sq parameter.

N

nameSpace(String, String) - Static method in class de.jreality.shader.ShaderUtility
 
NativePathUtility - Class in de.jreality.util
 
NativePathUtility() - Constructor for class de.jreality.util.NativePathUtility
 
Navigator - Class in de.jreality.ui.viewerapp
Scene tree and inspector panel for a given scene graph.
Navigator(Viewer) - Constructor for class de.jreality.ui.viewerapp.Navigator
 
Navigator(Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.Navigator
 
Navigator.SelectionEvent - Class in de.jreality.ui.viewerapp
 
Navigator.SelectionEvent(Object, TreePath[], boolean[], TreePath, TreePath) - Constructor for class de.jreality.ui.viewerapp.Navigator.SelectionEvent
calls TreeSelectionEvent(...)
Navigator.SelectionListener - Class in de.jreality.ui.viewerapp
 
Navigator.SelectionListener() - Constructor for class de.jreality.ui.viewerapp.Navigator.SelectionListener
 
negate(Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
 
negate(double[], double[]) - Static method in class de.jreality.math.Rn
dst[i] = -src[i]
node - Variable in class de.jreality.plugin.basic.Content.ContentChangedEvent
 
nodeSelected() - Method in class de.jreality.ui.viewerapp.SelectionEvent
Returns true iff a SceneGraphNode was selected
NonDefaultShaderExample - Class in de.jreality.tutorial.app
 
NonDefaultShaderExample() - Constructor for class de.jreality.tutorial.app.NonDefaultShaderExample
 
NonEuclideanExample - Class in de.jreality.tutorial.misc
This class provides a simple example of using the non-euclidean features of jReality.
NonEuclideanExample() - Constructor for class de.jreality.tutorial.misc.NonEuclideanExample
 
norm(double[], int) - Static method in class de.jreality.math.Pn
Calculates the norm of the vector in the given metric metric.
norm(double[]) - Static method in class de.jreality.tutorial.projects.ksurfaces.R3
|a|, the length of a vector.
NORMAL_SCALE - Static variable in class de.jreality.shader.CommonAttributes
 
normalize(double[], double[], double[], double[], int) - Static method in class de.jreality.math.Pn
Normalize a point-tangent pair (src, svec) so that both members have unit length and, the tangent vector lies in the polar plane of the point.
normalize(double[], double[], int) - Static method in class de.jreality.math.Pn
Normalizes the vector src to have unit length (either 1 or i), or, if metric is EUCLIDEAN, then the input vector is dehomogenized.
normalize(double[][], double[][], int) - Static method in class de.jreality.math.Pn
A vectorized version of Pn.normalize(double[], double[], int).
normalize(Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
 
normalize(double[], double[]) - Static method in class de.jreality.math.Rn
Normalize src using the euclidean norm.
normalize(double[][], double[][]) - Static method in class de.jreality.math.Rn
 
normalizeLine(double[], double[]) - Static method in class de.jreality.math.P2
 
normalizePlane(double[], double[], int) - Static method in class de.jreality.math.Pn
For the euclidean special case: Normalize a hyper-plane (represented as a vector of length n) so that the direction vector (the first n-1 coordinates) has euclidean length 1 but represents the same projective hyper-plane.
normalizePoint(double[], double[], int) - Static method in class de.jreality.math.Pn
NORMALS - Static variable in class de.jreality.scene.data.Attribute
 
normSquared(double[], int) - Static method in class de.jreality.math.Pn
 
normSquared(double[]) - Static method in class de.jreality.tutorial.projects.ksurfaces.R3
|a|^2, the square of the length of a vector.
NotHalfMask - Static variable in class de.jreality.writer.u3d.u3dencoding.Constants
 
NotThreeQuarterMask - Static variable in class de.jreality.writer.u3d.u3dencoding.Constants
 
nullTree - Static variable in class de.jreality.scene.pick.AABBTree
more or less a hack to indicate that a geometry has no pick tree.
NumberSpinnerGUI - Class in de.jreality.plugin.scripting.gui
 
NumberSpinnerGUI() - Constructor for class de.jreality.plugin.scripting.gui.NumberSpinnerGUI
 

O

objectType(Class) - Static method in class de.jreality.scene.data.StorageModel
 
octagonalCrossSection - Static variable in class de.jreality.geometry.TubeUtility
 
ODEExample - Class in de.jreality.tutorial.misc
 
ODEExample() - Constructor for class de.jreality.tutorial.misc.ODEExample
 
OffscreenRenderAlternateCameraPath - Class in de.jreality.tutorial.viewer
A simple class based on ViewerFromScratch to show how to get offscreen rendering to work with an alternative camera path.
OffscreenRenderAlternateCameraPath() - Constructor for class de.jreality.tutorial.viewer.OffscreenRenderAlternateCameraPath
 
OFFSET - Static variable in class de.jreality.shader.CommonAttributes
 
OFFSET_DEFAULT - Static variable in interface de.jreality.shader.DefaultTextShader
 
ONE_TEXTURE2D_PER_IMAGE - Static variable in class de.jreality.shader.CommonAttributes
 
OPAQUE_TUBES_AND_SPHERES - Static variable in class de.jreality.shader.CommonAttributes
 
OPAQUE_TUBES_AND_SPHERES_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
OPAQUE_TUBES_AND_SPHERES_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
openCube() - Static method in class de.jreality.geometry.Primitives
 
OPERAND0_ALPHA_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
OPERAND0_COLOR_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
OPERAND1_ALPHA_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
OPERAND1_COLOR_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
OPERAND2_ALPHA_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
OPERAND2_COLOR_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
orientation(double[], double[], double[]) - Static method in class de.jreality.math.P3
Calculate the determinant of the matrix spanned by the three input vectors and the origin (0,0,0,1).
ORIGIN - Static variable in class de.jreality.scene.tool.AxisState
 
originP3 - Static variable in class de.jreality.math.P3
 
orthonormalizeMatrix(double[], double[], double, int) - Static method in class de.jreality.math.P3
Attempt to convert a matrix m into an isometry with respect to metric metric.
OSCPool - Class in de.jreality.toolsystem.util
Simple class for managing a pool of OSC clients and servers, so that many OSC tools may share the same OSC connection.
OSCPool() - Constructor for class de.jreality.toolsystem.util.OSCPool
 

P

P2 - Class in de.jreality.math
Static methods for geometry of the real projective plane RP2.
P3 - Class in de.jreality.math
Static methods for geometry of real projective 3-space (RP3).
p3involution - Static variable in class de.jreality.math.P3
 
paint(Graphics) - Method in class de.jreality.ui.ColorChooseJButton
 
paint(Graphics) - Method in class de.jreality.ui.TextureJButton
 
Paint3DToolExample - Class in de.jreality.tutorial.tool
This tutorial demonstrates how to write a tool to paint on a 3D surface.
Paint3DToolExample() - Constructor for class de.jreality.tutorial.tool.Paint3DToolExample
 
ParametricSurfaceExample - Class in de.jreality.tutorial.geom
An easy example to visualize the graph of a map R^2->R^3.
ParametricSurfaceExample() - Constructor for class de.jreality.tutorial.geom.ParametricSurfaceExample
 
ParametricSurfaceExample.Swallowtail - Class in de.jreality.tutorial.geom
 
ParametricSurfaceExample.Swallowtail() - Constructor for class de.jreality.tutorial.geom.ParametricSurfaceExample.Swallowtail
 
ParametricSurfaceFactory - Class in de.jreality.geometry
This factory specializes the QuadMeshFactory further, replacing the explicit definition of the vertex coordinates with a functional definition.
ParametricSurfaceFactory(ParametricSurfaceFactory.Immersion) - Constructor for class de.jreality.geometry.ParametricSurfaceFactory
 
ParametricSurfaceFactory() - Constructor for class de.jreality.geometry.ParametricSurfaceFactory
 
ParametricSurfaceFactory.DefaultImmersion - Class in de.jreality.geometry
An abstract implementation of the interface Immersion for a map of two variables into 3-space.
ParametricSurfaceFactory.DefaultImmersion() - Constructor for class de.jreality.geometry.ParametricSurfaceFactory.DefaultImmersion
 
ParametricSurfaceFactory.Immersion - Interface in de.jreality.geometry
Represents a map of two variables into n--dimensional space.
ParametricSurfaceFactoryBeanInfo - Class in de.jreality.geometry
Announces the customizer ParametricSurfaceFactoryCustomizer for JavaBeans introspection.
ParametricSurfaceFactoryBeanInfo() - Constructor for class de.jreality.geometry.ParametricSurfaceFactoryBeanInfo
 
ParametricSurfaceFactoryCustomizer - Class in de.jreality.geometry
A user interface for a ParametricSurfaceFactory.
ParametricSurfaceFactoryCustomizer() - Constructor for class de.jreality.geometry.ParametricSurfaceFactoryCustomizer
 
ParametricSurfaceFactoryCustomizer(ParametricSurfaceFactory) - Constructor for class de.jreality.geometry.ParametricSurfaceFactoryCustomizer
 
ParametricSurfaceFactoryPlugin - Class in de.jreality.plugin.geometry
Wraps a ParametricSurfaceFactoryCustomizer into a plugin.
ParametricSurfaceFactoryPlugin(ParametricSurfaceFactory) - Constructor for class de.jreality.plugin.geometry.ParametricSurfaceFactoryPlugin
 
ParametricTriangularSurfaceFactory - Class in de.jreality.geometry
This class is similar to ParametricSurfaceFactory but it works with a triangular rather than rectangular parametric domain.
ParametricTriangularSurfaceFactory() - Constructor for class de.jreality.geometry.ParametricTriangularSurfaceFactory
 
ParametricTriangularSurfaceFactory.Immersion - Interface in de.jreality.geometry
 
ParametricTriangularSurfaceFactoryBeanInfo - Class in de.jreality.geometry
Announces the customizer ParametricTriangularSurfaceFactoryCustomizer for JavaBeans introspection.
ParametricTriangularSurfaceFactoryBeanInfo() - Constructor for class de.jreality.geometry.ParametricTriangularSurfaceFactoryBeanInfo
 
ParametricTriangularSurfaceFactoryCustomizer - Class in de.jreality.geometry
A user interface for a ParametricTriangularSurfaceFactory.
ParametricTriangularSurfaceFactoryCustomizer() - Constructor for class de.jreality.geometry.ParametricTriangularSurfaceFactoryCustomizer
 
ParametricTriangularSurfaceFactoryCustomizer(ParametricTriangularSurfaceFactory) - Constructor for class de.jreality.geometry.ParametricTriangularSurfaceFactoryCustomizer
 
parseNumber(StreamTokenizer) - Static method in class de.jreality.reader.ParserUtil
 
ParserMTL - Class in de.jreality.reader
simple parser for mtl file format.
ParserMTL(Input) - Constructor for class de.jreality.reader.ParserMTL
 
ParserUtil - Class in de.jreality.reader
 
ParserUtil() - Constructor for class de.jreality.reader.ParserUtil
 
PathCollector - Class in de.jreality.util
This visitor traverses a scene graph searching for all paths betweenthe given SceneGraphComponent and the given SceneGraphNode.
PathCollector(PathCollector.Matcher, SceneGraphComponent) - Constructor for class de.jreality.util.PathCollector
 
PathCollector.Matcher - Interface in de.jreality.util
 
pause() - Method in class de.jreality.scene.AudioSource
 
PDF_NAME_3D - Static variable in class de.jreality.writer.pdf.WriterPDF
 
PDF_NAME_3DD - Static variable in class de.jreality.writer.pdf.WriterPDF
 
PDF_NAME_3DV - Static variable in class de.jreality.writer.pdf.WriterPDF
 
PDF_NAME_3DVIEW - Static variable in class de.jreality.writer.pdf.WriterPDF
 
PDF_NAME_C2W - Static variable in class de.jreality.writer.pdf.WriterPDF
 
PDF_NAME_IN - Static variable in class de.jreality.writer.pdf.WriterPDF
 
PDF_NAME_MS - Static variable in class de.jreality.writer.pdf.WriterPDF
 
PDF_NAME_U3D - Static variable in class de.jreality.writer.pdf.WriterPDF
 
PDF_NAME_U3DPATH - Static variable in class de.jreality.writer.pdf.WriterPDF
 
PDF_NAME_XN - Static variable in class de.jreality.writer.pdf.WriterPDF
 
perform(ToolContext) - Method in class de.jreality.geometry.SliceBoxFactory.SimpleDragTool
 
perform(ToolContext) - Method in class de.jreality.scene.tool.AbstractTool
 
perform(ToolContext) - Method in interface de.jreality.scene.tool.Tool
This method is called when the tool is activated and any AxisState or TransformationMatrix of the current slots changes.
perform(ToolContext) - Method in class de.jreality.tools.AirplaneTool
 
perform(ToolContext) - Method in class de.jreality.tools.AnimatedRotateTool
 
perform(ToolContext) - Method in class de.jreality.tools.AnimatorTool
 
perform(ToolContext) - Method in class de.jreality.tools.AxisTranslationTool
 
perform(ToolContext) - Method in class de.jreality.tools.DampedDraggingTool
 
perform(ToolContext) - Method in class de.jreality.tools.DragEventTool
 
perform(ToolContext) - Method in class de.jreality.tools.DraggingTool
 
perform(ToolContext) - Method in class de.jreality.tools.EncompassTool
 
perform(ToolContext) - Method in class de.jreality.tools.FlyTool
 
perform(ToolContext) - Method in class de.jreality.tools.FlyToPickTool
 
perform(ToolContext) - Method in class de.jreality.tools.HeadTransformationTool
 
perform(ToolContext) - Method in class de.jreality.tools.LookAtTool
 
perform(ToolContext) - Method in class de.jreality.tools.PickShowTool
 
perform(ToolContext) - Method in class de.jreality.tools.PointerDisplayTool
 
perform(ToolContext) - Method in class de.jreality.tools.RotateTool
 
perform(ToolContext) - Method in class de.jreality.tools.ScaleTool
 
perform(ToolContext) - Method in class de.jreality.tools.ShipNavigationTool
 
perform(ToolContext) - Method in class de.jreality.tools.ShipRotateTool
 
perform(ToolContext) - Method in class de.jreality.tools.ShipScaleTool
 
perform(ToolContext) - Method in class de.jreality.tools.ShowPropertiesTool
 
perform(ToolContext) - Method in class de.jreality.tools.TrackballRotateTool
 
perform(ToolContext) - Method in class de.jreality.tools.TranslateTool
 
perform(ToolContext) - Method in class de.jreality.tutorial.plugin.ContentToolsExample.ToggleTool
 
perform(ToolContext) - Method in class de.jreality.tutorial.tool.AddPointsExample
 
perform(ToolContext) - Method in class de.jreality.tutorial.util.FlyTool
 
perform(ToolContext) - Method in class de.jreality.ui.viewerapp.SelectionTool
 
PerformanceMeterExample - Class in de.jreality.tutorial.viewer
Show how to add a performance meter to a JRViewer application
PerformanceMeterExample() - Constructor for class de.jreality.tutorial.viewer.PerformanceMeterExample
 
permutationMatrix(double[], int[]) - Static method in class de.jreality.math.Rn
Calculate a permutation matrix which sends e(i) to e(perm[i])
perpendicularBisector(double[], double[], double[], int) - Static method in class de.jreality.math.P2
Calculate the perpendicular bisector of the segment p1 and p2 with metricnature metricnature
perpendicularBisector(double[], double[], double[], int) - Static method in class de.jreality.math.P3
Calculate the plane coordinates for the plane which lies midway between the input planes p1 and p2.
Persistence - Class in de.jreality.tutorial.plugin
 
Persistence() - Constructor for class de.jreality.tutorial.plugin.Persistence
 
Persistence.Geometries - Enum in de.jreality.tutorial.plugin
 
phi - Variable in class de.jreality.geometry.TubeUtility.FrameInfo
 
phi - Variable in class de.jreality.reader.ReaderLAS
 
PICK_TYPE_FACE - Static variable in interface de.jreality.scene.pick.PickResult
 
PICK_TYPE_LINE - Static variable in interface de.jreality.scene.pick.PickResult
 
PICK_TYPE_OBJECT - Static variable in interface de.jreality.scene.pick.PickResult
 
PICK_TYPE_POINT - Static variable in interface de.jreality.scene.pick.PickResult
 
PICKABLE - Static variable in class de.jreality.shader.CommonAttributes
 
PickResult - Interface in de.jreality.scene.pick
 
PickShowTool - Class in de.jreality.tools
 
PickShowTool(String, double) - Constructor for class de.jreality.tools.PickShowTool
 
PickShowTool() - Constructor for class de.jreality.tools.PickShowTool
 
PickSystem - Interface in de.jreality.scene.pick
 
PickUtility - Class in de.jreality.util
 
PIXEL_FORMAT_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
planeFromPoints(double[], double[], double[], double[]) - Static method in class de.jreality.math.P3
Construct the homogeneous plane coordinates for the plane containing the three points (p1, p2, p3).
planeParallelToPassingThrough(double[], double[], double[]) - Static method in class de.jreality.math.Rn
 
PluginVR - Interface in de.jreality.vr
 
plus(double[], double[], double[]) - Static method in class de.jreality.tutorial.projects.ksurfaces.R3
target = a + b
Pn - Class in de.jreality.math
A set of static methods related to real n-dimensional real projective space RPn.
point(double[]) - Static method in class de.jreality.geometry.Primitives
 
point(double[], String) - Static method in class de.jreality.geometry.Primitives
A single point as a PointSet.
POINT - Static variable in class de.jreality.shader.CommonAttributes
 
POINT_DIFFUSE_COLOR_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
POINT_RADIUS - Static variable in class de.jreality.shader.CommonAttributes
 
POINT_RADIUS_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
POINT_RADIUS_DEFAULT - Static variable in interface de.jreality.shader.DefaultPointShader
 
POINT_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
POINT_SIZE - Static variable in class de.jreality.scene.data.Attribute
 
POINT_SIZE - Static variable in class de.jreality.shader.CommonAttributes
 
POINT_SIZE_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
POINT_SIZE_DEFAULT - Static variable in interface de.jreality.shader.DefaultPointShader
 
POINT_SPRITE - Static variable in class de.jreality.shader.CommonAttributes
 
pointDragEnd(PointDragEvent) - Method in class de.jreality.tools.PointDragEventMulticaster
 
pointDragEnd(PointDragEvent) - Method in interface de.jreality.tools.PointDragListener
A drag action with some input device has finished.
pointDragEnd(PointDragEvent) - Method in class de.jreality.tutorial.tool.ModelExample
 
PointDragEvent - Class in de.jreality.tools
The event that signals that some Point of a pointset is being dragged.
PointDragEvent(PointSet, int, double[]) - Constructor for class de.jreality.tools.PointDragEvent
 
PointDragEventMulticaster - Class in de.jreality.tools
 
pointDragged(PointDragEvent) - Method in class de.jreality.tools.PointDragEventMulticaster
 
pointDragged(PointDragEvent) - Method in interface de.jreality.tools.PointDragListener
A drag action with some input device has been continued.
pointDragged(PointDragEvent) - Method in class de.jreality.tutorial.projects.darboux.StartPoint
 
pointDragged(PointDragEvent) - Method in class de.jreality.tutorial.tool.ModelExample
 
pointDragged(PointDragEvent) - Method in class de.jreality.tutorial.util.polygon.DragPointSet
 
PointDragListener - Interface in de.jreality.tools
The listener interface for receiving drag events (dragStart, drag, dragEnd), signalling that a Point of a pointset is being dragged (with some unspecified input device).
pointDragStart(PointDragEvent) - Method in class de.jreality.tools.PointDragEventMulticaster
 
pointDragStart(PointDragEvent) - Method in interface de.jreality.tools.PointDragListener
A drag action with some input device has begun.
pointDragStart(PointDragEvent) - Method in class de.jreality.tutorial.tool.ModelExample
 
POINTER_HIT - Static variable in class de.jreality.scene.tool.InputSlot
 
POINTER_TRANSFORMATION - Static variable in class de.jreality.scene.tool.InputSlot
 
PointerDisplayTool - Class in de.jreality.tools
 
PointerDisplayTool(double) - Constructor for class de.jreality.tools.PointerDisplayTool
 
PointerDisplayTool() - Constructor for class de.jreality.tools.PointerDisplayTool
 
PointerHitToolExample - Class in de.jreality.tutorial.tool
 
PointerHitToolExample() - Constructor for class de.jreality.tutorial.tool.PointerHitToolExample
 
pointFromLines(double[], double[], double[]) - Static method in class de.jreality.math.P2
Calculate the homogeneous coordinates of the point of intersection of the two lines l1 and l2.
pointFromPlanes(double[], double[], double[], double[]) - Static method in class de.jreality.math.P3
PointLight - Class in de.jreality.scene
A point light class.
PointLight() - Constructor for class de.jreality.scene.PointLight
 
PointLight(String) - Constructor for class de.jreality.scene.PointLight
 
PointSequence - Interface in de.jreality.tutorial.util.polygon
 
PointSequenceView - Class in de.jreality.tutorial.util.polygon
A geometry representation for a PointSequence.
PointSequenceView(PointSequence) - Constructor for class de.jreality.tutorial.util.polygon.PointSequenceView
Constructs a geometry for a point sequence.
PointSet - Class in de.jreality.scene
A set of points in 3 space.
PointSet() - Constructor for class de.jreality.scene.PointSet
 
PointSet(int) - Constructor for class de.jreality.scene.PointSet
 
PointSet(String) - Constructor for class de.jreality.scene.PointSet
 
PointSet(String, int) - Constructor for class de.jreality.scene.PointSet
 
PointSetBeanInfo - Class in de.jreality.scene
 
PointSetBeanInfo() - Constructor for class de.jreality.scene.PointSetBeanInfo
 
PointSetFactory - Class in de.jreality.geometry
A factory class for creating and updating point sets.
PointSetFactory() - Constructor for class de.jreality.geometry.PointSetFactory
 
PointSetFactoryBeanInfo - Class in de.jreality.geometry
Announces the customizer PointSetFactoryCustomizer for JavaBeans introspection.
PointSetFactoryBeanInfo() - Constructor for class de.jreality.geometry.PointSetFactoryBeanInfo
 
PointSetFactoryCustomizer - Class in de.jreality.geometry
A user interface for a PointSetFactory.
PointSetFactoryCustomizer() - Constructor for class de.jreality.geometry.PointSetFactoryCustomizer
 
PointSetFactoryCustomizer(PointSetFactory) - Constructor for class de.jreality.geometry.PointSetFactoryCustomizer
 
PointSetUtility - Class in de.jreality.geometry
 
PointSetUtility() - Constructor for class de.jreality.geometry.PointSetUtility
 
PointShader - Interface in de.jreality.shader
 
PointShaderExample - Class in de.jreality.tutorial.app
 
PointShaderExample() - Constructor for class de.jreality.tutorial.app.PointShaderExample
 
polarDecompose(double[], double[], double[]) - Static method in class de.jreality.math.Rn
 
polarize(double[], double[], int) - Static method in class de.jreality.math.Pn
Polarize the input element p with respect to the quadradic form associated to metric.
polarize(double[][], double[][], int) - Static method in class de.jreality.math.Pn
A vectorized version of Pn.polarize(double[], double[], int).
polarizePlane(double[], double[], int) - Static method in class de.jreality.math.Pn
This just calls Pn.polarize(double[], double[], int) since the polar plane of a point is just Q.point, where Q is the absolute quadric
polarizePoint(double[], double[], int) - Static method in class de.jreality.math.Pn
This has to handle the exception euclidean case, that the polar of any point is the ideal plane.
poll(long) - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
 
poll(long) - Method in class de.jreality.toolsystem.raw.DeviceMacbookSuddenMotionSensor
 
poll(long) - Method in class de.jreality.toolsystem.raw.DeviceSystemTimer
 
poll(long) - Method in interface de.jreality.toolsystem.raw.PollingDevice
Perform polling for the device in this method.
PollingDevice - Interface in de.jreality.toolsystem.raw
Polling devices implement this interface and do their polling in the poll() method.
POLYGON - Static variable in class de.jreality.shader.CommonAttributes
 
POLYGON_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
PolygonalTubeFactory - Class in de.jreality.geometry
This subclass of TubeFactory implements a simple tubing strategy based on fitting together cylindrical pieces around each segment of the underlying curve.
PolygonalTubeFactory(double[][]) - Constructor for class de.jreality.geometry.PolygonalTubeFactory
 
PolygonalTubeFactory(IndexedLineSet, int) - Constructor for class de.jreality.geometry.PolygonalTubeFactory
 
polygonContainsPoint(double[][], double[]) - Static method in class de.jreality.math.P2
Returns true if and only if point is within the polygon determined by the points contained in the array polygon.
polygonContainsPoint(double[][], boolean[], double[]) - Static method in class de.jreality.math.P2
 
PolygonShader - Interface in de.jreality.shader
 
pop() - Method in class de.jreality.scene.SceneGraphPath
 
pop() - Method in class de.jreality.ui.viewerapp.Selection
 
popNew() - Method in class de.jreality.scene.SceneGraphPath
lets this path unchanged
PORTAL_HEADTRACKED_VIEWER - Static variable in class de.jreality.util.SystemProperties
Specifies the viewer to be initialized by de.jreality.portal.HeadTrackedViewer#HeadTrackedViewer().
Values: class name of Viewer implementation
PORTAL_HEADTRACKED_VIEWER_DEFAULT - Static variable in class de.jreality.util.SystemProperties
 
PORTAL_SCALE - Static variable in class de.jreality.util.SystemProperties
Specifies the scale for the portal coordinate system.
PORTAL_SCALE_DEFAULT - Static variable in class de.jreality.util.SystemProperties
 
PosWHitFilter - Class in de.jreality.scene.pick
 
PosWHitFilter(Viewer) - Constructor for class de.jreality.scene.pick.PosWHitFilter
 
power(Matrix, int) - Static method in class de.jreality.math.Matrix
 
prepareDataListSet(DataListSet) - Static method in class de.jreality.scene.data.ByteBufferList
 
prepareFaceSet(IndexedFaceSet) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
prepareGeometries(Collection<Geometry>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
preparePNGImageData(ImageData) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
preparePNGTextures(Collection<U3DTexture>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
prepareSphereMap(Collection<CubeMap>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
prepareTubesAndSpheres(SceneGraphComponent) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
PRESSED - Static variable in class de.jreality.scene.tool.AxisState
 
primitive(Class) - Static method in class de.jreality.scene.data.StorageModel
Get the single-item storage model for a primitive data type.
primitiveDragEnd(PrimitiveDragEvent) - Method in class de.jreality.tools.PrimitiveDragEventMulticaster
 
primitiveDragEnd(PrimitiveDragEvent) - Method in interface de.jreality.tools.PrimitiveDragListener
A drag action with some input device has finished.
PrimitiveDragEvent - Class in de.jreality.tools
The event that signals that some primitive geometry is being dragged.
PrimitiveDragEvent(Geometry, double[]) - Constructor for class de.jreality.tools.PrimitiveDragEvent
 
PrimitiveDragEventMulticaster - Class in de.jreality.tools
 
primitiveDragged(PrimitiveDragEvent) - Method in class de.jreality.tools.PrimitiveDragEventMulticaster
 
primitiveDragged(PrimitiveDragEvent) - Method in interface de.jreality.tools.PrimitiveDragListener
A drag action with some input device has been continued.
PrimitiveDragListener - Interface in de.jreality.tools
The listener interface for receiving drag events (dragStart, drag, dragEnd), signalling that a primitive is being dragged (with some unspecified input device).
primitiveDragStart(PrimitiveDragEvent) - Method in class de.jreality.tools.PrimitiveDragEventMulticaster
 
primitiveDragStart(PrimitiveDragEvent) - Method in interface de.jreality.tools.PrimitiveDragListener
A drag action with some input device has begun.
Primitives - Class in de.jreality.geometry
Static methods for generating a variety of geometric primitives either as instances of Geometry or SceneGraphComponent.
printAppearanceNameMap(HashMap<T, String>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
printComponents(Collection<SceneGraphComponent>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
printNameMap(HashMap<T, String>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
printNodes(String, Collection<? extends SceneGraphNode>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
printTextureNameMap(HashMap<T, String>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
printTextures(Collection<U3DTexture>) - Static method in class de.jreality.writer.u3d.U3DSceneUtility
 
printUsage() - Static method in class de.jreality.scene.data.DataItem
For debugging only: print the usage count of all data items.
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualBumpAxis
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualClick
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualCoupledAxis
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualDoubleClick
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualEvolutionOperator
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualExtractAxis
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualExtractPositive
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualExtractRotationTrafo
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualExtractTranslationTrafo
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualFilterAxis
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualFixedOnPressed
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualIntegrationOperator
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualInvertMatrix
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualMap
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualMergedAxis
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualMergedNDC
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualMousePointerTrafo
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualPortalRotation
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualProductMatrix
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualRawMousePointerTrafo
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualRepeater
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualReverseAxis
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualRotation
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualRotationAboutAxis
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualRotationFromRxRyRz
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualScaleAxis
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxis
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxisFirst
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualSwitchAndInvertAxis
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualTimestepEvolution
 
process(VirtualDeviceContext) - Method in class de.jreality.toolsystem.virtual.VirtualToggleAxis
 
process(VirtualDeviceContext) - Method in interface de.jreality.toolsystem.VirtualDevice
 
processBoundary() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
processFailed(Exception, Job) - Method in interface de.jreality.plugin.job.JobProcessorListener
 
processFailed(Exception, Job) - Method in class de.jreality.plugin.job.JobQueuePlugin
 
processFinished(Job) - Method in interface de.jreality.plugin.job.JobProcessorListener
 
processFinished(Job) - Method in class de.jreality.plugin.job.JobQueuePlugin
 
processJob(Job) - Method in class de.jreality.plugin.job.JobProcessorThread
 
processReader(Reader, PrintStream, PrintStream) - Method in class de.jreality.reader.ReaderBSH
 
processStarted(Job) - Method in interface de.jreality.plugin.job.JobProcessorListener
 
processStarted(Job) - Method in class de.jreality.plugin.job.JobQueuePlugin
 
processToolEvent(ToolEvent) - Method in interface de.jreality.toolsystem.ToolEventReceiver
 
processToolEvent(ToolEvent) - Method in class de.jreality.toolsystem.ToolSystem
 
PROFILE_OPTIONS - Static variable in class de.jreality.writer.u3d.U3DConstants
 
projective(Transformation) - Static method in class de.jreality.math.MatrixBuilder
 
projective(Matrix) - Static method in class de.jreality.math.MatrixBuilder
 
projective() - Static method in class de.jreality.math.MatrixBuilder
Create a matrix builder which strictly speaking doesn't know about metric: purely projective.
PROJECTIVE - Static variable in class de.jreality.math.Pn
 
projectOnto(double[], double[], double[], int) - Static method in class de.jreality.math.Pn
Determine the projection of the point victim onto the point master.
projectOnto(double[], double[], double[]) - Static method in class de.jreality.math.Rn
Project orthogonally src onto fixed.
projectOntoComplement(double[], double[], double[], int) - Static method in class de.jreality.math.Pn
Project victim onto the othogonal complement of master (all with respect to the given metric).
projectOntoComplement(double[], double[], double[]) - Static method in class de.jreality.math.Rn
Project src onto the orthogonal complement of fixed.
projectP3ToP2(double[], double[]) - Static method in class de.jreality.math.P2
Convert the input (x,y,z,w) into (x,y,w).
projectToTangentSpace(double[], double[], double[], int) - Static method in class de.jreality.math.Pn
 
PropertiesMenu - Class in de.jreality.plugin.basic
 
PropertiesMenu() - Constructor for class de.jreality.plugin.basic.PropertiesMenu
 
PropertyPreferences - Class in de.jreality.plugin.basic
This plugin provides access to the user preferences that control saving and loading of plugin properties.
PropertyPreferences() - Constructor for class de.jreality.plugin.basic.PropertyPreferences
 
ProxyConnector - Class in de.jreality.scene.proxy.tree
TODO: comment this
ProxyConnector() - Constructor for class de.jreality.scene.proxy.tree.ProxyConnector
 
ProxyFactory - Class in de.jreality.scene.proxy
Factory for proxy objects.
ProxyFactory() - Constructor for class de.jreality.scene.proxy.ProxyFactory
 
ProxyTreeFactory - Class in de.jreality.scene.proxy.tree
creates SceneTreeNodes which are used to mirror the tree stucture of the scene graph.
ProxyTreeFactory() - Constructor for class de.jreality.scene.proxy.tree.ProxyTreeFactory
 
push(SceneGraphNode) - Method in class de.jreality.scene.SceneGraphPath
 
push(Object) - Method in class de.jreality.ui.viewerapp.Selection
When pushing a SceneGraphNode, this method treats it as part of the SceneGraphPath the selection's path starts with if no other object was pushed before.
pushNew(SceneGraphNode) - Method in class de.jreality.scene.SceneGraphPath
lets this path unchanged
pyramid(double[][], double[]) - Static method in class de.jreality.geometry.Primitives
A pyramid: a cone with vertex tip over the polygon base.
PythonConsole - Class in de.jreality.plugin.scripting
 
PythonConsole() - Constructor for class de.jreality.plugin.scripting.PythonConsole
 
PythonConsole.MyJTextPane - Class in de.jreality.plugin.scripting
 
PythonConsole.MyJTextPane() - Constructor for class de.jreality.plugin.scripting.PythonConsole.MyJTextPane
 
PythonGUI<T> - Interface in de.jreality.plugin.scripting
 
PythonGUIListener - Interface in de.jreality.plugin.scripting
 
PythonGUIManager - Class in de.jreality.plugin.scripting
 
PythonGUIManager() - Constructor for class de.jreality.plugin.scripting.PythonGUIManager
 
PythonGUIPlugin<T> - Class in de.jreality.plugin.scripting
 
PythonGUIPlugin() - Constructor for class de.jreality.plugin.scripting.PythonGUIPlugin
 
PythonGUIShrinker - Class in de.jreality.plugin.scripting
 
PythonGUIShrinker(PythonScriptTool) - Constructor for class de.jreality.plugin.scripting.PythonGUIShrinker
 
PythonIOController - Class in de.jreality.plugin.scripting
 
PythonIOController(Controller) - Constructor for class de.jreality.plugin.scripting.PythonIOController
 
PythonScriptTool - Class in de.jreality.plugin.scripting
 
PythonScriptTool(PythonConsole, Controller) - Constructor for class de.jreality.plugin.scripting.PythonScriptTool
 
PythonScriptTool(PythonConsole, Controller, long) - Constructor for class de.jreality.plugin.scripting.PythonScriptTool
 
PythonToolsManager - Class in de.jreality.plugin.scripting
 
PythonToolsManager() - Constructor for class de.jreality.plugin.scripting.PythonToolsManager
 

Q

Q_ELLIPTIC - Static variable in class de.jreality.math.P3
 
Q_EUCLIDEAN - Static variable in class de.jreality.math.P3
 
Q_HYPERBOLIC - Static variable in class de.jreality.math.P3
 
Q_LIST - Static variable in class de.jreality.math.P3
 
QUAD_MESH_SHAPE - Static variable in class de.jreality.geometry.GeometryUtility
For identifying this IndexedFaceSet as a QuadMesh; Value: Dimension.
QuadMeshExample - Class in de.jreality.tutorial.geom
This example shows how to use a QuadMeshFactory to generate an instance of IndexedFaceSet.
QuadMeshExample() - Constructor for class de.jreality.tutorial.geom.QuadMeshExample
 
QuadMeshFactory - Class in de.jreality.geometry
This factory class supports creating and editing of quad meshes, that is, regular meshes of quadrilaterals.
QuadMeshFactory() - Constructor for class de.jreality.geometry.QuadMeshFactory
 
QuadMeshFactoryBeanInfo - Class in de.jreality.geometry
Announces the customizer QuadMeshFactoryCustomizer for JavaBeans introspection.
QuadMeshFactoryBeanInfo() - Constructor for class de.jreality.geometry.QuadMeshFactoryBeanInfo
 
QuadMeshFactoryCustomizer - Class in de.jreality.geometry
A user interface for a QuadMeshSetFactory.
QuadMeshFactoryCustomizer() - Constructor for class de.jreality.geometry.QuadMeshFactoryCustomizer
 
QuadMeshFactoryCustomizer(QuadMeshFactory) - Constructor for class de.jreality.geometry.QuadMeshFactoryCustomizer
 
QuadMeshUtility - Class in de.jreality.geometry
Static methods applicable to quad meshes.
QuarterMask - Static variable in class de.jreality.writer.u3d.u3dencoding.Constants
 
Quat - Class in de.jreality.math
This class provides static methods that interpret 4-vectors (double-arrays) as Quaternions.
Quaternion - Class in de.jreality.math
A simple quaternion class for support for FactoredMatrix and isometry generation in P3.
Quaternion() - Constructor for class de.jreality.math.Quaternion
The default quaternion is 1.
Quaternion(Quaternion) - Constructor for class de.jreality.math.Quaternion
A copy constructor.
Quaternion(double, double, double, double) - Constructor for class de.jreality.math.Quaternion
 
quaternionToRotationMatrix(double[], Quaternion) - Static method in class de.jreality.math.Quaternion
 
quaternionToRotationMatrixOld(double[], Quaternion) - Static method in class de.jreality.math.Quaternion
Convert the quaternion qt into a 3x3 rotation matrix.
queueJob(Job) - Method in class de.jreality.plugin.job.JobQueuePlugin
 
Quit - Class in de.jreality.ui.viewerapp.actions.file
Closes the current application or informs a listener if one is registered.
Quit(String) - Constructor for class de.jreality.ui.viewerapp.actions.file.Quit
 
QUIT - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 

R

R3 - Class in de.jreality.tutorial.projects.ksurfaces
This class provides simple static methods to do verctor calculation in R3.
R3() - Constructor for class de.jreality.tutorial.projects.ksurfaces.R3
 
radii - Variable in class de.jreality.geometry.TubeFactory
 
RADII_WORLD_COORDINATES - Static variable in class de.jreality.shader.CommonAttributes
 
RADII_WORLD_COORDINATES_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
RADII_WORLD_COORDINATES_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
RADII_WORLD_COORDINATES_DEFAULT - Static variable in interface de.jreality.shader.DefaultPointShader
 
radius - Variable in class de.jreality.geometry.TubeFactory
 
RawDevice - Interface in de.jreality.toolsystem.raw
 
RawDeviceConfig - Class in de.jreality.toolsystem.config
TODO: comment this
RawDeviceConfig(String, String, Map<String, Object>) - Constructor for class de.jreality.toolsystem.config.RawDeviceConfig
 
RawMapping - Class in de.jreality.toolsystem.config
TODO: comment this
RawMapping(String, String, InputSlot) - Constructor for class de.jreality.toolsystem.config.RawMapping
 
re(double[]) - Static method in class de.jreality.math.Quat
 
re - Variable in class de.jreality.math.Quaternion
 
read(Input) - Method in class de.jreality.reader.AbstractReader
convenience method for reading from an Input.
read(URL) - Method in class de.jreality.reader.AbstractReader
convenience method for reading from a URL.
read(File) - Method in class de.jreality.reader.AbstractReader
convenience method for reading a File.
read(SceneReader, Input) - Static method in class de.jreality.reader.Readers
Reads the scene from the given input with the given SceneReader.
read(String, Input) - Static method in class de.jreality.reader.Readers
Reads the scene from the given input with the SceneReader for the given format.
read(File) - Static method in class de.jreality.reader.Readers
reads the given file with the matching reader for the file ending.
read(URL) - Static method in class de.jreality.reader.Readers
reads the given url with the matching reader for the file ending.
read(Input) - Static method in class de.jreality.reader.Readers
determines the format of the given input depending on the file ending of the URL.
read(float[], int, int) - Method in interface de.jreality.scene.data.SampleReader
Writes nSamples samples to the given buffer, starting at initialIndex, if possible
readAppearences(Input) - Static method in class de.jreality.reader.ParserMTL
 
ReadCompressedU16(long) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamRead
 
ReadCompressedU32(long) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamRead
 
ReadCompressedU8(long) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamRead
 
Reader3DS - Class in de.jreality.reader
This class provides a reader for 3DS file format.
Reader3DS() - Constructor for class de.jreality.reader.Reader3DS
Constructor will set defaultAppearance and generate a root node
ReaderBSH - Class in de.jreality.reader
Reader for bsh script files.
ReaderBSH() - Constructor for class de.jreality.reader.ReaderBSH
 
ReaderExample - Class in de.jreality.tutorial.reader
Example how to register a custom reader for a certain format, including the corresponding file endings.
ReaderExample() - Constructor for class de.jreality.tutorial.reader.ReaderExample
 
ReaderFE - Class in de.jreality.reader
simple reader for the Evolver FE file format.
ReaderFE() - Constructor for class de.jreality.reader.ReaderFE
 
ReaderJRS - Class in de.jreality.reader
A reader for the jReality proprietary XML format JRS.
ReaderJRS() - Constructor for class de.jreality.reader.ReaderJRS
 
ReaderJVX - Class in de.jreality.reader
Simple reader for JVX files (JavaView format).
ReaderJVX() - Constructor for class de.jreality.reader.ReaderJVX
 
ReaderLAS - Class in de.jreality.reader
Simple reader for borehole measurement data files.
ReaderLAS() - Constructor for class de.jreality.reader.ReaderLAS
 
ReaderMATHEMATICA - Class in de.jreality.reader
reader for the Mathematica [SurfaceGraphics,...] file format.
ReaderMATHEMATICA() - Constructor for class de.jreality.reader.ReaderMATHEMATICA
 
ReaderMESH - Class in de.jreality.reader
simple reader for mathematica tables with entries{x,y,z,tx,ty} where the texture coordinates (tx,ty) are optional
ReaderMESH() - Constructor for class de.jreality.reader.ReaderMESH
 
ReaderMSMS - Class in de.jreality.reader
A rudimentary reader for OOGL files (Geomview format).
ReaderMSMS() - Constructor for class de.jreality.reader.ReaderMSMS
 
ReaderOBJ - Class in de.jreality.reader
simple reader for the OBJ file format.
ReaderOBJ() - Constructor for class de.jreality.reader.ReaderOBJ
 
ReaderOBJTexture - Class in de.jreality.reader
simple reader for the OBJ file format.
ReaderOBJTexture() - Constructor for class de.jreality.reader.ReaderOBJTexture
 
ReaderOOGL - Class in de.jreality.reader
A rudimentary reader for OOGL files (Geomview format).
ReaderOOGL() - Constructor for class de.jreality.reader.ReaderOOGL
 
ReaderPOLY - Class in de.jreality.reader
Simple parser for polymake files
ReaderPOLY() - Constructor for class de.jreality.reader.ReaderPOLY
 
ReaderPOV - Class in de.jreality.reader
Simple POV reader.
ReaderPOV() - Constructor for class de.jreality.reader.ReaderPOV
 
ReaderPTS - Class in de.jreality.reader
simple reader for the PTS file format.
ReaderPTS() - Constructor for class de.jreality.reader.ReaderPTS
 
Readers - Class in de.jreality.reader
Entry point to load a jReality SceneGraph from some sort of resource.
ReaderSTL - Class in de.jreality.reader
simple reader for the TXT file format (3d scan data)
ReaderSTL() - Constructor for class de.jreality.reader.ReaderSTL
 
ReaderVRML - Class in de.jreality.reader
A reader for VRML1.0 and VRML2.0, based on an ANTRL parser in package de.jreality.reader.vrml}.
ReaderVRML() - Constructor for class de.jreality.reader.ReaderVRML
 
ReadF32() - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamRead
 
ReadI32() - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamRead
 
readLock() - Method in class de.jreality.scene.Lock
 
readOnly() - Method in class de.jreality.scene.data.DataListSet
 
readOnlyList() - Method in class de.jreality.scene.data.DataList
Return a read only view to this list.
readOnlyList() - Method in class de.jreality.scene.data.WritableDataList
 
readProperties(File) - Method in class de.jreality.plugin.scripting.PythonIOController
 
readReflectionMap(EffectiveAppearance, String) - Static method in class de.jreality.shader.TextureUtility
method to read the 6 sides of a ReflectionMap.
ReadU16() - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamRead
 
ReadU32() - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamRead
 
ReadU8() - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamRead
 
readUnlock() - Method in class de.jreality.scene.Lock
 
rearrangeChannels(BufferedImage) - Static method in class de.jreality.util.ImageUtility
I need this when i do offscreen rendering in the JOGL backend ..
rearrangeChannels(BufferedImage, BufferedImage) - Static method in class de.jreality.util.ImageUtility
 
Rectangle3D - Class in de.jreality.util
A Rectangle3D represents a rectangular parallelopiped in three dimensional space: a "box".
Rectangle3D() - Constructor for class de.jreality.util.Rectangle3D
 
Rectangle3D(double, double, double) - Constructor for class de.jreality.util.Rectangle3D
 
Rectangle3D(double[][]) - Constructor for class de.jreality.util.Rectangle3D
 
refine() - Method in class de.jreality.geometry.BezierPatchMesh
 
refine(IndexedLineSet, int) - Static method in class de.jreality.geometry.IndexedLineSetUtility
 
refineU() - Method in class de.jreality.geometry.BezierPatchMesh
 
refineV() - Method in class de.jreality.geometry.BezierPatchMesh
 
reflect(double[], double[], double[]) - Method in class de.jreality.math.MatrixBuilder
reflects the wrapped Matrix at the plane determined by the the given 3 points
reflect(double[]) - Method in class de.jreality.math.MatrixBuilder
reflects the wrapped Matrix at the plane
REFLECTION_MAP - Static variable in class de.jreality.shader.CommonAttributes
 
REFLECTIONMAP - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
refresh() - Method in class de.jreality.util.SimpleURLPolicy
 
registerCustomContent(Content) - Method in class de.jreality.plugin.JRViewer
Registers a custom Content plug-in which is an implementation of the abstract class Content
registerFileEndings(String, String...) - Static method in class de.jreality.reader.Readers
Register a file ending for a format.
registerPlugin(Plugin) - Method in class de.jreality.plugin.JRViewer
Adds a plug-in to this JTViewer's registered plug-ins.
registerPlugin(PluginVR) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
registerPlugins(Set<Plugin>) - Method in class de.jreality.plugin.JRViewer
Registered a set of plug-ins at once
registerReader(String, Class<? extends SceneReader>) - Static method in class de.jreality.reader.Readers
Register a reader class to read a certain format.
regularAnnulus(int, double, double) - Static method in class de.jreality.geometry.Primitives
 
regularPolygon(int) - Static method in class de.jreality.geometry.Primitives
Construct a regular polygon lying in the (x,y) plane, lying on the unit-circle there, and having order edges.
regularPolygon(int, double) - Static method in class de.jreality.geometry.Primitives
Construct a regular polygon lying in the (x,y) plane, lying on the unit-circle there, and having order edges.
regularPolygonFactory(int, double) - Static method in class de.jreality.geometry.Primitives
 
regularPolygonVertices(int, double) - Static method in class de.jreality.geometry.Primitives
 
reject() - Method in interface de.jreality.scene.tool.ToolContext
a tool calls this method during activation if the context is insufficient for activation.
RELATIVE_RADII - Static variable in class de.jreality.scene.data.Attribute
 
release(ByteBuffer) - Static method in class de.jreality.scene.data.ByteBufferList.BufferPool
 
releaseAll() - Static method in class de.jreality.scene.data.ByteBufferList.BufferPool
 
releaseDataListSet(DataListSet) - Static method in class de.jreality.scene.data.ByteBufferList
 
releaseList(ByteBufferList) - Static method in class de.jreality.scene.data.ByteBufferList
 
remoteMain(String[]) - Static method in class de.jreality.vr.ViewerVR
Deprecated.
 
remove(Attribute) - Method in class de.jreality.scene.data.DataListSet
 
remove(AppearanceListener) - Method in class de.jreality.scene.event.AppearanceEventMulticaster
 
remove(AudioListener) - Method in class de.jreality.scene.event.AudioEventMulticaster
 
remove(CameraListener) - Method in class de.jreality.scene.event.CameraEventMulticaster
 
remove(GeometryListener) - Method in class de.jreality.scene.event.GeometryEventMulticaster
 
remove(LightListener) - Method in class de.jreality.scene.event.LightEventMulticaster
 
remove(SceneGraphComponentListener) - Method in class de.jreality.scene.event.SceneGraphComponentEventMulticaster
 
remove(ToolListener) - Method in class de.jreality.scene.event.ToolEventMulticaster
 
remove(TransformationListener) - Method in class de.jreality.scene.event.TransformationEventMulticaster
 
remove(Object, Object) - Method in class de.jreality.scene.proxy.tree.ProxyConnector
 
remove(FaceDragListener, FaceDragListener) - Static method in class de.jreality.tools.FaceDragEventMulticaster
 
remove(LineDragListener, LineDragListener) - Static method in class de.jreality.tools.LineDragEventMulticaster
 
remove(PointDragListener, PointDragListener) - Static method in class de.jreality.tools.PointDragEventMulticaster
 
remove(PrimitiveDragListener, PrimitiveDragListener) - Static method in class de.jreality.tools.PrimitiveDragEventMulticaster
 
Remove - Class in de.jreality.ui.viewerapp.actions.edit
Removes selected scene graph nodes (except the scene root) or tools.
Remove(String, SelectionManager) - Constructor for class de.jreality.ui.viewerapp.actions.edit.Remove
 
REMOVE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
removeAccessory(Component) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
removeActionListener(ActionListener) - Method in class de.jreality.tools.ActionTool
 
removeActionListener(ActionListener) - Method in class de.jreality.tutorial.util.TextSlider
Deprecated.
 
removeActionListener(ActionListener) - Method in class de.jreality.ui.widgets.TextSlider
 
removeActiveTexture() - Method in class de.jreality.ui.TextureInspector
 
removeAll(Class<?>) - Method in class de.jreality.plugin.scene.ShrinkPanelAggregator
 
removeAllChildren() - Method in class de.jreality.scene.SceneGraphComponent
 
removeAllColorChangedListeners() - Method in class de.jreality.ui.ColorChooseJButton
 
removeAllJobListeners() - Method in class de.jreality.plugin.job.AbstractJob
 
removeAllJobListeners() - Method in interface de.jreality.plugin.job.Job
 
removeAllTextures() - Method in class de.jreality.ui.TextureInspector
 
removeAppearanceListener(AppearanceListener) - Method in class de.jreality.scene.Appearance
 
removeAppearanceListener(AppearanceListener) - Method in class de.jreality.scene.SceneGraphPathObserver
 
removeAudioListener(AudioListener) - Method in class de.jreality.scene.AudioSource
 
removeAuxiliaryComponent(SceneGraphComponent, Viewer) - Static method in class de.jreality.ui.viewerapp.SelectionRenderer
 
removeCameraListener(CameraListener) - Method in class de.jreality.scene.Camera
 
removeChangeListener(ChangeListener) - Method in class de.jreality.plugin.audio.AudioPreferences
 
removeChangeListener(ChangeListener) - Method in class de.jreality.plugin.basic.Scene
 
removeChangeListener(ChangeListener) - Method in class de.jreality.tutorial.projects.darboux.DarbouxTransform
 
removeChangeListener(ChangeListener) - Method in class de.jreality.tutorial.projects.darboux.StartPoint
 
removeChangeListener(ActionListener) - Method in class de.jreality.tutorial.util.FlyTool
 
removeChangeListener(ChangeListener) - Method in class de.jreality.tutorial.util.polygon.DragPointSet
 
removeChangeListener(ChangeListener) - Method in class de.jreality.tutorial.util.polygon.SubdividedPolygon
 
removeChangeListener(ChangeListener) - Method in class de.jreality.vr.Landscape
 
removeChangeListener(ChangeListener) - Method in class de.jreality.vr.RotateBox
 
removeChangeListener(ChangeListener) - Method in class de.jreality.vr.Terrain
 
removeChild(SceneGraphComponent) - Method in class de.jreality.scene.SceneGraphComponent
 
removeChildNode(SceneGraphComponent, SceneGraphNode) - Static method in class de.jreality.util.SceneGraphUtility
Remove a child of arbitrary type.
removeChildren(SceneGraphComponent) - Static method in class de.jreality.util.SceneGraphUtility
Remove all children (i.e., instances of SceneGraphComponent from this node.
removeColorChangedListener(ColorChooseJButton.ColorChangedListener) - Method in class de.jreality.ui.ColorChooseJButton
 
removeColorPickerChangedListener(ViewPreferences.ColorPickerModeChangedListener) - Method in class de.jreality.plugin.basic.ViewPreferences
 
removeComponent(Class<?>, JComponent) - Method in class de.jreality.plugin.scene.ShrinkPanelAggregator
 
removeContentChangedListener(Content.ContentChangedListener) - Method in class de.jreality.plugin.basic.Content
 
removeContentTool(Tool) - Method in class de.jreality.plugin.basic.Content
Remove a content tool.
removeCurrentSlot(InputSlot) - Method in class de.jreality.scene.tool.AbstractTool
 
removeCycleDefinition(int[][]) - Static method in class de.jreality.geometry.RemoveDuplicateInfo
a face definition can repeat the first index at the end excample: {1,2,3,4,1} or {1,2,3,4} in first case: the last index will be removed
RemoveDuplicateInfo - Class in de.jreality.geometry
A class for removing duplicate information in PointSet and its sub-classes.
removeDuplicateVertices(PointSet, Attribute...) - Static method in class de.jreality.geometry.RemoveDuplicateInfo
merges vertices which appears more than once in the geometry the result of type PointSet is especialy the same typ as the given geometry
removeDuplicateVertices(PointSet, double, Attribute...) - Static method in class de.jreality.geometry.RemoveDuplicateInfo
merges vertices which appears more than once in the geometry the result of type PointSet is especialy the same typ as the given geometry
removeFaceDragListener(FaceDragListener) - Method in class de.jreality.tools.DragEventTool
 
removeGeometryListener(GeometryListener) - Method in class de.jreality.scene.Geometry
 
removeGUI() - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
removeGUIListener(PythonGUIListener) - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
 
removeGUIListener(PythonGUIListener) - Method in interface de.jreality.plugin.scripting.PythonGUI
 
removeJobListener(JobListener) - Method in class de.jreality.plugin.job.AbstractJob
 
removeJobListener(JobListener) - Method in interface de.jreality.plugin.job.Job
 
removeJobListener(JobListener) - Method in class de.jreality.plugin.job.JobQueuePlugin
 
removeJobProcessorListener(JobProcessorListener) - Method in class de.jreality.plugin.job.JobProcessorThread
 
removeLightListener(LightListener) - Method in class de.jreality.scene.Light
 
removeLights(Viewer) - Static method in class de.jreality.util.SceneGraphUtility
 
removeLineDragListener(LineDragListener) - Method in class de.jreality.tools.DragEventTool
 
removeMenu(String) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
Remove the menu with the specified name.
removeMenuItem(String, int) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
Remove the menu item at given position of the menu with the specified name.
removeNoFaceVertices(double[][], int[][]) - Static method in class de.jreality.geometry.RemoveDuplicateInfo
removes vertices which are not used by faces.
removePointDragListener(PointDragListener) - Method in class de.jreality.tools.DragEventTool
 
removePrimitiveDragListener(PrimitiveDragListener) - Method in class de.jreality.tools.DragEventTool
 
removeReflectionMap(Appearance, String) - Static method in class de.jreality.shader.TextureUtility
 
removeSceneGraphComponent(SceneGraphComponent) - Method in class de.jreality.util.RenderTrigger
 
removeSceneGraphComponentListener(SceneGraphComponentListener) - Method in class de.jreality.scene.SceneGraphComponent
 
removeSelection(SceneGraphPath) - Method in interface de.jreality.ui.viewerapp.SelectionManager
 
removeSelection(SceneGraphPath) - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
 
removeSelectionListener(SelectionListener) - Method in interface de.jreality.ui.viewerapp.SelectionManager
 
removeSelectionListener(SelectionListener) - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
 
removeTexture(Appearance, String) - Static method in class de.jreality.shader.TextureUtility
 
removeTexture(String) - Method in class de.jreality.ui.TextureInspector
 
removeTextureCoordinateJumps(IndexedFaceSet, double) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
A special purpose code for the Buddy-Baer project which might be useful for other situations where texture coordinates wrap around.
removeTool(Tool) - Method in class de.jreality.scene.SceneGraphComponent
 
removeToolListener(ToolListener) - Method in class de.jreality.scene.SceneGraphComponent
 
removeTransformationListener(TransformationListener) - Method in class de.jreality.scene.SceneGraphPathObserver
 
removeTransformationListener(TransformationListener) - Method in class de.jreality.scene.Transformation
 
removeTreeModelListener(TreeModelListener) - Method in class de.jreality.ui.treeview.AbstractTreeModel
 
removeViewer(Viewer) - Method in class de.jreality.util.RenderTrigger
 
removeZeroExtends(Rectangle3D) - Static method in class de.jreality.geometry.BoundingBoxUtility
Adds a small value to a dimension of zero extend
Rename - Class in de.jreality.ui.viewerapp.actions.edit
Renames selected SceneGraphNode (if no SceneGraphNode is selected, this action is disabled).
Rename(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.Rename
 
RENAME - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
render() - Method in interface de.jreality.scene.Viewer
This method triggers rendering of the viewer.
render() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
 
RENDER_S3 - Static variable in class de.jreality.shader.CommonAttributes
 
RENDER_S3_DEFAULT - Static variable in interface de.jreality.shader.RootAppearance
 
renderAsync() - Method in interface de.jreality.scene.Viewer
Some viewers support asyncronous rendering.
renderAsync() - Method in class de.jreality.ui.viewerapp.ViewerSwitch
 
renderIcon(Icon) - Static method in class de.jreality.plugin.icon.ImageHook
 
RenderingHintsShader - Interface in de.jreality.shader
 
RenderTrigger - Class in de.jreality.util
RenderTrigger is a class for managing render requests for a scene (or parts of it) One can add subtrees of a scene (SceneGraphComponents and their children) to be watched for changes.
RenderTrigger() - Constructor for class de.jreality.util.RenderTrigger
 
REPEAT_S_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
REPEAT_T_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
replace(SceneGraphNode, SceneGraphNode) - Method in class de.jreality.scene.SceneGraphPath
 
replaceChild(SceneGraphComponent, SceneGraphComponent) - Static method in class de.jreality.util.SceneGraphUtility
Replace the first child with the given component.
representAsSceneGraph(IndexedFaceSet, Rectangle3D) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
Update the vertices of an existing IFS to match the state of box.
representAsSceneGraph(Rectangle3D) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
Represent an instance of Rectangle3D as an instance of IndexedFaceSet.
representBezierPatchMeshAsQuadMesh(BezierPatchMesh) - Static method in class de.jreality.geometry.BezierPatchMesh
 
representBezierPatchMeshAsQuadMesh(BezierPatchMesh, int) - Static method in class de.jreality.geometry.BezierPatchMesh
 
representBezierPatchMeshAsQuadMeshFactory(QuadMeshFactory, BezierPatchMesh, int) - Static method in class de.jreality.geometry.BezierPatchMesh
 
requestCancel() - Method in class de.jreality.plugin.job.AbstractCancelableJob
 
requestCancel() - Method in interface de.jreality.plugin.job.CancelableJob
 
reset() - Method in class de.jreality.math.MatrixBuilder
assigns ID to the underlying matrix
reset(int) - Method in class de.jreality.scene.data.DataListSet
Clears the map and set the list length.
resetBoard() - Method in class de.jreality.tutorial.util.GameOfLife
 
resize(double[], int) - Static method in class de.jreality.util.ArrayUtility
Like ArrayUtility.size(double[],int) but copies also the contents of the target if nessecary.
resize(float[], int) - Static method in class de.jreality.util.ArrayUtility
Like ArrayUtility.size(float[],int) but copies also the contents of the target if nessecary.
resize(int[], int) - Static method in class de.jreality.util.ArrayUtility
Like ArrayUtility.size(int[],int) but copies also the contents of the target if nessecary.
resizeToPowerOfTwo(BufferedImage) - Static method in class de.jreality.util.ImageUtility
 
resolution - Variable in class de.jreality.plugin.scene.MirrorAppearance
 
resolveEntity(Class, String) - Static method in class de.jreality.shader.ShaderUtility
 
resolveInput(String) - Method in class de.jreality.util.Input
Tries to create an Input for the given name as follows: if there is a System resource with the given name, this is returned.
RESTORE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
restoreDefault(Transformation, boolean) - Method in class de.jreality.util.DefaultMatrixSupport
Restores the default matrix if there is any, otherwise assigns the identity matrix or does nothing, depending on the clear flag.
restoreDefaultMatrices(SceneGraphComponent, boolean) - Method in class de.jreality.util.DefaultMatrixSupport
 
restoreDefaults() - Method in class de.jreality.plugin.content.ContentAppearance
 
restoreDefaults() - Method in class de.jreality.ui.AppearanceInspectorState
 
restoreDefaults() - Method in class de.jreality.vr.AbstractPluginVR
 
restoreDefaults() - Method in class de.jreality.vr.AlignPluginVR
 
restoreDefaults() - Method in class de.jreality.vr.AppearancePluginVR
 
restoreDefaults() - Method in class de.jreality.vr.EnvironmentPluginVR
 
restoreDefaults() - Method in interface de.jreality.vr.PluginVR
 
restoreDefaults() - Method in class de.jreality.vr.TerrainPluginVR
 
restoreDefaults() - Method in class de.jreality.vr.TexturePluginVR
 
restoreDefaults() - Method in class de.jreality.vr.ToolPluginVR
 
restoreDefaults() - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
restorePreferences(Preferences) - Method in class de.jreality.vr.AbstractPluginVR
 
restorePreferences(Preferences) - Method in class de.jreality.vr.AlignPluginVR
 
restorePreferences(Preferences) - Method in class de.jreality.vr.AppearancePluginVR
 
restorePreferences(Preferences) - Method in class de.jreality.vr.EnvironmentPluginVR
 
restorePreferences(Preferences) - Method in interface de.jreality.vr.PluginVR
 
restorePreferences(Preferences) - Method in class de.jreality.vr.TerrainPluginVR
 
restorePreferences(Preferences) - Method in class de.jreality.vr.TexturePluginVR
 
restorePreferences(Preferences) - Method in class de.jreality.vr.ToolPluginVR
 
restorePreferences(Preferences) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
restoreProperties(Controller) - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
 
restoreProperties(Controller) - Method in interface de.jreality.plugin.scripting.PythonGUI
 
restoreProperties(Controller) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
restoreStates(Controller) - Method in class de.jreality.plugin.audio.AudioOptions
 
restoreStates(Controller) - Method in class de.jreality.plugin.audio.AudioPreferences
 
restoreStates(Controller) - Method in class de.jreality.plugin.basic.Inspector
 
restoreStates(Controller) - Method in class de.jreality.plugin.basic.ViewPreferences
 
restoreStates(Controller) - Method in class de.jreality.plugin.content.CenteredAndScaledContent
 
restoreStates(Controller) - Method in class de.jreality.plugin.content.ContentAppearance
 
restoreStates(Controller) - Method in class de.jreality.plugin.content.ContentLoader
 
restoreStates(Controller) - Method in class de.jreality.plugin.content.ContentTools
 
restoreStates(Controller) - Method in class de.jreality.plugin.content.TerrainAlignedContent
 
restoreStates(Controller) - Method in class de.jreality.plugin.geometry.ParametricSurfaceFactoryPlugin
 
restoreStates(Controller) - Method in class de.jreality.plugin.menu.BackgroundColor
 
restoreStates(Controller) - Method in class de.jreality.plugin.menu.CameraMenu
 
restoreStates(Controller) - Method in class de.jreality.plugin.menu.DisplayOptions
 
restoreStates(Controller) - Method in class de.jreality.plugin.scene.Avatar
 
restoreStates(Controller) - Method in class de.jreality.plugin.scene.ShrinkPanelPluginCollector
 
restoreStates(Controller) - Method in class de.jreality.plugin.scene.Sky
 
restoreStates(Controller) - Method in class de.jreality.plugin.scene.Terrain
 
restoreStates(Controller) - Method in class de.jreality.plugin.scripting.PythonToolsManager
 
restoreStates(Controller) - Method in class de.jreality.tutorial.plugin.Persistence
 
restoreTextureDefaults() - Method in class de.jreality.plugin.content.ContentAppearance
 
reverseIterator(int) - Method in class de.jreality.scene.SceneGraphPath
 
reverseIterator() - Method in class de.jreality.scene.SceneGraphPath
 
reverseIterator() - Method in class de.jreality.ui.viewerapp.Selection
 
reverseIterator(int) - Method in class de.jreality.ui.viewerapp.Selection
 
RIGHT_BUTTON - Static variable in class de.jreality.scene.tool.InputSlot
 
RIGHT_EYE - Static variable in class de.jreality.util.CameraUtility
 
RMAN_ARCHIVE_CURRENT_NODE - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_ATTRIBUTE - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_DISPLACEMENT_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_GLOBAL_INCLUDE_FILE - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_IMAGER_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_LIGHT_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_MAX_EYE_SPLITS - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_OUTPUT_DISPLAY_FORMAT - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_PROXY_COMMAND - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_RAY_TRACING_REFLECTIONS - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_RAY_TRACING_VOLUMES - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_REFLECTIONMAP_FILE - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_SEARCHPATH_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_SHADOWS_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_SL_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_SURFACE_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_TEXTURE_FILE - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_TEXTURE_FILE_SUFFIX - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_VOLUME_ATMOSPHERE_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_VOLUME_EXTERIOR_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
RMAN_VOLUME_INTERIOR_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
Rn - Class in de.jreality.math
Static methods for n-dimensional Euclidean vector space Rn.
RodView - Class in de.jreality.tutorial.projects.darboux
 
RodView(DarbouxTransform) - Constructor for class de.jreality.tutorial.projects.darboux.RodView
 
RootAppearance - Interface in de.jreality.shader
 
rootSelected() - Method in class de.jreality.ui.viewerapp.SelectionEvent
Returns true iff the scene graph's root was selected
rotate(double, double, double, double) - Method in class de.jreality.math.MatrixBuilder
 
rotate(double, double[]) - Method in class de.jreality.math.MatrixBuilder
 
rotate(double[], double[], double) - Method in class de.jreality.math.MatrixBuilder
rotate about the axis through the points p1 and p2
ROTATE_REFLECTIONMAP_SIDES - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
ROTATE_SKYBOX_SIDES - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
RotateBox - Class in de.jreality.vr
 
RotateBox() - Constructor for class de.jreality.vr.RotateBox
 
rotateFromTo(double[], double[]) - Method in class de.jreality.math.MatrixBuilder
A rotation which takes vector v1 to vector v2.
RotateReflectionMapSides - Class in de.jreality.ui.viewerapp.actions.edit
Rotates the sides of the reflection map's cubemap of a selected SceneGraphComponent or Appearance to match its top and bottom.
RotateReflectionMapSides(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.RotateReflectionMapSides
 
RotateSkyboxSides - Class in de.jreality.ui.viewerapp.actions.view
Rotates the sides of a skybox's cubemap to match its top and bottom.
RotateSkyboxSides(String, SceneGraphComponent, Component) - Constructor for class de.jreality.ui.viewerapp.actions.view.RotateSkyboxSides
 
RotateTool - Class in de.jreality.tools
TODO: document this
RotateTool() - Constructor for class de.jreality.tools.RotateTool
 
rotateX(double) - Method in class de.jreality.math.MatrixBuilder
 
rotateY(double) - Method in class de.jreality.math.MatrixBuilder
 
rotateZ(double) - Method in class de.jreality.math.MatrixBuilder
 
rotationMatrixToQuaternion(Quaternion, double[]) - Static method in class de.jreality.math.Quaternion
Convert the 3x3 rotation matrix mat into a quaternion.
run() - Method in class de.jreality.plugin.job.JobProcessorThread
 
run() - Method in class de.jreality.plugin.scene.MirrorAppearance
 
run(double, double) - Method in interface de.jreality.tools.AnimatorTask
 
run() - Method in class de.jreality.toolsystem.raw.DeviceSpacenav
 
RunningEnvironment - Enum in de.jreality.plugin.basic
 

S

SampleReader - Interface in de.jreality.scene.data
Sample reader interface.
SAVE_CAMERA_PREFERENCES - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
SAVE_SCENE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
SAVE_SELECTED - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
SaveCameraPreferences - Class in de.jreality.ui.viewerapp.actions.camera
 
SaveCameraPreferences(String, Viewer) - Constructor for class de.jreality.ui.viewerapp.actions.camera.SaveCameraPreferences
 
savePreferences(Camera) - Static method in class de.jreality.util.CameraUtility
 
savePreferences(Preferences) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
SaveScene - Class in de.jreality.ui.viewerapp.actions.file
Saves the current scene.
SaveScene(String, Viewer, Component) - Constructor for class de.jreality.ui.viewerapp.actions.file.SaveScene
 
SaveSelected - Class in de.jreality.ui.viewerapp.actions.edit
Saves the selected SceneGraphComponent into a file (if no SceneGraphComponent is selected, this action is disabled).
SaveSelected(String, SelectionManager, Component) - Constructor for class de.jreality.ui.viewerapp.actions.edit.SaveSelected
 
scale(double) - Method in class de.jreality.math.MatrixBuilder
 
scale(double[]) - Method in class de.jreality.math.MatrixBuilder
 
scale(double, double, double) - Method in class de.jreality.math.MatrixBuilder
 
SCALE - Static variable in class de.jreality.shader.CommonAttributes
 
scale(double) - Method in class de.jreality.util.Rectangle3D
 
SCALE_DEFAULT - Static variable in interface de.jreality.shader.DefaultTextShader
 
scaleIcon(Icon, int, int) - Static method in class de.jreality.plugin.icon.ImageHook
 
scaleImage(Image, int, int) - Static method in class de.jreality.plugin.icon.ImageHook
 
ScaleTool - Class in de.jreality.tools
 
ScaleTool(String) - Constructor for class de.jreality.tools.ScaleTool
 
ScaleTool() - Constructor for class de.jreality.tools.ScaleTool
 
Scene - Class in de.jreality.plugin.basic
 
Scene() - Constructor for class de.jreality.plugin.basic.Scene
 
Scene(JrScene) - Constructor for class de.jreality.plugin.basic.Scene
 
Scene - Class in de.jreality.scene
A utility class providing static methods for applying a set of changes simultaneously to an element of the scene graph.
SceneEvent - Class in de.jreality.scene.event
 
SceneEvent(SceneGraphNode) - Constructor for class de.jreality.scene.event.SceneEvent
Constructor for SceneEvent.
SceneGraphComponent - Class in de.jreality.scene
This basic building block of the jReality scene graph.
SceneGraphComponent(String) - Constructor for class de.jreality.scene.SceneGraphComponent
 
SceneGraphComponent() - Constructor for class de.jreality.scene.SceneGraphComponent
 
SceneGraphComponentBeanInfo - Class in de.jreality.scene
 
SceneGraphComponentBeanInfo() - Constructor for class de.jreality.scene.SceneGraphComponentBeanInfo
 
SceneGraphComponentEvent - Class in de.jreality.scene.event
 
SceneGraphComponentEvent(SceneGraphComponent, int, int, SceneGraphNode, SceneGraphNode, int) - Constructor for class de.jreality.scene.event.SceneGraphComponentEvent
 
SceneGraphComponentEvent(SceneGraphComponent, int, SceneGraphNode, SceneGraphNode) - Constructor for class de.jreality.scene.event.SceneGraphComponentEvent
 
SceneGraphComponentEvent(SceneGraphComponent, int) - Constructor for class de.jreality.scene.event.SceneGraphComponentEvent
 
SceneGraphComponentEventMulticaster - Class in de.jreality.scene.event
 
SceneGraphComponentEventMulticaster() - Constructor for class de.jreality.scene.event.SceneGraphComponentEventMulticaster
 
SceneGraphComponentListener - Interface in de.jreality.scene.event
Implemented by event listeners that wish to get informed when a direct child of a component has been added or removed.
SceneGraphLoopException - Exception in de.jreality.scene
Thrown on attempt of creating a cyclic graph.
SceneGraphLoopException() - Constructor for exception de.jreality.scene.SceneGraphLoopException
 
SceneGraphLoopException(String) - Constructor for exception de.jreality.scene.SceneGraphLoopException
 
SceneGraphNode - Class in de.jreality.scene
Base class for scene graph member nodes.
SceneGraphNode(String) - Constructor for class de.jreality.scene.SceneGraphNode
 
SceneGraphNodeBeanInfo - Class in de.jreality.scene
 
SceneGraphNodeBeanInfo() - Constructor for class de.jreality.scene.SceneGraphNodeBeanInfo
 
SceneGraphNodeEntity - Class in de.jreality.scene.proxy.tree
THis class contains several tree nodes for the covered node.
SceneGraphPath - Class in de.jreality.scene
A SceneGraphPath represents a directed path between two nodes in the scene graph.
SceneGraphPath() - Constructor for class de.jreality.scene.SceneGraphPath
 
SceneGraphPath(SceneGraphPath) - Constructor for class de.jreality.scene.SceneGraphPath
A so-called copy constructor.
SceneGraphPath(SceneGraphNode...) - Constructor for class de.jreality.scene.SceneGraphPath
A constructor which allows a list of SceneGraphComponent's as initialization information.
SceneGraphPathObserver - Class in de.jreality.scene
This class observes the given path for changes of the resulting path matrix/effective appearance.
SceneGraphPathObserver() - Constructor for class de.jreality.scene.SceneGraphPathObserver
 
SceneGraphPathObserver(SceneGraphPath) - Constructor for class de.jreality.scene.SceneGraphPathObserver
 
SceneGraphUtility - Class in de.jreality.util
This class holds static methods that make the parsing/traversal etc of a scene graph more comfortable.
SceneGraphUtility() - Constructor for class de.jreality.util.SceneGraphUtility
 
SceneGraphVisitor - Class in de.jreality.scene
A visitor for traversing the scene graph.
SceneProxyBuilder - Class in de.jreality.scene.proxy
Base class for builder that create some kind of mirroring structure for a scene graph.
SceneProxyTreeBuilder - Class in de.jreality.scene.proxy.tree
class for generating proxy trees.
SceneProxyTreeBuilder(SceneGraphComponent) - Constructor for class de.jreality.scene.proxy.tree.SceneProxyTreeBuilder
 
SceneReader - Interface in de.jreality.reader
Interface for reading a scene from some sort of Input.
SceneShrinkPanel - Class in de.jreality.plugin.scene
A ViewShrinkPanelPlugin that flops into the Scene when double-clicking on the terrain.
SceneShrinkPanel() - Constructor for class de.jreality.plugin.scene.SceneShrinkPanel
 
SceneShrinkSlot - Class in de.jreality.plugin.scene
 
SceneShrinkSlot() - Constructor for class de.jreality.plugin.scene.SceneShrinkSlot
 
SceneTreeModel - Class in de.jreality.ui.treeview
 
SceneTreeModel(SceneGraphComponent) - Constructor for class de.jreality.ui.treeview.SceneTreeModel
 
SceneTreeModel.TreeTool - Class in de.jreality.ui.treeview
 
SceneTreeNode - Class in de.jreality.scene.proxy.tree
This class represents a tree version of a SceneGraphNode.
SceneWriter - Interface in de.jreality.writer
 
schedule(Object, AnimatorTask) - Method in class de.jreality.tools.AnimatorTool
 
scriptingTextPane - Static variable in class de.jreality.plugin.JRViewer
 
Secure - Class in de.jreality.util
A class for managing access to system resources, especially for the case when the application is running in a secure environment and must be careful how it accesses system properties.
Secure() - Constructor for class de.jreality.util.Secure
 
Selection - Class in de.jreality.ui.viewerapp
Represents selections in a displayed scene.
Selection() - Constructor for class de.jreality.ui.viewerapp.Selection
Default constructor, starts with an empty selection path
Selection(Selection) - Constructor for class de.jreality.ui.viewerapp.Selection
Copy constructor
Selection(SceneGraphPath) - Constructor for class de.jreality.ui.viewerapp.Selection
Constructs a selection object from the given SceneGraphPath
SELECTION_MANAGER - Static variable in class de.jreality.util.SystemProperties
Specifies the selection manager to be used.
Values: instances of SelectionManager
SELECTION_MANAGER_DEFAULT - Static variable in class de.jreality.util.SystemProperties
 
selectionChanged(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.AbstractSelectionListenerAction
Override this method to specify what to do when the selection changes.
selectionChanged(SelectionEvent) - Method in class de.jreality.ui.viewerapp.actions.edit.CurrentSelection
 
selectionChanged(SelectionEvent) - Method in class de.jreality.ui.viewerapp.BeanShell
 
selectionChanged(SelectionEvent) - Method in class de.jreality.ui.viewerapp.Navigator
 
selectionChanged(Navigator.SelectionEvent) - Method in class de.jreality.ui.viewerapp.Navigator.SelectionListener
 
selectionChanged(SelectionEvent) - Method in interface de.jreality.ui.viewerapp.SelectionListener
 
selectionChanged() - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
 
selectionChanged(SelectionEvent) - Method in class de.jreality.ui.viewerapp.SelectionRenderer
 
SelectionEvent - Class in de.jreality.ui.viewerapp
Event for selections in the scene graph.
SelectionEvent(Object, Selection) - Constructor for class de.jreality.ui.viewerapp.SelectionEvent
 
SelectionExample - Class in de.jreality.tutorial.viewer
 
SelectionExample() - Constructor for class de.jreality.tutorial.viewer.SelectionExample
 
SelectionListener - Interface in de.jreality.ui.viewerapp
 
SelectionManager - Interface in de.jreality.ui.viewerapp
 
selectionManagerForViewer(Viewer) - Static method in class de.jreality.ui.viewerapp.SelectionManagerImpl
 
SelectionManagerImpl - Class in de.jreality.ui.viewerapp
Manages selections within a jReality scene.
SelectionManagerImpl() - Constructor for class de.jreality.ui.viewerapp.SelectionManagerImpl
 
SelectionManagerImpl(Selection) - Constructor for class de.jreality.ui.viewerapp.SelectionManagerImpl
 
SelectionRenderer - Class in de.jreality.ui.viewerapp
A class which handles rendering the selection coming from a selection manager (see SelectionManager) and to be rendered into an instance of Viewer.
SelectionRenderer(SelectionManager, Viewer) - Constructor for class de.jreality.ui.viewerapp.SelectionRenderer
 
SelectionTool - Class in de.jreality.ui.viewerapp
Allows selections within the displayed JrScene via picking.
SelectionTool(SelectionManager) - Constructor for class de.jreality.ui.viewerapp.SelectionTool
 
SelectionTool() - Constructor for class de.jreality.ui.viewerapp.SelectionTool
 
SelectionTool(ViewerApp) - Constructor for class de.jreality.ui.viewerapp.SelectionTool
 
selectTargetFile(Component) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
selectTargetFile(Component, JComponent) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
selectTargetFile(Component, String, String) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
selectTargetFile(Component, JComponent, String, String) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
selectTargetFile(Component, boolean, FileFilter...) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
selectTargetFile(Component, JComponent, boolean, FileFilter...) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
selectTool(PythonScriptTool) - Method in class de.jreality.plugin.scripting.PythonToolsManager
 
selectViewer(int) - Method in class de.jreality.ui.viewerapp.ViewerSwitch
 
selectViewer(String) - Method in class de.jreality.ui.viewerapp.ViewerSwitch
 
SEPARATE_SPECULAR_COLOR - Static variable in class de.jreality.shader.CommonAttributes
 
SEPARATE_SPECULAR_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
set(Attribute, int, Object) - Method in class de.jreality.scene.data.DataListSet
 
set(String) - Static method in class de.jreality.util.NativePathUtility
Tweaks the native path for a HotSpot virtual machine
SET_BACKGROUND_COLOR - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
SET_VIEWER_SIZE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
setA1(double) - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
 
setA2(double) - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
 
setAcceleratorKey(KeyStroke) - Method in class de.jreality.ui.viewerapp.actions.AbstractJrAction
Set the accelerator key for this action.
setActionListener(ActionListener) - Method in class de.jreality.ui.viewerapp.actions.file.Quit
If an action listener is set and the application is not closed by this class.
setActivationSlots(InputSlot[]) - Method in class de.jreality.scene.tool.BeanShellTool
 
setAdditiveBlendingEnabled(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
setAlignment(Integer) - Method in interface de.jreality.shader.DefaultTextShader
 
setAlpha(double) - Method in class de.jreality.tutorial.gui.SliderExample.HelicoidCatenoid
 
setAlwaysCallUpdateMethdod(boolean) - Method in class de.jreality.geometry.AbstractGeometryFactoryCustomizer
 
setAmbientCoefficient(Double) - Method in interface de.jreality.shader.DefaultPolygonShader
 
setAmbientColor(Color) - Method in interface de.jreality.shader.DefaultPolygonShader
 
setAmbientFake(boolean) - Method in class de.jreality.scene.Light
 
setAngle(double) - Method in class de.jreality.tools.AnimatedRotateTool
 
setAnimated(Boolean) - Method in interface de.jreality.shader.Texture2D
 
setAnimTimeMax(double) - Method in class de.jreality.tools.RotateTool
 
setAnimTimeMin(double) - Method in class de.jreality.tools.RotateTool
 
setAnyDisplayLists(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
setAppearance(Appearance) - Method in class de.jreality.scene.SceneGraphComponent
 
setAppearance(Appearance) - Method in class de.jreality.ui.AppearanceInspector
 
setAppearance(Appearance) - Method in class de.jreality.ui.LabelsInspector
 
setAppearance(Appearance) - Method in class de.jreality.ui.TextureInspector
 
setAppearance(Appearance) - Method in class de.jreality.vr.AppearancePanel
 
setApplicationIcon(Image) - Static method in class de.jreality.plugin.JRViewer
 
setApplicationTitle(String) - Static method in class de.jreality.plugin.JRViewer
 
setApplyMode(Integer) - Method in interface de.jreality.shader.Texture2D
 
setArcLengthTextureCoordinates(boolean) - Method in class de.jreality.geometry.TubeFactory
If true, force the generated v- texture coordinates to run from 0 to 1 proportional to the (discrete) arc length of the curve.
setArrowColor(Color) - Method in class de.jreality.geometry.BallAndStickFactory
 
setArrowPosition(double) - Method in class de.jreality.geometry.BallAndStickFactory
 
setArrowScale(double) - Method in class de.jreality.geometry.BallAndStickFactory
 
setArrowSlope(double) - Method in class de.jreality.geometry.BallAndStickFactory
 
setAspectRatio(double) - Method in class de.jreality.scene.pick.Graphics3D
 
setAsText(String) - Method in class de.jreality.shader.Texture2DBeanInfo.TextureMatrixEditor
 
setAsync(boolean) - Method in class de.jreality.util.RenderTrigger
 
setAttachBeanShell(boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Use to attach a bean shell to the viewer.
setAttachNavigator(boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Use to attach a navigator (sceneTree and inspector) to the viewer.
setAttenuatePointSize(Boolean) - Method in interface de.jreality.shader.DefaultPointShader
 
setAttribute(String, Object) - Method in class de.jreality.scene.Appearance
 
setAttribute(String, Object, Class) - Method in class de.jreality.scene.Appearance
 
setAttribute(String, double) - Method in class de.jreality.scene.Appearance
 
setAttribute(String, float) - Method in class de.jreality.scene.Appearance
 
setAttribute(String, int) - Method in class de.jreality.scene.Appearance
 
setAttribute(String, long) - Method in class de.jreality.scene.Appearance
 
setAttribute(String, boolean) - Method in class de.jreality.scene.Appearance
 
setAttribute(String, char) - Method in class de.jreality.scene.Appearance
 
setAttributes(String, DataListSet) - Method in class de.jreality.scene.Geometry
 
setAttributes(String, Attribute, DataList) - Method in class de.jreality.scene.Geometry
 
setAudioSource(AudioSource) - Method in class de.jreality.scene.SceneGraphComponent
 
setAutomaticClippingPlanes(boolean) - Method in class de.jreality.plugin.basic.Scene
 
setAutomaticClippingPlanes(boolean) - Method in class de.jreality.tools.EncompassTool
 
setAuxiliaryRoot(SceneGraphComponent) - 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.
setAuxiliaryRoot(SceneGraphComponent) - Method in class de.jreality.ui.viewerapp.ViewerSwitch
 
setAvatarHeight(double) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setAvatarPath(SceneGraphPath) - Method in class de.jreality.plugin.basic.Scene
 
setAvatarPath(SceneGraphPath) - Method in class de.jreality.toolsystem.ToolSystem
 
setAvatarPath(SceneGraphPath) - Method in class de.jreality.util.EncompassFactory
 
setAvatarPosition(double, double, double) - Method in class de.jreality.plugin.scene.Avatar
 
setAvatarPosition(double, double, double) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setAxis(double[]) - Method in class de.jreality.tools.AnimatedRotateTool
 
setAxis(double, double, double) - Method in class de.jreality.tools.AnimatedRotateTool
 
setAxisScale(double) - Method in class de.jreality.geometry.CoordinateSystemFactory
Set the axis scale, i.e.
setB1(double) - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
 
setB2(double) - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
 
setBack(ImageData) - Method in interface de.jreality.shader.CubeMap
 
setBackdropPath(SceneGraphPath) - Method in class de.jreality.plugin.basic.Scene
 
setBackFaceCulling(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
setBackgroundColor(Color) - Method in interface de.jreality.shader.RootAppearance
 
setBackgroundColor(Color...) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Sets the scene root's background color.
setBackgroundColor(Color) - Method in class de.jreality.vr.EnvironmentPluginVR
 
setBackgroundColors(Color[]) - Method in interface de.jreality.shader.RootAppearance
 
setBackgroundTexture(Appearance, ImageData) - Static method in class de.jreality.shader.TextureUtility
Background image
setBallColor(Color) - Method in class de.jreality.geometry.BallAndStickFactory
 
setBallGeometry(Geometry) - Method in class de.jreality.geometry.BallAndStickFactory
 
setBallRadius(double) - Method in class de.jreality.geometry.BallAndStickFactory
 
setBlendColor(Color) - Method in interface de.jreality.shader.CubeMap
 
setBlendColor(Color) - Method in interface de.jreality.shader.Texture2D
 
setBlockAllAttributes(boolean) - Method in class de.jreality.geometry.GeometryAttributeListSet
 
setBlockAttributeCount(boolean) - Method in class de.jreality.geometry.GeometryAttributeListSet
 
setBlockType(long) - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
 
setBottom(ImageData) - Method in interface de.jreality.shader.CubeMap
 
setBoundaryIndices(List<int[]>) - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
Determines the boundary components.
setBounds(double[][]) - Method in class de.jreality.util.Rectangle3D
Get the two opposite corners of this box (min(x,y,z) and max(x,y,z)).
setBoxColor(Color) - Method in class de.jreality.geometry.CoordinateSystemFactory
Set the color of the bounding box.
setCamera(Camera) - Method in class de.jreality.scene.SceneGraphComponent
Adds a camera, replacing any previously added camera.
setCameraLightIntensity(double) - Method in class de.jreality.plugin.scene.Lights
 
setCameraPath(SceneGraphPath) - Method in class de.jreality.plugin.basic.Scene
 
setCameraPath(SceneGraphPath) - Method in interface de.jreality.scene.Viewer
Set the camera path.
setCameraPath(SceneGraphPath) - Method in class de.jreality.ui.viewerapp.ViewerSwitch
 
setCameraPath(SceneGraphPath) - Method in class de.jreality.util.EncompassFactory
 
setCenter(double[]) - Method in class de.jreality.math.FactoredMatrix
Invoke FactoredMatrix.setCenter(double[], boolean)with the second parameter false.
setCenter(double[], boolean) - Method in class de.jreality.math.FactoredMatrix
Set the center of the transformation.
setCenter(boolean) - Method in class de.jreality.tools.ShipNavigationTool
 
setCenter(double[]) - Method in class de.jreality.tools.ShipNavigationTool
 
setCenter(boolean) - Method in class de.jreality.toolsystem.raw.AbstractDeviceMouse
 
setClippingPlanes(boolean) - Method in class de.jreality.util.EncompassFactory
 
setClosed(boolean) - Method in class de.jreality.geometry.TubeFactory
Set whether the curve should be considered a closed loop.
setClosed(boolean) - Method in class de.jreality.tutorial.util.polygon.DragPointSet
set if the point sequence should be interpreted as periodic.
setClosedInUDirection(boolean) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setClosedInVDirection(boolean) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setColor(Color) - Method in class de.jreality.geometry.CoordinateSystemFactory
Set the color of the coordinate system (axes and bounding box).
setColor(String) - Method in class de.jreality.plugin.menu.BackgroundColor
Sets the scene root's background color.
setColor(Color) - Method in class de.jreality.scene.Light
 
setColor(int, Color) - Method in class de.jreality.tutorial.util.SimpleTextureFactory
 
setColor(Color) - Method in class de.jreality.ui.ColorChooseJButton
 
setColorPickerMode(int) - Method in class de.jreality.ui.AppearanceInspector
 
setColors(Color[]) - Method in class de.jreality.tutorial.util.SimpleTextureFactory
 
setColumn(int, double[]) - Method in class de.jreality.math.Matrix
assigns the values of the ith column with the values from v.
setCombineMode(Integer) - Method in interface de.jreality.shader.Texture2D
setCombineModeAlpha(Integer) - Method in interface de.jreality.shader.Texture2D
 
setCombineModeColor(Integer) - Method in interface de.jreality.shader.Texture2D
 
setComponent(Component) - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
setConeAngle(double) - Method in class de.jreality.scene.SpotLight
Sets the coneAngle.
setConeDeltaAngle(double) - Method in class de.jreality.scene.SpotLight
Sets the coneDeltaAngle.
setConfiguration(ConfigurationAttributes) - Method in class de.jreality.util.BSHServer
 
setContent(SceneGraphNode) - Method in class de.jreality.plugin.basic.Content
 
setContent(SceneGraphNode) - Method in class de.jreality.plugin.content.CenteredAndScaledContent
 
setContent(SceneGraphNode) - Method in class de.jreality.plugin.content.DirectContent
 
setContent(SceneGraphNode) - Method in class de.jreality.plugin.content.TerrainAlignedContent
 
setContent(SceneGraphNode) - Method in class de.jreality.plugin.JRViewer
Sets a content node.
setContent(SceneGraphComponent) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setContentMatrix(Matrix) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setContentOffset(double) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setContentSize(double) - Method in class de.jreality.plugin.content.TerrainAlignedContent
 
setContentSize(double) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setCountAndAttributes(String, Attribute, DataList) - Method in class de.jreality.scene.Geometry
 
setCountAndAttributes(String, DataListSet) - Method in class de.jreality.scene.Geometry
 
setCoveredLength(int) - Method in class de.jreality.scene.data.ByteBufferList
 
setCoveredModel(StorageModel) - Method in class de.jreality.scene.data.ByteBufferList
 
setCreateMenu(boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Specify whether to create a menu bar for the ViewerApp's frame.
setCrossSection(double[][]) - Method in class de.jreality.geometry.BallAndStickFactory
 
setCrossSection(double[][]) - Method in class de.jreality.geometry.TubeFactory
A 2D curve in the (x,y) plane (with 3D coordinates!) to be used as the cross section of the tube.
setCrossSection(double[][]) - Method in interface de.jreality.shader.DefaultLineShader
 
setCurrentDirectory(String) - Method in class de.jreality.plugin.content.ContentLoader
 
setCurrentDirectory(String) - Method in class de.jreality.plugin.scene.Sky
 
setCurrentPath(SceneGraphPath) - Method in class de.jreality.scene.pick.Graphics3D
 
setCurvedEdges(boolean) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
setDamping(double) - Method in interface de.jreality.shader.HapticShader
 
setData(long[]) - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
 
SetDataBlock(DataBlock) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamRead
 
setDataSize(long) - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
 
setDefaultColor(Color) - Method in class de.jreality.tools.PointerDisplayTool
 
setDefaultEdgeAttributes(List<Attribute>, List<List<double[]>>) - Method in class de.jreality.geometry.GeometryMergeFactory
see setDefaultFaceAttributes
setDefaultFaceAttributes(List<Attribute>, List<List<double[]>>) - Method in class de.jreality.geometry.GeometryMergeFactory
Attributes which will be set to the given default, if not yet supported in the geometry.
setDefaultSelection(Selection) - Method in interface de.jreality.ui.viewerapp.SelectionManager
 
setDefaultSelection(Selection) - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
 
setDefaultSelectionPath(SceneGraphPath) - Method in interface de.jreality.ui.viewerapp.SelectionManager
 
setDefaultSelectionPath(SceneGraphPath) - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
 
setDefaultVertexAttributes(List<Attribute>, List<List<double[]>>) - Method in class de.jreality.geometry.GeometryMergeFactory
see setDefaultFaceAttributes
setDefaultZTranslation(double) - Static method in class de.jreality.plugin.basic.Scene
 
setDefinedFaceSet(Geometry) - Method in class de.jreality.writer.VRMLWriterHelper
 
setDefinedLineSet(Geometry) - Method in class de.jreality.writer.VRMLWriterHelper
 
setDefinedPointSet(Geometry) - Method in class de.jreality.writer.VRMLWriterHelper
 
setDepthFudgeFactor(Double) - Method in interface de.jreality.shader.RenderingHintsShader
 
setDescription(String) - Method in class de.jreality.scene.tool.AbstractTool
 
setDescription(String) - Method in class de.jreality.ui.viewerapp.FileFilter
 
setDiagonalMatrix(double[], double[]) - Static method in class de.jreality.math.Rn
Construct and return a diagonal matrix with the entries given by the vector diag.
setDiffuseCoefficient(Double) - Method in interface de.jreality.shader.DefaultPolygonShader
 
setDiffuseColor(Color) - Method in interface de.jreality.shader.DefaultLineShader
 
setDiffuseColor(Color) - Method in interface de.jreality.shader.DefaultPointShader
 
setDiffuseColor(Color) - Method in interface de.jreality.shader.DefaultPolygonShader
 
setDiffuseColor(Color) - Method in interface de.jreality.shader.DefaultTextShader
 
setDistribution(double) - Method in class de.jreality.scene.SpotLight
Sets the distribution.
setDoAlign(boolean) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setDragEnabled(boolean) - Method in class de.jreality.plugin.content.ContentTools
 
setDragEnabled(boolean) - Method in class de.jreality.vr.ToolPluginVR
 
setDrawSpheres(boolean) - Method in class de.jreality.writer.WriterVRML
sets if a vertex will be written as the primitive Sphere, if Spheredraw is enabled
setDrawSpheres(boolean) - Method in class de.jreality.writer.WriterVRML2
sets if a vertex will be written as the primitive Sphere, if Spheredraw is enabled
setDrawTubes(boolean) - Method in class de.jreality.writer.WriterVRML
sets if a linesegment will be written as the primitive Tube, if Tubedraw is enabled
setDrawTubes(boolean) - Method in class de.jreality.writer.WriterVRML2
sets if a linesegment will be written as the primitive Tube, if Tubedraw is enabled
setDYInFirstX(double) - Method in class de.jreality.math.CubicBSpline.Default
 
setDYInLastX(double) - Method in class de.jreality.math.CubicBSpline.Default
 
setDynamicFriction(double) - Method in interface de.jreality.shader.HapticShader
 
setEdgeAttribute(Attribute, DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeAttribute(Attribute, double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeAttribute(Attribute, double[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeAttribute(Attribute, DataList) - Method in class de.jreality.geometry.IndexedLineSetFactory
It's not documented why, but the superclass methods are protected, so we have to implement these as public
setEdgeAttribute(Attribute, double[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeAttribute(Attribute, double[][]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeAttributes(DataListSet) - Method in class de.jreality.scene.IndexedLineSet
 
setEdgeAttributes(Attribute, DataList) - Method in class de.jreality.scene.IndexedLineSet
 
setEdgeColors(DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeColors(double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeColors(Color[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeColors(double[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeColors(DataList) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeColors(double[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeColors(Color[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeColors(double[][]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeColors(double[][]) - Method in class de.jreality.geometry.TubeFactory
Apply colors to faces of output tube, one for each tube segment.
setEdgeCount(int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeCount(int) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeCountAndAttributes(Attribute, DataList) - Method in class de.jreality.scene.IndexedLineSet
 
setEdgeCountAndAttributes(DataListSet) - Method in class de.jreality.scene.IndexedLineSet
 
setEdgeFromQuadMesh(boolean) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setEdgeIndices(int[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeIndices(int[], int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeIndices(int[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeIndices(DataList) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeIndices(int[][]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeIndices(int[], int) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeIndices(int[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeLabels(String[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeLabels(String[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEdgeRelativeRadii(double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setEdgeRelativeRadii(double[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setEmptyPickPath(SceneGraphPath) - Method in class de.jreality.plugin.basic.Scene
 
setEmptyPickPath(SceneGraphPath) - Method in class de.jreality.toolsystem.ToolSystem
 
setEncompassEnabled(boolean) - Method in class de.jreality.plugin.content.ContentTools
 
setEntityFactory(EntityFactory) - Method in class de.jreality.scene.proxy.tree.UpToDateSceneProxyBuilder
 
setEntry(int, int, double) - Method in class de.jreality.math.Matrix
 
setEntryLength(int) - Method in class de.jreality.scene.data.ByteBufferList
 
setEnvironment(String) - Method in class de.jreality.plugin.scene.Sky
 
setEnvironment(String) - Method in class de.jreality.vr.EnvironmentPluginVR
 
setEnvironment(ImageData[]) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setEps(double) - Method in class de.jreality.geometry.RemoveDuplicateInfo
set Tolerance for equality
setEuclideanNorm(double[], double, double[]) - Static method in class de.jreality.math.Rn
Scale the vector to have the given length.
setEvaluateTextureMatrix(boolean) - Method in class de.jreality.writer.WriterVRML2
indicates if textureMatrix information schould be assigned to the Texturecoordinates
setEventQueue(ToolEventQueue) - Method in class de.jreality.toolsystem.raw.AbstractDeviceMouse
 
setEventQueue(ToolEventQueue) - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
 
setEventQueue(ToolEventQueue) - Method in class de.jreality.toolsystem.raw.DeviceMacbookSuddenMotionSensor
 
setEventQueue(ToolEventQueue) - Method in class de.jreality.toolsystem.raw.DeviceOldKeyboard
 
setEventQueue(ToolEventQueue) - Method in class de.jreality.toolsystem.raw.DeviceSpacenav
 
setEventQueue(ToolEventQueue) - Method in class de.jreality.toolsystem.raw.DeviceSystemTimer
 
setEventQueue(ToolEventQueue) - Method in interface de.jreality.toolsystem.raw.RawDevice
 
setEventQueue(ToolEventQueue) - Method in class de.jreality.toolsystem.raw.WiiMoteOSC
 
setEvironment(String) - Method in class de.jreality.vr.Landscape
 
setExcludeTerrain(boolean) - Method in class de.jreality.writer.WriterVRML
 
setExcludeTerrain(boolean) - Method in class de.jreality.writer.WriterVRML2
 
setExtendAtEnds(boolean) - Method in class de.jreality.geometry.TubeFactory
 
setExternalBeanShell(boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Specify whether to display the bean shell in the viewerApp's frame or in an external frame.
setExternalNavigator(boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Specify whether to display the navigator in the viewerApp's frame or in an external frame.
setExternalSource(String) - Method in interface de.jreality.shader.Texture2D
 
setEyeSeparation(double) - Method in class de.jreality.scene.Camera
 
setFaceAttribute(Attribute, DataList) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setFaceAttribute(Attribute, DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
Superclass methods are protected so we override to make public Documentation is lacking ...
setFaceAttribute(Attribute, double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceAttribute(Attribute, double[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceAttribute(Attribute, DataList) - Method in class de.jreality.geometry.QuadMeshFactory
Superclass methods are protected so we override to make public Documentation is lacking ...
setFaceAttribute(Attribute, double[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setFaceAttribute(Attribute, double[][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setFaceAttributes(DataListSet) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceAttributes(DataListSet) - Method in class de.jreality.geometry.QuadMeshFactory
 
setFaceAttributes(DataListSet) - Method in class de.jreality.scene.IndexedFaceSet
 
setFaceAttributes(Attribute, DataList) - Method in class de.jreality.scene.IndexedFaceSet
 
setFaceColor(Color) - Method in class de.jreality.plugin.scene.Terrain
 
setFaceColor(Color) - Method in class de.jreality.ui.AppearanceInspector
 
setFaceColor(Color) - Method in class de.jreality.vr.AppearancePanel
 
setFaceColor(Color) - Method in class de.jreality.vr.AppearancePluginVR
 
setFaceColor(Color) - Method in class de.jreality.vr.TerrainPluginVR
 
setFaceColors(DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceColors(double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceColors(Color[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceColors(double[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceColors(DataList) - Method in class de.jreality.geometry.QuadMeshFactory
 
setFaceColors(double[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setFaceColors(double[][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setFaceCount(int) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setFaceCount(int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceCountAndAttributes(Attribute, DataList) - Method in class de.jreality.scene.IndexedFaceSet
 
setFaceCountAndAttributes(DataListSet) - Method in class de.jreality.scene.IndexedFaceSet
 
setFaceIndices(DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceIndices(int[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceIndices(int[], int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceIndices(int[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceLabelColor(Color) - Method in class de.jreality.ui.AppearanceInspector
 
setFaceLabelOffset(double[]) - Method in class de.jreality.ui.AppearanceInspector
 
setFaceLabelResolution(int) - Method in class de.jreality.ui.AppearanceInspector
 
setFaceLabels(String[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceLabels(String[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setFaceLabelSize(double) - Method in class de.jreality.ui.AppearanceInspector
 
setFaceNormals(DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceNormals(double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceNormals(double[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setFaceNormals(DataList) - Method in class de.jreality.geometry.QuadMeshFactory
 
setFaceNormals(double[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setFaceNormals(double[][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setFaceReflection(double) - Method in class de.jreality.plugin.scene.Terrain
 
setFaceReflection(double) - Method in class de.jreality.ui.AppearanceInspector
 
setFaceReflection(double) - Method in class de.jreality.vr.AppearancePanel
 
setFaceReflection(double) - Method in class de.jreality.vr.AppearancePluginVR
 
setFaceReflection(double) - Method in class de.jreality.vr.TerrainPluginVR
 
setFacesFlat(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setFacesFlat(boolean) - Method in class de.jreality.vr.AppearancePanel
 
setFacesFlat(boolean) - Method in class de.jreality.vr.AppearancePluginVR
 
setFacesReflecting(boolean) - Method in class de.jreality.plugin.scene.Terrain
 
setFacesReflecting(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setFacesReflecting(boolean) - Method in class de.jreality.vr.AppearancePanel
 
setFacesReflecting(boolean) - Method in class de.jreality.vr.AppearancePluginVR
 
setFacesReflecting(boolean) - Method in class de.jreality.vr.TerrainPluginVR
 
setFactory(Geometry, AbstractGeometryFactory) - Static method in class de.jreality.geometry.GeometryUtility
Set the geometry attribute GeometryUtility.FACTORY to the given factory, which may be null.
setFalloff(double, double, double) - Method in class de.jreality.scene.PointLight
 
setFalloff(double[]) - Method in class de.jreality.scene.PointLight
Deprecated.
do we need that method?
setFalloffA0(double) - Method in class de.jreality.scene.PointLight
Sets the falloffA0.
setFalloffA1(double) - Method in class de.jreality.scene.PointLight
Sets the falloffA1.
setFalloffA2(double) - Method in class de.jreality.scene.PointLight
Sets the falloffA2.
setFar(double) - Method in class de.jreality.scene.Camera
 
setFatness(double) - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
The vertex coordinates of the top and bottom IndexedFaceSets are obtained by adding ±½fatness times the vertex normal to the given vertex.
setFeathered(boolean) - Method in class de.jreality.tools.DampedDraggingTool
 
setFeatherPow(double) - Method in class de.jreality.tools.DampedDraggingTool
 
setFieldOfView(double) - Method in class de.jreality.scene.Camera
 
setFileLink(File) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
setFileStem(String) - Method in class de.jreality.writer.WriterVRML2
 
setFirstAccessory(Component) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
setFixOrigin(boolean) - Method in class de.jreality.tools.RotateTool
 
setFlightTime(double) - Method in class de.jreality.tools.FlyToPickTool
 
setFlipNormals(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
setFlipTextureUpsideDown(boolean) - Method in class de.jreality.writer.WriterVRML2
indicates if the texture schould be fliped upside down (the correct orientation depends on the software)
setFocalLength(double) - Method in class de.jreality.scene.Camera
 
setFocus(double) - Method in class de.jreality.scene.Camera
 
setFogColor(Color) - Method in interface de.jreality.shader.RootAppearance
 
setFogDensity(Double) - Method in interface de.jreality.shader.RootAppearance
 
setFogEnabled(Boolean) - Method in interface de.jreality.shader.RootAppearance
 
setFont(Font) - Method in interface de.jreality.shader.DefaultTextShader
 
setFontColor(Color) - Method in class de.jreality.ui.LabelsInspector
 
setFrameField(TubeUtility.FrameInfo[]) - Method in class de.jreality.geometry.TubeFactory
 
setFrameFieldType(FrameFieldType) - Method in class de.jreality.geometry.TubeFactory
Should the underlying frame field be generated by TubeUtility#PARALLEL or TubeUtility#FRENET displacement? Default: TubeUtility#PARALLEL
setFront(ImageData) - Method in interface de.jreality.shader.CubeMap
 
setFrontendListener(FrontendListener) - Method in class de.jreality.plugin.basic.ViewPreferences
 
setFrontendListener(FrontendListener) - Method in class de.jreality.plugin.menu.DisplayOptions
 
setFrontendListener(FrontendListener) - Method in class de.jreality.plugin.scripting.PythonToolsManager
 
setFStop(double) - Method in class de.jreality.scene.Camera
 
setFullscreen(boolean) - Method in class de.jreality.plugin.menu.DisplayOptions
 
setGain(double) - Method in class de.jreality.tools.FlyTool
 
setGain(double) - Method in class de.jreality.tools.ShipNavigationTool
 
setGain(double) - Method in class de.jreality.tools.ShipRotateTool
 
setGain(double) - Method in class de.jreality.tools.ShipScaleTool
 
setGain(double) - Method in class de.jreality.tutorial.util.FlyTool
 
setGenerateAABBTree(boolean) - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
 
setGenerateBoundaryIndices(boolean) - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
Set to true, when the factory should detect the boundary edges.
setGenerateEdgeLabels(boolean) - Method in class de.jreality.geometry.AbstractIndexedLineSetFactory
 
setGenerateEdges(boolean) - Method in class de.jreality.geometry.TubeFactory
 
setGenerateEdgesFromFaces(boolean) - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
 
setGenerateFaceLabels(boolean) - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
 
setGenerateFaceNormals(boolean) - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
 
setGenerateFaceNormals(boolean) - Method in class de.jreality.geometry.GeometryMergeFactory
generates FaceNormals if not already given
setGeneratePickTrees(boolean) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setGenerateTextureCoordinates(boolean) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setGenerateTextureCoordinates(boolean) - Method in class de.jreality.geometry.TubeFactory
Whether the output geometry should have automatic texture coordinates.
setGenerateVertexLabels(boolean) - Method in class de.jreality.geometry.AbstractPointSetFactory
 
setGenerateVertexNormals(boolean) - Method in class de.jreality.geometry.AbstractIndexedFaceSetFactory
 
setGenerateVertexNormals(boolean) - Method in class de.jreality.geometry.GeometryMergeFactory
generates VertexNormals if not already given
setGeometry(Geometry) - Method in class de.jreality.scene.SceneGraphComponent
 
setGeometryAttributes(Map<String, Object>) - Method in class de.jreality.scene.Geometry
 
setGeometryAttributes(String, Object) - Method in class de.jreality.scene.Geometry
 
setGeometryByName(String) - Method in class de.jreality.vr.Terrain
 
setGeometryType(Terrain.GeometryType) - Method in class de.jreality.vr.Terrain
 
setGlobal(boolean) - Method in class de.jreality.scene.Light
 
setGlobalScale(double) - Method in class de.jreality.reader.Reader3DS
 
setGoFactor(double) - Method in class de.jreality.tools.FlyToPickTool
 
setGravitEnabled(boolean) - Method in class de.jreality.tools.ShipNavigationTool
 
setGravity(double) - Method in class de.jreality.tools.ShipNavigationTool
 
setGridColor(Color) - Method in class de.jreality.geometry.CoordinateSystemFactory
Set the color of the grid on the bounding box faces.
setGridMode(WriterPDF.PDF3DGridMode) - Method in class de.jreality.writer.pdf.WriterPDF
 
setGUIId(long, long) - Method in class de.jreality.plugin.scripting.gui.NumberSpinnerGUI
 
setGUIId(long, long) - Method in class de.jreality.plugin.scripting.PythonGUIPlugin
 
setHapticEnabled(boolean) - Method in interface de.jreality.shader.HapticShader
 
setHapticTouchableBack(boolean) - Method in interface de.jreality.shader.HapticShader
 
setHapticTouchableFront(boolean) - Method in interface de.jreality.shader.HapticShader
 
setHasHeader(boolean) - Method in class de.jreality.reader.ReaderLAS
 
setHeadLightColor(Color) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setHeadLightIntensity(double) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setHighlight(boolean) - Method in class de.jreality.tools.PointerDisplayTool
 
setHighlightColor(Color) - Method in class de.jreality.tools.PointerDisplayTool
 
setHoldYAxis(boolean) - Method in class de.jreality.tools.FlyToPickTool
 
setHoleFactor(double) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
This parameter is an additional parameter controlling the size of the hole.
setHomogeneousLogging(boolean) - Method in class de.jreality.tools.ShowPropertiesTool
 
setHomogeneousLogging(boolean) - Method in class de.jreality.tools.ShowPropertiesToolLogger
 
setIcon(Icon) - Static method in class de.jreality.plugin.basic.View
 
setIcon(Icon) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
setIcon(Icon) - Method in class de.jreality.ui.viewerapp.actions.AbstractJrAction
 
setIdentityMatrix(double[]) - Static method in class de.jreality.math.Rn
Set the matrix to be the identity matrix.
setIdentityMatrix(float[]) - Static method in class de.jreality.math.Rn
 
setIgnoreAlpha0(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
setImage(ImageData) - Method in interface de.jreality.shader.Texture2D
 
setImmersion(ParametricSurfaceFactory.Immersion) - Method in class de.jreality.geometry.ParametricSurfaceFactory
 
setImmersion(ParametricTriangularSurfaceFactory.Immersion) - Method in class de.jreality.geometry.ParametricTriangularSurfaceFactory
 
setImplodeFactor(Double) - Method in interface de.jreality.shader.ImplodePolygonShader
 
setImportantEdgeDefaultAttributes(List<Attribute>) - Method in class de.jreality.geometry.GeometryMergeFactory
 
setImportantFaceDefaultAttributes(List<Attribute>) - Method in class de.jreality.geometry.GeometryMergeFactory
default Attributes wich are defined will normaly not be used if no Geometry supports them.
setImportantVertexDefaultAttributes(List<Attribute>) - Method in class de.jreality.geometry.GeometryMergeFactory
 
setIncludeMenu(boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
setInitialMatrix(double[]) - Method in class de.jreality.geometry.BoundingBoxTraversal
Sets the initialTransformation.
setInput(Input) - Method in class de.jreality.reader.AbstractReader
 
setInput(Input) - Method in class de.jreality.reader.Reader3DS
 
setInput(Input) - Method in class de.jreality.reader.ReaderBSH
 
setInput(Input) - Method in class de.jreality.reader.ReaderFE
 
setInput(Input) - Method in class de.jreality.reader.ReaderJRS
 
setInput(Input) - Method in class de.jreality.reader.ReaderJVX
 
setInput(Input) - Method in class de.jreality.reader.ReaderLAS
 
setInput(Input) - Method in class de.jreality.reader.ReaderMATHEMATICA
 
setInput(Input) - Method in class de.jreality.reader.ReaderMESH
 
setInput(Input) - Method in class de.jreality.reader.ReaderMSMS
 
setInput(Input) - Method in class de.jreality.reader.ReaderOBJ
 
setInput(Input) - Method in class de.jreality.reader.ReaderOBJTexture
 
setInput(Input) - Method in class de.jreality.reader.ReaderOOGL
 
setInput(Input) - Method in class de.jreality.reader.ReaderPOLY
 
setInput(Input) - Method in class de.jreality.reader.ReaderPOV
 
setInput(Input) - Method in class de.jreality.reader.ReaderPTS
 
setInput(Input) - Method in class de.jreality.reader.ReaderSTL
 
setInput(Input) - Method in class de.jreality.reader.ReaderVRML
 
setInput(Input) - Method in interface de.jreality.reader.SceneReader
set the input to read the scene from
setInput(Input) - Method in class de.jreality.tutorial.reader.DemoReader
 
setInputIFS(IndexedFaceSet) - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
The IndexedFaceSet to be fattened.
setInstant(boolean) - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
 
setInstant(boolean) - Method in interface de.jreality.plugin.scripting.PythonGUI
 
setIntensity(double) - Method in class de.jreality.scene.Light
Sets the intensity.
setInvert(boolean) - Method in class de.jreality.tools.HeadTransformationTool
 
setInvertMouse(boolean) - Method in class de.jreality.vr.ToolPluginVR
 
setIsReflection(boolean) - Method in class de.jreality.math.FactoredMatrix
Set the matrix to be a reflection based on the value of aval .
setJumpSpeed(double) - Method in class de.jreality.plugin.scene.Avatar
 
setJumpSpeed(double) - Method in class de.jreality.tools.ShipNavigationTool
 
setKeepFaceColors(boolean) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
Set this to true to retain the original face colors of the input surface in the thickened surface.
setKeymap(Keymap) - Method in class de.jreality.plugin.scripting.PythonConsole.MyJTextPane
 
setLabelBoxEdges(int[][]) - Method in class de.jreality.geometry.CoordinateSystemFactory
Set the box edges on which labels are to be shown.
setLabelColor(Color) - Method in class de.jreality.geometry.CoordinateSystemFactory
Set the color of all labels of the coordinate system.
setLabelFont(Font) - Method in class de.jreality.geometry.CoordinateSystemFactory
Set the font of all labels of the coordinate system.
setLabelOffset(double[]) - Method in class de.jreality.ui.LabelsInspector
 
setLabelResolution(int) - Method in class de.jreality.ui.LabelsInspector
 
setLabelScale(double) - Method in class de.jreality.geometry.CoordinateSystemFactory
Set the label scale, i.e.
setLabelSize(double) - Method in class de.jreality.ui.LabelsInspector
 
setLastDir(File) - Static method in class de.jreality.ui.viewerapp.FileLoaderDialog
 
setLeft(ImageData) - Method in interface de.jreality.shader.CubeMap
 
setLeftEye(boolean) - Method in class de.jreality.scene.Camera
 
setLength(double) - Method in class de.jreality.tools.PointerDisplayTool
 
setLevelOfDetail(Double) - Method in interface de.jreality.shader.RenderingHintsShader
 
setLight(Light) - Method in class de.jreality.scene.SceneGraphComponent
Adds a light, replacing any previously added light.
setLighting(WriterPDF.PDF3DLightingScene) - Method in class de.jreality.writer.pdf.WriterPDF
 
setLightingEnabled(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
setLightIntensity(double) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setLine(String) - Method in class de.jreality.tools.ShowPropertiesToolLogger
 
setLinearHole(boolean) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
setLinearScaleFactor(double) - Method in class de.jreality.tools.DampedDraggingTool
 
setLineColor(Color) - Method in class de.jreality.tutorial.util.polygon.PointSequenceView
 
setLineColor(Color) - Method in class de.jreality.ui.AppearanceInspector
 
setLineColor(Color) - Method in class de.jreality.vr.AppearancePanel
 
setLineColor(Color) - Method in class de.jreality.vr.AppearancePluginVR
 
setLineCount(int) - Method in class de.jreality.geometry.AbstractIndexedLineSetFactory
setLineFactor(Integer) - Method in interface de.jreality.shader.DefaultLineShader
 
setLineLabelColor(Color) - Method in class de.jreality.ui.AppearanceInspector
 
setLineLabelOffset(double[]) - Method in class de.jreality.ui.AppearanceInspector
 
setLineLabelResolution(int) - Method in class de.jreality.ui.AppearanceInspector
 
setLineLabelSize(double) - Method in class de.jreality.ui.AppearanceInspector
 
setLineLighting(Boolean) - Method in interface de.jreality.shader.DefaultLineShader
 
setLineRadius(double) - Method in class de.jreality.tutorial.util.polygon.PointSequenceView
 
setLineReflection(double) - Method in class de.jreality.ui.AppearanceInspector
 
setLineReflection(double) - Method in class de.jreality.vr.AppearancePanel
 
setLineReflection(double) - Method in class de.jreality.vr.AppearancePluginVR
 
setLinesReflecting(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setLinesReflecting(boolean) - Method in class de.jreality.vr.AppearancePanel
 
setLinesReflecting(boolean) - Method in class de.jreality.vr.AppearancePluginVR
 
setLineStipple(Boolean) - Method in interface de.jreality.shader.DefaultLineShader
 
setLineStipplePattern(Integer) - Method in interface de.jreality.shader.DefaultLineShader
 
setLineWidth(Double) - Method in interface de.jreality.shader.DefaultLineShader
 
setLocal(boolean) - Method in class de.jreality.scene.ClippingPlane
 
setLocalLightModel(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
setLogarithmicRange(int) - Method in class de.jreality.ui.AppearanceInspector
 
setLogarithmicRange(double) - Method in class de.jreality.ui.TextureInspector
 
setM(int) - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
 
setMagFilter(Integer) - Method in interface de.jreality.shader.Texture2D
 
setMakeHoles(boolean) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
Determines whether holes are generated in the thickened surface or not.
setMargin(double) - Method in class de.jreality.tools.EncompassTool
 
setMargin(double) - Method in class de.jreality.util.EncompassFactory
 
setMatchClosedTwist(boolean) - Method in class de.jreality.geometry.TubeFactory
 
setMatrix(double[]) - Method in class de.jreality.scene.Transformation
Assign aMatrix to this Transformation.
setMax(Integer) - Method in class de.jreality.tutorial.util.TextSlider.Integer
Deprecated.
 
setMax(T) - Method in class de.jreality.tutorial.util.TextSlider
Deprecated.
 
setMax(Integer) - Method in class de.jreality.ui.widgets.TextSlider.Integer
 
setMax(T) - Method in class de.jreality.ui.widgets.TextSlider
 
setMaxAngle(double) - Method in class de.jreality.tools.HeadTransformationTool
 
setMaxHorizontalAngle(double) - Method in class de.jreality.tools.LookAtTool
 
setMaximalRadius(double) - Method in class de.jreality.ui.AppearanceInspector
 
setMaximalTextureScale(double) - Method in class de.jreality.ui.TextureInspector
 
setMaxVerticalAngle(double) - Method in class de.jreality.tools.LookAtTool
 
setMenuPath(String) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
setMergeDuplicateBoundaryVerts(boolean) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
setMetaData(long[]) - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
 
setMetaDataSize(long) - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
 
setMetric(int) - Method in class de.jreality.geometry.AbstractGeometryFactory
 
setMetric(int) - Method in class de.jreality.geometry.BallAndStickFactory
 
setMetric(Geometry, int) - Static method in class de.jreality.geometry.GeometryUtility
Set the metric (Pn) associated to this geometry.
setMetric(int) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
For working in non-euclidean geometries, set this.
setMetric(int) - Method in class de.jreality.geometry.TubeFactory
Set the metric of the ambient space.
setMetric(Integer) - Method in interface de.jreality.shader.RenderingHintsShader
 
setMetric(int) - Method in class de.jreality.tutorial.util.FlyTool
 
setMetric(int) - Method in class de.jreality.util.EncompassFactory
 
setMetric(SceneGraphComponent, int) - Static method in class de.jreality.util.SceneGraphUtility
Set the metric of this sub-graph by setting the appearance attribute CommonAttributes.METRIC.
setMicrophonePath(SceneGraphPath) - Method in class de.jreality.plugin.basic.Scene
 
setMin(Integer) - Method in class de.jreality.tutorial.util.TextSlider.Integer
Deprecated.
 
setMin(T) - Method in class de.jreality.tutorial.util.TextSlider
Deprecated.
 
setMin(Integer) - Method in class de.jreality.ui.widgets.TextSlider.Integer
 
setMin(T) - Method in class de.jreality.ui.widgets.TextSlider
 
setMinAngle(double) - Method in class de.jreality.tools.HeadTransformationTool
 
setMinFilter(Integer) - Method in interface de.jreality.shader.Texture2D
 
setMinHeight(double) - Method in class de.jreality.tools.ShipNavigationTool
 
setMinHorizontalAngle(double) - Method in class de.jreality.tools.LookAtTool
 
setMinVerticalAngle(double) - Method in class de.jreality.tools.LookAtTool
 
setMipmapMode(Boolean) - Method in interface de.jreality.shader.Texture2D
 
setMoveChildren(boolean) - Method in class de.jreality.tools.AxisTranslationTool
 
setMoveChildren(boolean) - Method in class de.jreality.tools.DampedDraggingTool
 
setMoveChildren(boolean) - Method in class de.jreality.tools.DraggingTool
 
setMoveChildren(boolean) - Method in class de.jreality.tools.RotateTool
 
setMoveLightsToSceneRoot(boolean) - Method in class de.jreality.writer.WriterVRML
sets if all ligths will be written into the sceneRoot-node instead of their correct place in the scene.
setMoveLightsToSceneRoot(boolean) - Method in class de.jreality.writer.WriterVRML2
sets if all ligths will be written into the sceneRoot-node instead of their correct place in the scene.
setN(int) - Method in class de.jreality.tutorial.projects.darboux.DarbouxDemo
 
setN(int) - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
 
setName(String) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
setName(String) - Method in class de.jreality.scene.SceneGraphNode
 
setName(String) - Method in class de.jreality.ui.viewerapp.actions.AbstractJrAction
Set the action's name.
setNavigationSpeed(double) - Method in class de.jreality.plugin.scene.Avatar
 
setNear(double) - Method in class de.jreality.scene.Camera
 
setNumEdges(int) - Method in class de.jreality.scene.IndexedLineSet
Sets the number of edges, implies removal of all previously defined edge attributes.
setNumEntries(String, int) - Method in class de.jreality.scene.Geometry
Sets the number of entries, implies removal of all previously defined such geometries attributes
setNumFaces(int) - Method in class de.jreality.scene.IndexedFaceSet
Sets the number of face, implies removal of all previously defined face attributes.
setNumPoints(int) - Method in class de.jreality.scene.PointSet
Sets the number of vertices, implies removal of all previously defined vertex attributes.
setObject(Object) - Method in class de.jreality.geometry.AbstractGeometryFactoryCustomizer
 
setObject(Object) - Method in class de.jreality.scene.TransformationCustomizer
 
setObjectScale(double) - Method in class de.jreality.ui.AppearanceInspector
 
setObjectScale(double) - Method in class de.jreality.vr.AppearancePanel
 
setObjectToWorld(double[]) - Method in class de.jreality.scene.pick.Graphics3D
 
setOffset(double[]) - Method in interface de.jreality.shader.DefaultTextShader
 
setOffset(double) - Method in class de.jreality.vr.AlignPluginVR
 
setOnAxis(boolean) - Method in class de.jreality.scene.Camera
 
setOpaqueTubesAndSpheres(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
setOperand0Alpha(Integer) - Method in interface de.jreality.shader.Texture2D
 
setOperand0Color(Integer) - Method in interface de.jreality.shader.Texture2D
 
setOperand1Alpha(Integer) - Method in interface de.jreality.shader.Texture2D
 
setOperand1Color(Integer) - Method in interface de.jreality.shader.Texture2D
 
setOperand2Alpha(Integer) - Method in interface de.jreality.shader.Texture2D
 
setOperand2Color(Integer) - Method in interface de.jreality.shader.Texture2D
 
setOrientationMatrix(double[]) - Method in class de.jreality.scene.Camera
 
setOwner(Object) - Method in class de.jreality.scene.SceneGraphNode
 
setPanelInScene(boolean) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setPath(SceneGraphPath) - Method in class de.jreality.scene.SceneGraphPathObserver
TODO: remove only the listeners from nodes that are not part of the new path! calling this method results in changing the observed path.
setPerspective(boolean) - Method in class de.jreality.scene.Camera
 
setPickable(boolean) - Method in class de.jreality.scene.SceneGraphComponent
Sets the pickability of this SceneGraphComponent and its children.
setPickable(SceneGraphComponent, boolean) - Static method in class de.jreality.util.PickUtility
setPickable(SceneGraphComponent, boolean, boolean, boolean) - Static method in class de.jreality.util.PickUtility
 
setPickable(Geometry, boolean) - Static method in class de.jreality.util.PickUtility
 
setPickDelegate(ShipNavigationTool.PickDelegate) - Method in class de.jreality.plugin.scene.Avatar
 
setPickDelegate(ShipNavigationTool.PickDelegate) - Method in class de.jreality.tools.ShipNavigationTool
 
setPickEdges(boolean) - Method in class de.jreality.plugin.content.ContentTools
 
setPickEdges(boolean) - Method in class de.jreality.vr.ToolPluginVR
 
setPickFaces(boolean) - Method in class de.jreality.plugin.content.ContentTools
 
setPickFaces(boolean) - Method in class de.jreality.vr.ToolPluginVR
 
setPickSystem(PickSystem) - Method in class de.jreality.toolsystem.ToolSystem
 
setPickVertices(boolean) - Method in class de.jreality.plugin.content.ContentTools
 
setPickVertices(boolean) - Method in class de.jreality.vr.ToolPluginVR
 
setPixelFormat(Integer) - Method in interface de.jreality.shader.Texture2D
 
setPlane(double[]) - Method in class de.jreality.scene.ClippingPlane
 
setPointColor(Color) - Method in class de.jreality.tutorial.util.polygon.PointSequenceView
 
setPointColor(Color) - Method in class de.jreality.ui.AppearanceInspector
 
setPointColor(Color) - Method in class de.jreality.vr.AppearancePanel
 
setPointColor(Color) - Method in class de.jreality.vr.AppearancePluginVR
 
setPointLabelColor(Color) - Method in class de.jreality.ui.AppearanceInspector
 
setPointLabelOffset(double[]) - Method in class de.jreality.ui.AppearanceInspector
 
setPointLabelResolution(int) - Method in class de.jreality.ui.AppearanceInspector
 
setPointLabelSize(double) - Method in class de.jreality.ui.AppearanceInspector
 
setPointRadius(Double) - Method in interface de.jreality.shader.DefaultPointShader
 
setPointRadius(double) - Method in class de.jreality.tutorial.util.polygon.PointSequenceView
 
setPointRadius(double) - Method in class de.jreality.ui.AppearanceInspector
 
setPointRadius(double) - Method in class de.jreality.vr.AppearancePanel
 
setPointRadius(double) - Method in class de.jreality.vr.AppearancePluginVR
 
setPointReflection(double) - Method in class de.jreality.ui.AppearanceInspector
 
setPointReflection(double) - Method in class de.jreality.vr.AppearancePanel
 
setPointReflection(double) - Method in class de.jreality.vr.AppearancePluginVR
 
setPointSize(Double) - Method in interface de.jreality.shader.DefaultPointShader
 
setPointsReflecting(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setPointsReflecting(boolean) - Method in class de.jreality.vr.AppearancePanel
 
setPointsReflecting(boolean) - Method in class de.jreality.vr.AppearancePluginVR
 
setPreferredExtension(String) - Method in class de.jreality.ui.viewerapp.FileFilter
 
setPriority(long) - Method in class de.jreality.writer.u3d.u3dencoding.DataBlock
 
setProfileCurve(double[][]) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
This set of number pairs controls the cross-section of the hole when I cut it with a plane passing through the center of the hole parallel to the normal direction of the original surface.
setProgress(double) - Method in class de.jreality.ui.JRealitySplashScreen
 
setPropagateSelection(boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
setPropagateSelections(boolean) - Method in class de.jreality.plugin.basic.Inspector
 
setPropagateSelections(boolean) - Method in class de.jreality.ui.viewerapp.Navigator
Propagate selections to the underlying viewer's selection manager.
setPropertiesFile(String) - Method in class de.jreality.plugin.JRViewer
Sets the properties File of the SimpleController.
setPropertiesFile(File) - Method in class de.jreality.plugin.JRViewer
Sets the properties File of the SimpleController.
setPropertiesInputStream(InputStream) - Method in class de.jreality.plugin.JRViewer
Sets the properties InputStream of the SimpleController.
setPropertiesListener(PropertiesListener) - Method in class de.jreality.plugin.basic.PropertiesMenu
 
setPropertiesListener(PropertiesListener) - Method in class de.jreality.plugin.basic.PropertyPreferences
 
setPropertiesResource(Class<?>, String) - Method in class de.jreality.plugin.JRViewer
The provided resource serves 2 purposes: to set the properties File and InputStream via JRViewer.setPropertiesFile(File) (if this resource allows write access) and JRViewer.setPropertiesInputStream(InputStream) (if this resource allows read access), to save and read user decisions about the reading and loading of the property file in a package specific node, via the Java Preferences API.
setProperty(String, String) - Static method in class de.jreality.util.Secure
 
setProxy(Object) - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
 
setProxyConnector(ProxyConnector) - Method in class de.jreality.scene.proxy.tree.SceneProxyTreeBuilder
 
setProxyFactory(ProxyFactory) - Method in class de.jreality.scene.proxy.SceneProxyBuilder
 
setProxyFactory(ProxyFactory) - Method in class de.jreality.scene.proxy.tree.ProxyTreeFactory
 
setProxyTreeFactory(ProxyTreeFactory) - Method in class de.jreality.scene.proxy.tree.SceneProxyTreeBuilder
 
setR(double) - Method in class de.jreality.tutorial.projects.darboux.DarbouxDemo
 
setR(double) - Method in class de.jreality.tutorial.projects.darboux.DarbouxTransform
 
setRadii(double[]) - Method in class de.jreality.geometry.TubeFactory
 
setRadiiWorldCoordinates(Boolean) - Method in interface de.jreality.shader.DefaultLineShader
 
setRadiiWorldCoordinates(Boolean) - Method in interface de.jreality.shader.DefaultPointShader
 
setRadius(double) - Method in class de.jreality.geometry.TubeFactory
Set the radius of the tube.
setRadius(double) - Method in class de.jreality.tools.PickShowTool
 
setRawConfigs(List<RawDeviceConfig>) - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
setRawMappings(List<RawMapping>) - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
setReadOnly(boolean) - Method in class de.jreality.scene.SceneGraphNode
Sets the readOnly flag
setReceiveSelections(boolean) - Method in class de.jreality.plugin.basic.Inspector
 
setReceiveSelections(boolean) - Method in class de.jreality.ui.viewerapp.Navigator
Receive selections from the underlying viewer's selection manager.
setReflectSceneContent(boolean) - Method in class de.jreality.plugin.scene.Terrain
 
setRegularDomain(Rectangle2D) - Method in class de.jreality.geometry.HeightFieldFactory
Set the domain for this height field.
setRemoveDuplicates(boolean) - Method in class de.jreality.geometry.TubeFactory
 
setRenderMode(WriterPDF.PDF3DRenderMode) - Method in class de.jreality.writer.pdf.WriterPDF
 
setRenderS3(Boolean) - Method in interface de.jreality.shader.RootAppearance
 
setRenderSelection(boolean) - Method in interface de.jreality.ui.viewerapp.SelectionManager
 
setRenderSelection(boolean) - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
 
setRepeatS(Integer) - Method in interface de.jreality.shader.Texture2D
 
setRepeatT(Integer) - Method in interface de.jreality.shader.Texture2D
 
setRespectEdges(boolean) - Method in class de.jreality.geometry.GeometryMergeFactory
Edge Attributes will not be ignored
setRespectFaces(boolean) - Method in class de.jreality.geometry.GeometryMergeFactory
Face Attributes will not be ignored
setRespectVertices(boolean) - Method in class de.jreality.geometry.GeometryMergeFactory
Deprecated.
use not yet implemented
setRight(ImageData) - Method in interface de.jreality.shader.CubeMap
 
setRightEye(boolean) - Method in class de.jreality.scene.Camera
 
setRodLength(double) - Method in class de.jreality.tools.LookAtTool
 
setRollSpeed(double) - Method in class de.jreality.tools.AirplaneTool
 
setRollUpDownSpeed(double) - Method in class de.jreality.tools.AirplaneTool
 
setRotateOnPick(boolean) - Method in class de.jreality.tools.RotateTool
 
setRotation(double, double[]) - Method in class de.jreality.math.FactoredMatrix
Set the angle and the axis simulataneously.
setRotation(double, double, double, double) - Method in class de.jreality.math.FactoredMatrix
Set the angle and the axis (= (ax, ay, az)) simulataneously.
setRotation(Quaternion) - Method in class de.jreality.math.FactoredMatrix
Set the rotation for this transformation using the unit quaternion aQ .
setRotationAngle(double) - Method in class de.jreality.math.FactoredMatrix
Set the rotation angle for this transformation.
setRotationAxis(double, double, double) - Method in class de.jreality.math.FactoredMatrix
Set the rotation axis of this transformation using the three components (ax, ay, ax) .
setRotationAxis(double[]) - Method in class de.jreality.math.FactoredMatrix
Set the rotation axis of this transformation using the 3-vector axis .
setRotationEnabled(boolean) - Method in class de.jreality.plugin.content.ContentTools
 
setRotationEnabled(boolean) - Method in class de.jreality.vr.ToolPluginVR
 
setRow(int, double[]) - Method in class de.jreality.math.Matrix
 
setRunFactor(double) - Method in class de.jreality.tools.AirplaneTool
 
setRunFactor(double) - Method in class de.jreality.tools.ShipNavigationTool
 
setRunnable(Runnable) - Method in interface de.jreality.shader.Texture2D
 
setScale(Double) - Method in interface de.jreality.shader.DefaultTextShader
 
setScenePath(SceneGraphPath) - Method in class de.jreality.util.EncompassFactory
 
setSceneRoot(SceneGraphComponent) - Method in class de.jreality.io.JrScene
 
setSceneRoot(SceneGraphComponent) - Method in class de.jreality.scene.pick.AABBPickSystem
 
setSceneRoot(SceneGraphComponent) - Method in interface de.jreality.scene.pick.PickSystem
 
setSceneRoot(SceneGraphComponent) - Method in interface de.jreality.scene.Viewer
Set the scene root.
setSceneRoot(SceneGraphComponent) - Method in class de.jreality.toolsystem.ToolUpdateProxy
 
setSceneRoot(SceneGraphComponent) - Method in class de.jreality.ui.viewerapp.ViewerSwitch
 
setScreenResolutionX(int) - Method in class de.jreality.plugin.scene.WindowManager
 
setScreenResolutionY(int) - Method in class de.jreality.plugin.scene.WindowManager
 
setSelected(boolean) - Method in class de.jreality.ui.viewerapp.actions.AbstractJrToggleAction
 
setSelection(Selection) - Method in interface de.jreality.ui.viewerapp.SelectionManager
 
setSelection(Selection) - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
Set the current selection.
setSelectionPath(SceneGraphPath) - Method in interface de.jreality.ui.viewerapp.SelectionManager
 
setSelectionPath(SceneGraphPath) - Method in class de.jreality.ui.viewerapp.SelectionManagerImpl
 
setSelectionPath(SceneGraphPath) - Method in class de.jreality.ui.viewerapp.SelectionRenderer
 
setSelf(Object) - Method in class de.jreality.ui.viewerapp.BeanShell
 
setSeparateSpecularColor(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
setSeparation(double) - Method in class de.jreality.geometry.SliceBoxFactory
 
setSeparation(double) - Method in class de.jreality.geometry.SliceBoxFactory.SimpleDragTool
 
setShaderPrefix(String) - Method in class de.jreality.ui.LabelsInspector
 
setShadowMap(String) - Method in class de.jreality.scene.PointLight
Sets the shadowMap.
setShadowMapX(int) - Method in class de.jreality.scene.PointLight
Sets the shadowMapX.
setShadowMapY(int) - Method in class de.jreality.scene.PointLight
Sets the shadowMapY.
setShiftAlongNormal(double) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
setShiftIsRotate(boolean) - Method in class de.jreality.tutorial.util.FlyTool
 
setShortDescription(String) - Method in class de.jreality.ui.viewerapp.actions.AbstractJrAction
Set the action's short description.
setShowArrows(boolean) - Method in class de.jreality.geometry.BallAndStickFactory
 
setShowAxes(boolean) - Method in class de.jreality.writer.pdf.WriterPDF
 
setShowBalls(boolean) - Method in class de.jreality.geometry.BallAndStickFactory
 
setShowDesktopBorder(boolean) - Method in class de.jreality.plugin.scene.WindowManager
 
setShowExtensionList(boolean) - Method in class de.jreality.ui.viewerapp.FileFilter
 
setShowFaceLabels(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setShowFaces(Boolean) - Method in interface de.jreality.shader.DefaultGeometryShader
 
setShowFaces(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setShowFaces(boolean) - Method in class de.jreality.vr.AppearancePanel
 
setShowFaces(boolean) - Method in class de.jreality.vr.AppearancePluginVR
 
setShowGrid(boolean) - Method in class de.jreality.writer.pdf.WriterPDF
 
setShowInventory(boolean) - Method in class de.jreality.writer.pdf.WriterPDF
 
setShowLabels(Boolean) - Method in interface de.jreality.shader.DefaultTextShader
 
setShowLabels(boolean) - Method in class de.jreality.ui.LabelsInspector
 
setShowLineLabels(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setShowLines(Boolean) - Method in interface de.jreality.shader.DefaultGeometryShader
 
setShowLines(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setShowLines(boolean) - Method in class de.jreality.vr.AppearancePanel
 
setShowLines(boolean) - Method in class de.jreality.vr.AppearancePluginVR
 
setShowMenu(boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Specify whether to show or to hide the ViewerApp's menu bar.
setShowMenuBar(boolean) - Method in class de.jreality.plugin.basic.ViewPreferences
 
setShowMenuBar(boolean) - Method in class de.jreality.plugin.JRViewer
Show or hide the menu bar
setShowPanelSlots(boolean, boolean, boolean, boolean) - Method in class de.jreality.plugin.JRViewer
Configures the visibility of the shrink panels slots
setShowPointLabels(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setShowPoints(Boolean) - Method in interface de.jreality.shader.DefaultGeometryShader
 
setShowPoints(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setShowPoints(boolean) - Method in class de.jreality.vr.AppearancePanel
 
setShowPoints(boolean) - Method in class de.jreality.vr.AppearancePluginVR
 
setShowSky(boolean) - Method in class de.jreality.plugin.scene.Sky
 
setShowSticks(boolean) - Method in class de.jreality.geometry.BallAndStickFactory
 
setShowToolBar(boolean) - Method in class de.jreality.plugin.basic.ViewPreferences
 
setShowToolBar(boolean) - Method in class de.jreality.plugin.JRViewer
Show or hide the tool bar
setShrinkPanelPlugins(ShrinkPanelPlugin...) - Method in class de.jreality.plugin.scene.ShrinkPanelPluginCollector
Register the collection of plugins in this collection.
setShutdownListener(ShutdownListener) - Method in class de.jreality.plugin.basic.ViewMenuBar
 
setSize(double) - Method in class de.jreality.vr.AlignPluginVR
 
setSize(Dimension) - Method in class de.jreality.writer.pdf.WriterPDF
 
setSkyBox(ImageData[]) - Method in class de.jreality.vr.AppearancePanel
 
setSkyBoxHidden(boolean) - Method in class de.jreality.vr.EnvironmentPluginVR
 
setSkyLightColor(Color) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setSkyLightIntensity(double) - Method in class de.jreality.plugin.scene.Lights
 
setSkyLightIntensity(double) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setSkyLightNode(SceneGraphComponent) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setSmoothShading(Boolean) - Method in interface de.jreality.shader.DefaultPolygonShader
 
setSnapToGrid(boolean) - Method in class de.jreality.plugin.content.ContentTools
 
setSnapToGrid(boolean) - Method in class de.jreality.tools.AxisTranslationTool
 
setSnapToGridInterval(double) - Method in class de.jreality.tools.AxisTranslationTool
 
setSource0Alpha(Integer) - Method in interface de.jreality.shader.Texture2D
 
setSource0Color(Integer) - Method in interface de.jreality.shader.Texture2D
 
setSource1Alpha(Integer) - Method in interface de.jreality.shader.Texture2D
 
setSource1Color(Integer) - Method in interface de.jreality.shader.Texture2D
 
setSource2Alpha(Integer) - Method in interface de.jreality.shader.Texture2D
 
setSource2Color(Integer) - Method in interface de.jreality.shader.Texture2D
 
setSourceCode(String) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
setSpecularCoefficient(Double) - Method in interface de.jreality.shader.DefaultPolygonShader
 
setSpecularColor(Color) - Method in interface de.jreality.shader.DefaultPolygonShader
 
setSpecularExponent(Double) - Method in interface de.jreality.shader.DefaultPolygonShader
 
setSpeed(double) - Method in class de.jreality.tools.ClickWheelCameraZoomTool
 
setSpheres(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setSpheres(boolean) - Method in class de.jreality.vr.AppearancePanel
 
setSpheresDraw(Boolean) - Method in interface de.jreality.shader.DefaultPointShader
 
setSplashScreen(SplashScreen) - Method in class de.jreality.plugin.JRViewer
Sets the splash screen used during startup
setStartPoint(double[]) - Method in class de.jreality.tutorial.projects.darboux.DarbouxTransform
 
setState(AudioSource.State) - Method in class de.jreality.scene.AudioSource
set the state of the node.
setState(HashMap<String, Object>) - Method in class de.jreality.ui.AppearanceInspectorState
 
setStaticFriction(double) - Method in interface de.jreality.shader.HapticShader
 
setStatus(String) - Method in class de.jreality.plugin.basic.StatusBar
 
setStatus(String) - Method in class de.jreality.ui.JRealitySplashScreen
 
setStatusListener(StatusChangedListener) - Method in class de.jreality.plugin.basic.StatusBar
 
setStep(double) - Method in class de.jreality.ui.viewerapp.actions.camera.AbstractCameraAction
Set the step of shift actions.
setStepsPerEdge(int) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
The refinement of the geometry created to represent a hole is controlled by this parameter.
setStereo(boolean) - Method in class de.jreality.scene.Camera
 
setStereoParameters(boolean) - Method in class de.jreality.util.EncompassFactory
 
setStereoType(int) - Method in interface de.jreality.scene.StereoViewer
 
setStickColor(Color) - Method in class de.jreality.geometry.BallAndStickFactory
 
setStickGeometry(Geometry) - Method in class de.jreality.geometry.BallAndStickFactory
 
setStickRadius(double) - Method in class de.jreality.geometry.BallAndStickFactory
 
setStiffness(double) - Method in interface de.jreality.shader.HapticShader
 
setStretch(double) - Method in class de.jreality.math.FactoredMatrix
Set the stretch vector associated to this transform using the factor stretch for all three dimensions.
setStretch(double, double, double) - Method in class de.jreality.math.FactoredMatrix
Set the stretch factor using the the vector (sx, sy, sz)
setStretch(double[]) - Method in class de.jreality.math.FactoredMatrix
Set the stretch using the 3-vector stretchV .
setSubdivision(int) - Method in class de.jreality.geometry.ParametricTriangularSurfaceFactory
 
setSubdivisionLevel(int) - Method in class de.jreality.tutorial.util.polygon.SubdividedPolygon
Set the number of subdivision steps.
setSunHeight(double) - Method in class de.jreality.vr.EnvironmentPluginVR
 
setSunIntensity(double) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setSunLightColor(Color) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setSunLightIntensity(double) - Method in class de.jreality.plugin.scene.Lights
 
setSurface(IndexedFaceSet) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
setSystemTime(long) - Method in class de.jreality.toolsystem.DeviceManager
 
setT(int) - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
 
setTangents(double[][]) - Method in class de.jreality.geometry.TubeFactory
 
setTerrain(SceneGraphComponent) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setTerrainTextureScale(double) - Method in class de.jreality.vr.TerrainPluginVR
 
setTerrainWithCenter(SceneGraphComponent) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
setTexScaleEnabled(boolean) - Method in class de.jreality.vr.TerrainPluginVR
 
setTexture(String) - Method in class de.jreality.ui.AppearanceInspector
 
setTexture(String) - Method in class de.jreality.ui.TextureInspector
 
setTexture(String) - Method in class de.jreality.vr.TexturePluginVR
 
setTextureByName(String) - Method in class de.jreality.vr.Terrain
 
setTextureMatrix(Matrix) - Method in interface de.jreality.shader.Texture2D
 
setTextureRotation(double) - Method in class de.jreality.ui.TextureInspector
 
setTextureRotationAngle(double) - Method in class de.jreality.ui.AppearanceInspector
 
setTextures(HashMap<String, String>) - Method in class de.jreality.ui.AppearanceInspector
 
setTextures(HashMap<String, String>) - Method in class de.jreality.ui.AppearanceInspectorState
 
setTextures(Map<String, String>) - Method in class de.jreality.ui.TextureInspector
 
setTextureScale(double) - Method in class de.jreality.vr.TexturePluginVR
 
setTextureScaleLock(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setTextureScaleLock(boolean) - Method in class de.jreality.ui.TextureInspector
 
setTextureScaleU(double) - Method in class de.jreality.ui.AppearanceInspector
 
setTextureScaleV(double) - Method in class de.jreality.ui.AppearanceInspector
 
setTextureShear(double) - Method in class de.jreality.ui.TextureInspector
 
setTextureShearAngle(double) - Method in class de.jreality.ui.AppearanceInspector
 
setTextureTranslationU(double) - Method in class de.jreality.ui.AppearanceInspector
 
setTextureTranslationV(double) - Method in class de.jreality.ui.AppearanceInspector
 
setTextureUScale(double) - Method in class de.jreality.ui.TextureInspector
 
setTextureUTranslation(double) - Method in class de.jreality.ui.TextureInspector
 
setTextureVScale(double) - Method in class de.jreality.ui.TextureInspector
 
setTextureVTranslation(double) - Method in class de.jreality.ui.TextureInspector
 
setThickenAlongFaceNormals(boolean) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
 
setThickness(double) - Method in class de.jreality.geometry.ThickenedSurfaceFactory
This parameter controls how far apart the top and bottom surfaces are.
setThreadSafe(boolean) - Static method in class de.jreality.scene.SceneGraphNode
Allow thread-unsafe access to all scene graph nodes, to optimize performance in case there are no threading issues.
setThrustFactor(double) - Method in class de.jreality.tools.AirplaneTool
 
setThrustHesitation(double) - Method in class de.jreality.tools.AirplaneTool
 
setTime(double) - Method in class de.jreality.util.ColorGradient
 
setTitle(String) - Static method in class de.jreality.plugin.basic.View
Set the window title when before startup.
setTitle(String) - Method in class de.jreality.ui.ColorChooseJButton
 
setToLength(double[], double[], double, int) - Static method in class de.jreality.math.Pn
Create a multiple of src with has length length.
setToLength(double[][], double[][], double, int) - Static method in class de.jreality.math.Pn
setToLength(double[], double[], double) - Static method in class de.jreality.math.Rn
 
setTool(PythonScriptTool, Controller) - Method in class de.jreality.plugin.scripting.PythonGUIManager
 
setTool(WriterPDF.PDF3DTool) - Method in class de.jreality.writer.pdf.WriterPDF
 
setToolSystem(ToolSystem) - Method in class de.jreality.ui.viewerapp.ViewerSwitch
Set all the viewers and the ViewerSwitch to have the same ToolSystem Would it be better to look up the tool system via the scene root, rather than per viewer?
setToolSystemForViewer(Viewer, ToolSystem) - Static method in class de.jreality.toolsystem.ToolSystem
 
setTop(ImageData) - Method in interface de.jreality.shader.CubeMap
 
setToValue(double[], double) - Static method in class de.jreality.math.Rn
Set the destination to vector to have constant value val.
setToValue(double[], double, double) - Static method in class de.jreality.math.Rn
Initialize the 2-vector dst.
setToValue(double[], double, double, double) - Static method in class de.jreality.math.Rn
Initialize the 3-vector dst.
setToValue(double[], double, double, double, double) - Static method in class de.jreality.math.Rn
Initialize the 4-vector dst.
setTransformation(Transformation) - Method in class de.jreality.scene.SceneGraphComponent
 
setTranslation(double, double, double) - Method in class de.jreality.math.FactoredMatrix
Set the translation factor with the three components tx, ty, tz .
setTranslation(double[]) - Method in class de.jreality.math.FactoredMatrix
Set the translation part of the transform with the vector aTransV .
setTransparency(double) - Method in class de.jreality.plugin.scene.Terrain
 
setTransparency(Double) - Method in interface de.jreality.shader.DefaultPolygonShader
 
setTransparency(double) - Method in class de.jreality.ui.AppearanceInspector
 
setTransparency(double) - Method in class de.jreality.vr.AppearancePanel
 
setTransparency(double) - Method in class de.jreality.vr.AppearancePluginVR
 
setTransparency(double) - Method in class de.jreality.vr.TerrainPluginVR
 
setTransparencyEnabled(boolean) - Method in class de.jreality.plugin.scene.Terrain
 
setTransparencyEnabled(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
setTransparencyEnabled(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setTransparencyEnabled(boolean) - Method in class de.jreality.vr.AppearancePanel
 
setTransparencyEnabled(boolean) - Method in class de.jreality.vr.AppearancePluginVR
 
setTransparencyEnabled(boolean) - Method in class de.jreality.vr.TerrainPluginVR
 
setTriggerComponent(SceneGraphComponent) - Method in class de.jreality.plugin.scene.SceneShrinkPanel
 
setTubeDraw(Boolean) - Method in interface de.jreality.shader.DefaultLineShader
 
setTubeRadius(Double) - Method in interface de.jreality.shader.DefaultLineShader
 
setTubeRadius(double) - Method in class de.jreality.ui.AppearanceInspector
 
setTubeRadius(double) - Method in class de.jreality.vr.AppearancePanel
 
setTubeRadius(double) - Method in class de.jreality.vr.AppearancePluginVR
 
setTubes(boolean) - Method in class de.jreality.ui.AppearanceInspector
 
setTubes(boolean) - Method in class de.jreality.vr.AppearancePanel
 
setTubeStyle(FrameFieldType) - Method in interface de.jreality.shader.DefaultLineShader
 
setTwists(int) - Method in class de.jreality.geometry.TubeFactory
Set an integer number of twists to apply to the cross section as it is swept along the curve.
setType(SimpleTextureFactory.TextureType) - Method in class de.jreality.tutorial.util.SimpleTextureFactory
 
setULineCount(int) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setUMax(double) - Method in class de.jreality.geometry.ParametricSurfaceFactory
 
setUMin(double) - Method in class de.jreality.geometry.ParametricSurfaceFactory
 
setUniform(String, boolean) - Method in class de.jreality.shader.GlslProgram
 
setUniform(String, float) - Method in class de.jreality.shader.GlslProgram
 
setUniform(String, int) - Method in class de.jreality.shader.GlslProgram
 
setUniform(String, float[]) - Method in class de.jreality.shader.GlslProgram
 
setUniform(String, int[]) - Method in class de.jreality.shader.GlslProgram
 
setUniform(String, double) - Method in class de.jreality.shader.GlslProgram
 
setUniform(String, double[]) - Method in class de.jreality.shader.GlslProgram
 
setUniform(String, FloatBuffer) - Method in class de.jreality.shader.GlslProgram
 
setUniformMatrix(String, float[]) - Method in class de.jreality.shader.GlslProgram
 
setUniformMatrix(String, double[]) - Method in class de.jreality.shader.GlslProgram
 
setUnwrapFaceIndices(DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setUnwrapFaceIndices(int[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setUnwrapFaceIndices(int[], int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setUnwrapFaceIndices(int[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setUpdateAppearance(boolean) - Method in class de.jreality.scene.proxy.tree.EntityFactory
 
setUpdateAudioSource(boolean) - Method in class de.jreality.scene.proxy.tree.EntityFactory
 
setUpdateCenter(boolean) - Method in class de.jreality.tools.RotateTool
 
setUpdateGeometry(boolean) - Method in class de.jreality.scene.proxy.tree.EntityFactory
 
setUpdateLight(boolean) - Method in class de.jreality.scene.proxy.tree.EntityFactory
 
setUpdateTransformation(boolean) - Method in class de.jreality.scene.proxy.tree.EntityFactory
 
setUpDownInvert(boolean) - Method in class de.jreality.tools.AirplaneTool
 
setUseCylinders(boolean) - Method in class de.jreality.reader.ReaderPOV
 
setUseDefs(boolean) - Method in class de.jreality.writer.WriterVRML
sets if Geometrys which have multiple places in the scenegraph will be written only ones and be refferenced multiple times, instead of multiple writings.
setUseDefs(boolean) - Method in class de.jreality.writer.WriterVRML2
sets if Geometrys which have multiple places in the scenegraph will be written only ones and be refferenced multiple times, instead of multiple writings.
setUseFileLink(boolean) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
setUseGLSL(Boolean) - Method in interface de.jreality.shader.RootAppearance
 
setUseGUI(boolean) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
setUseMenuItem(boolean) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
setUserBinormals(double[][]) - Method in class de.jreality.geometry.TubeFactory
 
setUserScriptFile(File) - Method in class de.jreality.writer.pdf.WriterPDF
 
setUseShadowMap(boolean) - Method in class de.jreality.scene.PointLight
Sets the useShadowMap.
setUseToolItem(boolean) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
setUTextureScale(double) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setUTextureShift(double) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setUVTriangle(double[][]) - Method in class de.jreality.geometry.ParametricTriangularSurfaceFactory
 
setValue(double, double, double, double) - Method in class de.jreality.math.Quaternion
 
setValue(Integer) - Method in class de.jreality.tutorial.util.TextSlider.Integer
Deprecated.
 
setValue(T) - Method in class de.jreality.tutorial.util.TextSlider
Deprecated.
 
setValue(Integer) - Method in class de.jreality.ui.widgets.TextSlider.Integer
 
setValue(T) - Method in class de.jreality.ui.widgets.TextSlider
 
setVariableDisplay(String) - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
 
setVariableDisplay(String) - Method in interface de.jreality.plugin.scripting.PythonGUI
 
setVariableName(String) - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
 
setVariableName(String) - Method in interface de.jreality.plugin.scripting.PythonGUI
 
setVariableValue(T) - Method in interface de.jreality.plugin.scripting.PythonGUI
 
setVertexAttribute(Attribute, double[][]) - Method in class de.jreality.geometry.AbstractPointSetFactory
 
setVertexAttribute(Attribute, DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexAttribute(Attribute, double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexAttribute(Attribute, double[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexAttribute(Attribute, DataList) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexAttribute(Attribute, double[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexAttribute(Attribute, double[][]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexAttribute(Attribute, DataList) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexAttribute(Attribute, double[]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexAttribute(Attribute, double[][]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexAttribute(Attribute, DataList) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexAttribute(Attribute, double[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexAttribute(Attribute, double[][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexAttributes(DataListSet) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexAttributes(DataListSet) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexAttributes(DataListSet) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexAttributes(DataListSet) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexAttributes(DataListSet) - Method in class de.jreality.scene.PointSet
 
setVertexAttributes(Attribute, DataList) - Method in class de.jreality.scene.PointSet
 
setVertexColors(DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexColors(double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexColors(Color[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexColors(double[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexColors(DataList) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexColors(double[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexColors(Color[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexColors(double[][]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexColors(DataList) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexColors(double[]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexColors(Color[]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexColors(double[][]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexColors(double[][][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexColors(Color[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexColors(DataList) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexColors(double[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexColors(double[][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexColors(double[][]) - Method in class de.jreality.geometry.TubeFactory
Apply colors to vertices of output tube, one for each tube cross section.
setVertexColors(Boolean) - Method in interface de.jreality.shader.DefaultLineShader
 
setVertexColorsEnabled(boolean) - Method in class de.jreality.geometry.TubeFactory
Whether to apply vertex colors to the output tube.
setVertexCoordinates(DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexCoordinates(double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexCoordinates(double[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexCoordinates(DataList) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexCoordinates(double[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexCoordinates(double[][]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexCoordinates(DataList) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexCoordinates(double[]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexCoordinates(double[][]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexCoordinates(DataList) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexCoordinates(double[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexCoordinates(double[][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexCoordinates(double[][][]) - Method in class de.jreality.geometry.QuadMeshFactory
A convenience method to allow users to work with a rectangular 3D array to describe a quad mesh
setVertexCount(int) - Method in class de.jreality.geometry.AbstractPointSetFactory
 
setVertexCount(int) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setVertexCount(int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexCount(int) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexCount(int) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexCountAndAttributes(Attribute, DataList) - Method in class de.jreality.scene.PointSet
 
setVertexCountAndAttributes(DataListSet) - Method in class de.jreality.scene.PointSet
 
setVertexLabels(String[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexLabels(String[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexLabels(String[]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexLabels(String[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexNormals(DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexNormals(double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexNormals(double[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexNormals(DataList) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexNormals(double[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexNormals(double[][]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexNormals(DataList) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexNormals(double[]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexNormals(double[][]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexNormals(DataList) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexNormals(double[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexNormals(double[][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexNormals(double[][][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexRelativeRadii(double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexRelativeRadii(double[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexRelativeRadii(double[]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexTextureCoordinates(DataList) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexTextureCoordinates(double[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexTextureCoordinates(double[][]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
setVertexTextureCoordinates(DataList) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexTextureCoordinates(double[]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexTextureCoordinates(double[][]) - Method in class de.jreality.geometry.IndexedLineSetFactory
 
setVertexTextureCoordinates(DataList) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexTextureCoordinates(double[]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexTextureCoordinates(double[][]) - Method in class de.jreality.geometry.PointSetFactory
 
setVertexTextureCoordinates(DataList) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexTextureCoordinates(double[]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexTextureCoordinates(double[][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVertexTextureCoordinates(double[][][]) - Method in class de.jreality.geometry.QuadMeshFactory
 
setVerticalOffset(double) - Method in class de.jreality.plugin.content.TerrainAlignedContent
 
setViewer(Viewer) - Method in class de.jreality.scene.pick.PosWHitFilter
 
SetViewerSize - Class in de.jreality.ui.viewerapp.actions.view
Allows to set the viewer size via a dimension panel.
SetViewerSize(String, Component, Frame) - Constructor for class de.jreality.ui.viewerapp.actions.view.SetViewerSize
 
setViewerVR(ViewerVR) - Method in class de.jreality.vr.AbstractPluginVR
 
setViewerVR(ViewerVR) - Method in class de.jreality.vr.AppearancePluginVR
 
setViewerVR(ViewerVR) - Method in class de.jreality.vr.EnvironmentPluginVR
 
setViewerVR(ViewerVR) - Method in interface de.jreality.vr.PluginVR
this method is called only once after initialization
setViewerVR(ViewerVR) - Method in class de.jreality.vr.TerrainPluginVR
 
setViewerVR(ViewerVR) - Method in class de.jreality.vr.ToolPluginVR
 
setViewPort(Rectangle2D) - Method in class de.jreality.scene.Camera
 
setVirtualConfigs(List<VirtualDeviceConfig>) - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
setVirtualConstants(List<VirtualConstant>) - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
setVirtualMappings(List<VirtualMapping>) - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
setVisible(boolean) - Method in class de.jreality.plugin.basic.View
 
setVisible(boolean) - Method in class de.jreality.plugin.scene.SceneShrinkSlot
 
setVisible(boolean) - Method in class de.jreality.plugin.scene.Terrain
 
setVisible(boolean) - Method in class de.jreality.scene.SceneGraphComponent
Sets the visibility of this SceneGraphComponent and its children.
setVisible(boolean) - Method in class de.jreality.tools.PointerDisplayTool
 
setVisible(boolean) - Method in class de.jreality.ui.viewerapp.SelectionRenderer
 
setVLineCount(int) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setVMax(double) - Method in class de.jreality.geometry.ParametricSurfaceFactory
 
setVMin(double) - Method in class de.jreality.geometry.ParametricSurfaceFactory
 
setVTextureScale(double) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setVTextureShift(double) - Method in class de.jreality.geometry.AbstractQuadMeshFactory
 
setWritePath(String) - Method in class de.jreality.writer.WriterVRML
 
setWritePath(String) - Method in class de.jreality.writer.WriterVRML2
 
setWriteTextureCoordIndices(boolean) - Method in class de.jreality.writer.WriterVRML2
indicates if texturecoordinate indices should be written extra.
setWriteTextureFiles(boolean) - Method in class de.jreality.writer.WriterVRML
sets if a texture wil be written into a file, instead of writing the data directly into the vrml-file.
setWriteTextureFiles(boolean) - Method in class de.jreality.writer.WriterVRML2
sets if a texture wil be written into a file, instead of writing the data directly into the vrml-file.
setX(double[]) - Method in class de.jreality.math.CubicBSpline
 
setXY(int, double, double) - Method in class de.jreality.math.CubicBSpline
 
setXY(double[], double[]) - Method in class de.jreality.math.CubicBSpline
 
setY(double[]) - Method in class de.jreality.math.CubicBSpline
 
setZBufferEnabled(Boolean) - Method in interface de.jreality.shader.RenderingHintsShader
 
ShadedLineExample - Class in de.jreality.tutorial.app
Features shown: without tubes (bresenham) 1.
ShadedLineExample() - Constructor for class de.jreality.tutorial.app.ShadedLineExample
 
ShaderUtility - Class in de.jreality.shader
 
sharedIcosahedron - Static variable in class de.jreality.geometry.Primitives
 
sharedInstance(String, Frame) - Static method in class de.jreality.ui.viewerapp.actions.view.Maximize
Returns a shared instance of this action depending on the specified frame (i.e.
sharedInstance(String, ViewerApp) - Static method in class de.jreality.ui.viewerapp.actions.view.ToggleViewerFullScreen
Returns a shared instance of this action depending on the specified viewerApp (i.e.
Shell - Class in de.jreality.plugin.basic
 
Shell() - Constructor for class de.jreality.plugin.basic.Shell
 
Shell.H - Class in de.jreality.plugin.basic
 
Shell.H() - Constructor for class de.jreality.plugin.basic.Shell.H
 
SHIFT_LEFT_BUTTON - Static variable in class de.jreality.scene.tool.InputSlot
 
SHIFT_MIDDLE_BUTTON - Static variable in class de.jreality.scene.tool.InputSlot
 
SHIFT_RIGHT_BUTTON - Static variable in class de.jreality.scene.tool.InputSlot
 
ShiftEyeSeparation - Class in de.jreality.ui.viewerapp.actions.camera
Shifts the camera's eye separation.
ShiftEyeSeparation(String, Viewer, boolean) - Constructor for class de.jreality.ui.viewerapp.actions.camera.ShiftEyeSeparation
 
ShiftFieldOfView - Class in de.jreality.ui.viewerapp.actions.camera
Shifts the camera's field of view.
ShiftFieldOfView(String, Viewer, boolean) - Constructor for class de.jreality.ui.viewerapp.actions.camera.ShiftFieldOfView
 
ShiftFocus - Class in de.jreality.ui.viewerapp.actions.camera
Shifts the camera's focus.
ShiftFocus(String, Viewer, boolean) - Constructor for class de.jreality.ui.viewerapp.actions.camera.ShiftFocus
 
ShipNavigationTool - Class in de.jreality.tools
 
ShipNavigationTool() - Constructor for class de.jreality.tools.ShipNavigationTool
 
ShipNavigationTool.PickDelegate - Interface in de.jreality.tools
 
ShipRotateTool - Class in de.jreality.tools
 
ShipRotateTool() - Constructor for class de.jreality.tools.ShipRotateTool
 
ShipScaleTool - Class in de.jreality.tools
 
ShipScaleTool() - Constructor for class de.jreality.tools.ShipScaleTool
 
SHOW_FACES_DEFAULT - Static variable in interface de.jreality.shader.DefaultGeometryShader
 
SHOW_LABELS_DEFAULT - Static variable in interface de.jreality.shader.DefaultTextShader
 
SHOW_LINES_DEFAULT - Static variable in interface de.jreality.shader.DefaultGeometryShader
 
SHOW_POINTS_DEFAULT - Static variable in interface de.jreality.shader.DefaultGeometryShader
 
showAxes(boolean) - Method in class de.jreality.geometry.CoordinateSystemFactory
Show or hide the axes of the coordinate system going through the origin.
showAxesArrows(boolean) - Method in class de.jreality.geometry.CoordinateSystemFactory
Show or hide the arrows of the axes of the coordinate system going through the origin.
showBox(boolean) - Method in class de.jreality.geometry.CoordinateSystemFactory
Show or hide the bounding box of the coordinate system.
showBoxArrows(boolean) - Method in class de.jreality.geometry.CoordinateSystemFactory
Show or hide the arrows of the bounding box of the coordinate system.
showCursor(Component) - Static method in class de.jreality.util.GuiUtility
 
showExternalBeanShell(boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
showExternalNavigator(boolean) - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
showGrid(boolean) - Method in class de.jreality.geometry.CoordinateSystemFactory
Show or hide the grid on the bounding box faces.
showLabels(boolean) - Method in class de.jreality.geometry.CoordinateSystemFactory
Show or hide the tick & axis labels of axes and bounding box of the coordinate system.
showMenu(String, boolean) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
Show or hide the menu with the specified name.
showMenuBar(boolean) - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
Show or hide the menu bar.
When hiding the menu bar, the visibility of all contained menus is set to false (defined keystrokes for actions are still working then).
showPanel() - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
ShowPropertiesTool - Class in de.jreality.tools
 
ShowPropertiesTool() - Constructor for class de.jreality.tools.ShowPropertiesTool
 
ShowPropertiesToolLogger - Class in de.jreality.tools
 
ShowPropertiesToolLogger() - Constructor for class de.jreality.tools.ShowPropertiesToolLogger
 
ShowPropertiesToolLogger(String) - Constructor for class de.jreality.tools.ShowPropertiesToolLogger
 
showSettingsInspector() - Method in class de.jreality.ui.viewerapp.SunflowMenu
 
ShrinkPanelAggregator - Class in de.jreality.plugin.scene
Collects many JComponents in one SceneShrinkPanel plugin.
ShrinkPanelAggregator() - Constructor for class de.jreality.plugin.scene.ShrinkPanelAggregator
 
ShrinkPanelPluginCollector - Class in de.jreality.plugin.scene
Collect ShrinkPanelPlugins into one SceneShrinkPanel.
ShrinkPanelPluginCollector() - Constructor for class de.jreality.plugin.scene.ShrinkPanelPluginCollector
 
SIGNATURE - Static variable in class de.jreality.shader.CommonAttributes
Deprecated.
SimpleJRViewer - Class in de.jreality.tutorial.viewer
 
SimpleJRViewer() - Constructor for class de.jreality.tutorial.viewer.SimpleJRViewer
 
SimpleTextureFactory - Class in de.jreality.tutorial.util
 
SimpleTextureFactory() - Constructor for class de.jreality.tutorial.util.SimpleTextureFactory
 
SimpleTextureFactory.TextureType - Enum in de.jreality.tutorial.util
 
simpleTriangulate(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
Do a simple (dumb) triangulation of the indexed face set Edit the input IFS; if you want a copy, make it before calling this method.
SimpleURLPolicy - Class in de.jreality.util
A policy which restricts access from a configured set of code source URLs and grants access to all other.
SimpleURLPolicy(Collection, URL) - Constructor for class de.jreality.util.SimpleURLPolicy
 
SimpleURLPolicy(Collection, Collection) - Constructor for class de.jreality.util.SimpleURLPolicy
 
SimpleViewer - Class in de.jreality.tutorial.viewer
A simple class showing how to use a JRViewer to get a viewing component which is then packed into another frame.
SimpleViewer() - Constructor for class de.jreality.tutorial.viewer.SimpleViewer
 
simplifySceneTree(SceneGraphComponent) - Static method in class de.jreality.geometry.RemoveDuplicateInfo
simplifys the SceneGraphComponent tree recursivly Nodes with cameras, geometrys and lights will not be changed Nodes with transformations and Appearances will only be deleted if no geometry, camera or light will be effected.
sinh(double) - Static method in class de.jreality.math.Pn
 
size() - Method in class de.jreality.scene.data.DataList
 
size(double[], int) - Static method in class de.jreality.util.ArrayUtility
Just returns target if its length equal size.
size(float[], int) - Static method in class de.jreality.util.ArrayUtility
Just returns target if its length equals size.
size(int[], int) - Static method in class de.jreality.util.ArrayUtility
Just returns target if its length equals size.
SizeBuff - Static variable in class de.jreality.writer.u3d.u3dencoding.Constants
 
skew(int, int, double) - Method in class de.jreality.math.MatrixBuilder
 
Sky - Class in de.jreality.plugin.scene
 
Sky() - Constructor for class de.jreality.plugin.scene.Sky
 
Sky(String[][]) - Constructor for class de.jreality.plugin.scene.Sky
 
SKY_BOX - Static variable in class de.jreality.shader.CommonAttributes
 
SKYBOX - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
SkyboxAndReflMapExample - Class in de.jreality.tutorial.app
Shows how to add a skybox to a jReality scene, and also use it as the source for a reflection map
SkyboxAndReflMapExample() - Constructor for class de.jreality.tutorial.app.SkyboxAndReflMapExample
 
SliceBoxExample - Class in de.jreality.tutorial.geom
A tutorial demonstrating the use of SliceBoxFactory
SliceBoxExample() - Constructor for class de.jreality.tutorial.geom.SliceBoxExample
 
SliceBoxFactory - Class in de.jreality.geometry
This class wraps a SceneGraphComponent in a representation of its bounding box, containing two parallel local clipping planes separated by a variable amount.
SliceBoxFactory(SceneGraphComponent) - Constructor for class de.jreality.geometry.SliceBoxFactory
 
SliceBoxFactory.SimpleDragTool - Class in de.jreality.geometry
 
SliceBoxFactory.SimpleDragTool() - Constructor for class de.jreality.geometry.SliceBoxFactory.SimpleDragTool
 
SliderExample - Class in de.jreality.tutorial.gui
SliderExample() - Constructor for class de.jreality.tutorial.gui.SliderExample
 
SliderExample.HelicoidCatenoid - Class in de.jreality.tutorial.gui
This class implements the associated family of the Helicoid and Catenoid x = cos alpha sinh v sin u + sin alpha cosh v cos u y = -cos alpha sinh v cos u + sin alpha cosh v sin u z = u cos alpha + v sin alpha u \in [-Pi,Pi[ v \in \R alpha = 0 helicoid alpha = Pi/2 catenoid
SliderExample.HelicoidCatenoid() - Constructor for class de.jreality.tutorial.gui.SliderExample.HelicoidCatenoid
 
SlotManager - Class in de.jreality.toolsystem
TODO: document this Essentially, this class maps tools to slots.
SMOOTH_LINE_SHADING - Static variable in class de.jreality.shader.CommonAttributes
 
SMOOTH_LINE_SHADING_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
SMOOTH_LINE_SHADING_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
SMOOTH_SHADING - Static variable in class de.jreality.shader.CommonAttributes
 
SMOOTH_SHADING_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
SMOOTH_SHADING_DEFAULT - Static variable in interface de.jreality.shader.DefaultPolygonShader
 
SMSLib - Class in de.jreality.macosx.sms
 
SMSLib() - Constructor for class de.jreality.macosx.sms.SMSLib
 
SOFT_IMAGER - Static variable in class de.jreality.util.SystemProperties
Specifies the de.jreality.soft.Imager used in de.jreality.soft.NewPolygonRasterizer.
Values: hatch | toon (instances of de.jreality.soft.Imager)
SOFT_MAX_POLYVERTEX - Static variable in class de.jreality.util.SystemProperties
Maximal number of polygon vertices in de.jreality.soft.Polygon.
Values: non-negative integer
SOURCE0_ALPHA_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
SOURCE0_COLOR_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
SOURCE1_ALPHA_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
SOURCE1_COLOR_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
SOURCE2_ALPHA_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
SOURCE2_COLOR_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
SPECULAR_COEFFICIENT - Static variable in class de.jreality.shader.CommonAttributes
 
SPECULAR_COEFFICIENT_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
SPECULAR_COEFFICIENT_DEFAULT - Static variable in interface de.jreality.shader.DefaultPolygonShader
 
SPECULAR_COLOR - Static variable in class de.jreality.shader.CommonAttributes
 
SPECULAR_COLOR_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
SPECULAR_COLOR_DEFAULT - Static variable in interface de.jreality.shader.DefaultPolygonShader
 
SPECULAR_EXPONENT - Static variable in class de.jreality.shader.CommonAttributes
 
SPECULAR_EXPONENT_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
SPECULAR_EXPONENT_DEFAULT - Static variable in interface de.jreality.shader.DefaultPolygonShader
 
sphere(double, double, double, double) - Static method in class de.jreality.geometry.Primitives
A euclidean sphere with given radius and center.
sphere(double, double[]) - Static method in class de.jreality.geometry.Primitives
A euclidean sphere with given radius and center.
sphere(double, double[], int) - Static method in class de.jreality.geometry.Primitives
A sphere with given radius and center, with the given metric metric.
sphere(int) - Static method in class de.jreality.geometry.Primitives
Create a unit sphere centered at the origin using latitude/longitude parametrization.
Sphere - Class in de.jreality.scene
Sphere centered at (0, 0, 0) with radius 1.
Sphere(String) - Constructor for class de.jreality.scene.Sphere
 
Sphere() - Constructor for class de.jreality.scene.Sphere
 
SPHERE_COARSE - Static variable in class de.jreality.geometry.SphereUtility
 
SPHERE_FINE - Static variable in class de.jreality.geometry.SphereUtility
 
SPHERE_FINER - Static variable in class de.jreality.geometry.SphereUtility
 
SPHERE_FINEST - Static variable in class de.jreality.geometry.SphereUtility
 
SPHERE_RESOLUTION - Static variable in class de.jreality.shader.CommonAttributes
 
SPHERE_SUPERFINE - Static variable in class de.jreality.geometry.SphereUtility
 
SPHERE_WAYFINE - Static variable in class de.jreality.geometry.SphereUtility
 
SphereMapGenerator - Class in de.jreality.writer.u3d.texture
 
SphereMapGenerator() - Constructor for class de.jreality.writer.u3d.texture.SphereMapGenerator
 
SPHERES_DRAW - Static variable in class de.jreality.shader.CommonAttributes
 
SPHERES_DRAW_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
SPHERES_DRAW_DEFAULT - Static variable in interface de.jreality.shader.DefaultPointShader
 
SphereUtility - Class in de.jreality.geometry
Static methods for generating approximations to spheres.
sphericalPatch(double, double, double, double, int, int, double) - Static method in class de.jreality.geometry.SphereUtility
 
sphericalPatchFactory(double, double, double, double, int, int, double) - Static method in class de.jreality.geometry.SphereUtility
Generate a spherical patch.
splitIfsToPrimitiveFaces(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
 
SpotLight - Class in de.jreality.scene
This is a spot light.
SpotLight() - Constructor for class de.jreality.scene.SpotLight
 
SpotLight(String) - Constructor for class de.jreality.scene.SpotLight
 
SpotLightExample - Class in de.jreality.tutorial.scene
 
SpotLightExample() - Constructor for class de.jreality.tutorial.scene.SpotLightExample
 
SPRITES_DRAW - Static variable in class de.jreality.shader.CommonAttributes
 
SSCALE_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
STANDARD_CUBEMAP_PARTS - Static variable in class de.jreality.shader.TextureUtility
{"bk","ft","dn","up","lf","rt"}
star(Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
The conjugate of the inverse, or do I mean the inverse of the conjugate???
start() - Method in class de.jreality.scene.AudioSource
 
start() - Method in class de.jreality.tools.Timer
Starts the Timer, causing it to start sending action events to its listeners.
start() - Method in class de.jreality.toolsystem.ToolEventQueue
 
startCollect() - Method in class de.jreality.util.RenderTrigger
 
StartPoint - Class in de.jreality.tutorial.projects.darboux
 
StartPoint(PointSequence) - Constructor for class de.jreality.tutorial.projects.darboux.StartPoint
 
startsWith(SceneGraphPath) - Method in class de.jreality.scene.SceneGraphPath
 
startup() - Method in class de.jreality.plugin.JRViewer
Starts this JRViewer's controller and installs all registered plug-ins.
startupLocal() - Method in class de.jreality.plugin.JRViewer
Starts this JRViewer's controller and installs all registered plug-ins.
stateChanged(ChangeEvent) - Method in class de.jreality.plugin.audio.Audio
 
stateChanged(ChangeEvent) - Method in class de.jreality.plugin.basic.ToolSystemPlugin
 
stateChanged(ChangeEvent) - Method in class de.jreality.plugin.basic.View
 
stateChanged(ChangeEvent) - Method in class de.jreality.plugin.content.CenteredAndScaledContent
 
stateChanged(ChangeEvent) - Method in class de.jreality.plugin.scene.Avatar
 
stateChanged(ChangeEvent) - Method in class de.jreality.plugin.scene.Lights
 
stateChanged(ChangeEvent) - Method in class de.jreality.plugin.scene.Terrain
 
stateChanged(ChangeEvent) - Method in class de.jreality.plugin.scene.WindowManager
 
stateChanged(ChangeEvent) - Method in class de.jreality.tutorial.projects.darboux.DarbouxTransform
 
stateChanged(ChangeEvent) - Method in class de.jreality.tutorial.projects.darboux.RodView
 
stateChanged(ChangeEvent) - Method in class de.jreality.tutorial.projects.darboux.StartPoint
 
stateChanged(ChangeEvent) - Method in class de.jreality.tutorial.util.polygon.PointSequenceView
 
stateChanged(ChangeEvent) - Method in class de.jreality.tutorial.util.polygon.SubdividedPolygon
this is called from the control point sequence.
stateChanged(ChangeEvent) - Method in class de.jreality.ui.AppearanceInspector
 
stateChanged(ChangeEvent) - Method in class de.jreality.ui.LabelsInspector
 
stateChanged(ChangeEvent) - Method in class de.jreality.ui.TextureInspector
 
STATIC_FRICTION_DEFAULT - Static variable in interface de.jreality.shader.HapticShader
 
StaticFull - Static variable in class de.jreality.writer.u3d.u3dencoding.Constants
 
StatusBar - Class in de.jreality.plugin.basic
 
StatusBar() - Constructor for class de.jreality.plugin.basic.StatusBar
 
StereoViewer - Interface in de.jreality.scene
 
sticks(SceneGraphComponent, IndexedLineSet, double, int) - Static method in class de.jreality.geometry.BallAndStickFactory
 
STIFFNESS_DEFAULT - Static variable in interface de.jreality.shader.HapticShader
 
stop() - Method in class de.jreality.scene.AudioSource
 
stop() - Method in class de.jreality.tools.Timer
Stops the Timer, causing it to stop sending action events to its listeners.
StorageModel - Class in de.jreality.scene.data
Representation of the format of data encapsulated by a DataItem or DataList.
storeAsDefault(Transformation) - Method in class de.jreality.util.DefaultMatrixSupport
Stores the current matrix of trafo as its default matrix.
storedAttributes() - Method in class de.jreality.scene.data.DataListSet
 
storeDefault(Transformation, double[]) - Method in class de.jreality.util.DefaultMatrixSupport
Stores the given array as default matrix for trafo.
storeDefaultMatrices(SceneGraphComponent) - Method in class de.jreality.util.DefaultMatrixSupport
Traverses thetree from the given root and calls storeDefault for all Transformations.
storePreferences(Preferences) - Method in class de.jreality.vr.AbstractPluginVR
 
storePreferences(Preferences) - Method in class de.jreality.vr.AlignPluginVR
 
storePreferences(Preferences) - Method in class de.jreality.vr.AppearancePluginVR
 
storePreferences(Preferences) - Method in class de.jreality.vr.EnvironmentPluginVR
 
storePreferences(Preferences) - Method in interface de.jreality.vr.PluginVR
 
storePreferences(Preferences) - Method in class de.jreality.vr.TerrainPluginVR
 
storePreferences(Preferences) - Method in class de.jreality.vr.TexturePluginVR
 
storePreferences(Preferences) - Method in class de.jreality.vr.ToolPluginVR
 
storeProperties(Controller) - Method in class de.jreality.plugin.scripting.AbstractPythonGUI
 
storeProperties(Controller) - Method in interface de.jreality.plugin.scripting.PythonGUI
 
storeProperties(Controller) - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
storeProperty(Class<?>, String, Object) - Method in class de.jreality.plugin.scripting.PythonIOController
 
storeStates(Controller) - Method in class de.jreality.plugin.audio.AudioOptions
 
storeStates(Controller) - Method in class de.jreality.plugin.audio.AudioPreferences
 
storeStates(Controller) - Method in class de.jreality.plugin.basic.Inspector
 
storeStates(Controller) - Method in class de.jreality.plugin.basic.ViewPreferences
 
storeStates(Controller) - Method in class de.jreality.plugin.content.CenteredAndScaledContent
 
storeStates(Controller) - Method in class de.jreality.plugin.content.ContentAppearance
 
storeStates(Controller) - Method in class de.jreality.plugin.content.ContentLoader
 
storeStates(Controller) - Method in class de.jreality.plugin.content.ContentTools
 
storeStates(Controller) - Method in class de.jreality.plugin.content.TerrainAlignedContent
 
storeStates(Controller) - Method in class de.jreality.plugin.geometry.ParametricSurfaceFactoryPlugin
 
storeStates(Controller) - Method in class de.jreality.plugin.menu.BackgroundColor
 
storeStates(Controller) - Method in class de.jreality.plugin.menu.CameraMenu
 
storeStates(Controller) - Method in class de.jreality.plugin.menu.DisplayOptions
 
storeStates(Controller) - Method in class de.jreality.plugin.scene.Avatar
 
storeStates(Controller) - Method in class de.jreality.plugin.scene.ShrinkPanelPluginCollector
 
storeStates(Controller) - Method in class de.jreality.plugin.scene.Sky
 
storeStates(Controller) - Method in class de.jreality.plugin.scene.Terrain
 
storeStates(Controller) - Method in class de.jreality.plugin.scripting.PythonToolsManager
 
storeStates(Controller) - Method in class de.jreality.tutorial.plugin.Persistence
 
STRING_ARRAY - Static variable in class de.jreality.scene.data.StorageModel
 
STRING_ARRAY_ARRAY - Static variable in class de.jreality.scene.data.StorageModel
 
StringArray - Class in de.jreality.scene.data
An immutable array.
StringArray(String[]) - Constructor for class de.jreality.scene.data.StringArray
 
StringArray(String[], int, int) - Constructor for class de.jreality.scene.data.StringArray
 
StringArrayArray - Class in de.jreality.scene.data
 
StringArrayArray.Array - Class in de.jreality.scene.data
This implementation of IntArrayArray stores the data as an array of 2-arrays.
StringArrayArray.Array(String[][]) - Constructor for class de.jreality.scene.data.StringArrayArray.Array
 
StringArrayArray.Inlined - Class in de.jreality.scene.data
 
StringArrayArray.Inlined(String[], int) - Constructor for class de.jreality.scene.data.StringArrayArray.Inlined
 
StringArrayArray.Inlined(String[], int, int, int) - Constructor for class de.jreality.scene.data.StringArrayArray.Inlined
 
SubdividedPolygon - Class in de.jreality.tutorial.util.polygon
A subdivider that uses 4-point subdivision.
SubdividedPolygon(PointSequence) - Constructor for class de.jreality.tutorial.util.polygon.SubdividedPolygon
Create a SubdividedPolygon for a set of control points.
SubdividerDemo - Class in de.jreality.tutorial.util.polygon
 
SubdividerDemo() - Constructor for class de.jreality.tutorial.util.polygon.SubdividerDemo
 
submatrix(double[], double[], int, int) - Static method in class de.jreality.math.Rn
Extract the submatrix gotten by deleting the given row and column.
subtract(Matrix) - Method in class de.jreality.math.Matrix
Let M be the current Matrix.
subtract(double[], double[], double[]) - Static method in class de.jreality.math.Quat
 
subtract(Quaternion, Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
 
subtract(double[], double[], double[]) - Static method in class de.jreality.math.Rn
dst[i] = src1[i] - src2[i]
SUCCESS - Static variable in class de.jreality.macosx.sms.SMSLib
 
sum(Matrix, Matrix) - Static method in class de.jreality.math.Matrix
 
sum(double[]) - Static method in class de.jreality.util.ArrayUtility
Returns the sum of target.
sum(double[], int, int) - Static method in class de.jreality.util.ArrayUtility
Returns the sum of target from postion to postion+length-1.
sum(float[]) - Static method in class de.jreality.util.ArrayUtility
Returns the sum of target.
sum(float[], int, int) - Static method in class de.jreality.util.ArrayUtility
Returns the sum of target from postion to postion+length-1.
sum(int[]) - Static method in class de.jreality.util.ArrayUtility
Returns the sum of target.
sum(int[], int, int) - Static method in class de.jreality.util.ArrayUtility
Returns the sum of target from postion to postion+length-1.
SunflowMenu - Class in de.jreality.ui.viewerapp
 
SunflowMenu(ViewerApp) - Constructor for class de.jreality.ui.viewerapp.SunflowMenu
 
SunflowMenu(Viewer) - Constructor for class de.jreality.ui.viewerapp.SunflowMenu
 
superAccept(Transformation, SceneGraphVisitor) - Static method in class de.jreality.scene.Transformation
 
swap(double[], double[]) - Static method in class de.jreality.math.Rn
Swap the contents of the two vectors.
Swap8 - Static variable in class de.jreality.writer.u3d.u3dencoding.Constants
 
SwitchBackgroundColor - Class in de.jreality.ui.viewerapp.actions.view
Switches the background color of a scene graph's root, which is used as the background color of the displaying viewer.
SwitchBackgroundColor(String, SceneGraphComponent, Color...) - Constructor for class de.jreality.ui.viewerapp.actions.view.SwitchBackgroundColor
Sets the scene root's background color.
SwitchBackgroundColor(String, ViewerApp, Color...) - Constructor for class de.jreality.ui.viewerapp.actions.view.SwitchBackgroundColor
 
SwitchBackgroundColor(String, Viewer, Color...) - Constructor for class de.jreality.ui.viewerapp.actions.view.SwitchBackgroundColor
 
switchTo(JPanel) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
switchToDefaultPanel() - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
switchToFileBrowser() - Method in class de.jreality.vr.LoadPluginVR
 
switchToFileChooser(JComponent) - Method in class de.jreality.vr.ViewerVR
Deprecated.
 
switchToReadLock() - Method in class de.jreality.scene.Lock
 
switchToTerrainTextureBrowser() - Method in class de.jreality.vr.TerrainPluginVR
 
switchToTextureBrowser() - Method in class de.jreality.vr.TexturePluginVR
 
SYNCH_RENDER - Static variable in class de.jreality.util.SystemProperties
Specifies whether the RenderTrigger initialized by ViewerApp dispatches synchronous render requests.
Values: true | false
SYNCH_RENDER_DEFAULT - Static variable in class de.jreality.util.SystemProperties
 
SYSTEM_TIME - Static variable in class de.jreality.scene.tool.InputSlot
 
SystemProperties - Class in de.jreality.util
jReality system property keys and default values used in methods of Secure.

T

tanh(double) - Static method in class de.jreality.math.Pn
 
TargaFile - Class in de.jreality.util
Handles dealing with targa image files.
TargaFile() - Constructor for class de.jreality.util.TargaFile
 
Terrain - Class in de.jreality.plugin.scene
 
Terrain() - Constructor for class de.jreality.plugin.scene.Terrain
 
Terrain - Class in de.jreality.vr
 
Terrain() - Constructor for class de.jreality.vr.Terrain
 
Terrain.GeometryType - Enum in de.jreality.vr
 
TerrainAlignedContent - Class in de.jreality.plugin.content
 
TerrainAlignedContent() - Constructor for class de.jreality.plugin.content.TerrainAlignedContent
 
terrainChanged() - Method in class de.jreality.vr.AbstractPluginVR
 
terrainChanged() - Method in interface de.jreality.vr.PluginVR
 
TerrainPluginVR - Class in de.jreality.vr
 
TerrainPluginVR() - Constructor for class de.jreality.vr.TerrainPluginVR
 
tessellatedCubeSphere(int) - Static method in class de.jreality.geometry.SphereUtility
Return a tessellated cube of order i.
tessellatedCubeSphere(int, boolean) - Static method in class de.jreality.geometry.SphereUtility
 
tessellatedIcosahedronSphere(int) - Static method in class de.jreality.geometry.SphereUtility
 
tessellatedIcosahedronSphere(int, boolean) - Static method in class de.jreality.geometry.SphereUtility
Return a tessellated icosahedron of order i.
TestScene - Class in de.jreality.writer.u3d
 
TestScene() - Constructor for class de.jreality.writer.u3d.TestScene
 
tetrahedron() - Static method in class de.jreality.geometry.Primitives
 
tetrahedron(boolean) - Static method in class de.jreality.geometry.Primitives
A tetrahedron.
TEXT - Static variable in class de.jreality.shader.CommonAttributes
 
TEXT_ALIGNMENT - Static variable in class de.jreality.shader.CommonAttributes
 
TEXT_COLOR - Static variable in class de.jreality.shader.CommonAttributes
 
TEXT_FONT - Static variable in class de.jreality.shader.CommonAttributes
 
TEXT_OFFSET - Static variable in class de.jreality.shader.CommonAttributes
 
TEXT_SCALE - Static variable in class de.jreality.shader.CommonAttributes
 
TEXT_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
TextShader - Interface in de.jreality.shader
 
TextSlider<T extends Number> - Class in de.jreality.tutorial.util
Deprecated.
TextSlider<T extends Number> - Class in de.jreality.ui.widgets
 
TextSlider.Double - Class in de.jreality.tutorial.util
Deprecated.
TextSlider.Double(String, int, double, double, double) - Constructor for class de.jreality.tutorial.util.TextSlider.Double
Deprecated.
 
TextSlider.Double(String, int, double, double, double, TextSlider.SliderComposition) - Constructor for class de.jreality.tutorial.util.TextSlider.Double
Deprecated.
 
TextSlider.Double - Class in de.jreality.ui.widgets
 
TextSlider.Double(String, int, double, double, double) - Constructor for class de.jreality.ui.widgets.TextSlider.Double
 
TextSlider.Double(String, int, double, double, double, TextSlider.SliderComposition) - Constructor for class de.jreality.ui.widgets.TextSlider.Double
 
TextSlider.DoubleLog - Class in de.jreality.tutorial.util
Deprecated.
TextSlider.DoubleLog(String, int, double, double, double) - Constructor for class de.jreality.tutorial.util.TextSlider.DoubleLog
Deprecated.
 
TextSlider.DoubleLog(String, int, double, double, double, TextSlider.SliderComposition) - Constructor for class de.jreality.tutorial.util.TextSlider.DoubleLog
Deprecated.
 
TextSlider.DoubleLog - Class in de.jreality.ui.widgets
 
TextSlider.DoubleLog(String, int, double, double, double) - Constructor for class de.jreality.ui.widgets.TextSlider.DoubleLog
 
TextSlider.DoubleLog(String, int, double, double, double, TextSlider.SliderComposition) - Constructor for class de.jreality.ui.widgets.TextSlider.DoubleLog
 
TextSlider.Integer - Class in de.jreality.tutorial.util
Deprecated.
 
TextSlider.Integer(String, int, int, int, int) - Constructor for class de.jreality.tutorial.util.TextSlider.Integer
Deprecated.
 
TextSlider.Integer(String, int, int, int, int, TextSlider.SliderComposition) - Constructor for class de.jreality.tutorial.util.TextSlider.Integer
Deprecated.
 
TextSlider.Integer(String, int, int, int, int, int, int, int, TextSlider.SliderComposition) - Constructor for class de.jreality.tutorial.util.TextSlider.Integer
Deprecated.
 
TextSlider.Integer - Class in de.jreality.ui.widgets
 
TextSlider.Integer(String, int, int, int, int) - Constructor for class de.jreality.ui.widgets.TextSlider.Integer
 
TextSlider.Integer(String, int, int, int, int, TextSlider.SliderComposition) - Constructor for class de.jreality.ui.widgets.TextSlider.Integer
 
TextSlider.Integer(String, int, int, int, int, int, int, int, TextSlider.SliderComposition) - Constructor for class de.jreality.ui.widgets.TextSlider.Integer
 
TextSlider.IntegerLog - Class in de.jreality.tutorial.util
Deprecated.
TextSlider.IntegerLog(String, int, double, double, double) - Constructor for class de.jreality.tutorial.util.TextSlider.IntegerLog
Deprecated.
 
TextSlider.IntegerLog - Class in de.jreality.ui.widgets
 
TextSlider.IntegerLog(String, int, double, double, double) - Constructor for class de.jreality.ui.widgets.TextSlider.IntegerLog
 
TextSlider.SliderComposition - Enum in de.jreality.tutorial.util
Deprecated.
An enum indicating the composition of the TextSlider.
TextSlider.SliderComposition - Enum in de.jreality.ui.widgets
An enum indicating the composition of the TextSlider.
Texture2D - Interface in de.jreality.shader
TODO: comment this
Texture2DBeanInfo - Class in de.jreality.shader
 
Texture2DBeanInfo() - Constructor for class de.jreality.shader.Texture2DBeanInfo
 
Texture2DBeanInfo.ApplyModeEditor - Class in de.jreality.shader
 
Texture2DBeanInfo.ApplyModeEditor() - Constructor for class de.jreality.shader.Texture2DBeanInfo.ApplyModeEditor
 
Texture2DBeanInfo.RepeatModeEditor - Class in de.jreality.shader
 
Texture2DBeanInfo.RepeatModeEditor() - Constructor for class de.jreality.shader.Texture2DBeanInfo.RepeatModeEditor
 
Texture2DBeanInfo.TextureMatrixEditor - Class in de.jreality.shader
 
Texture2DBeanInfo.TextureMatrixEditor() - Constructor for class de.jreality.shader.Texture2DBeanInfo.TextureMatrixEditor
 
TEXTURE_2D - Static variable in class de.jreality.shader.CommonAttributes
 
TEXTURE_2D_1 - Static variable in class de.jreality.shader.CommonAttributes
 
TEXTURE_2D_2 - Static variable in class de.jreality.shader.CommonAttributes
 
TEXTURE_2D_3 - Static variable in class de.jreality.shader.CommonAttributes
 
TEXTURE_COORDINATES - Static variable in class de.jreality.scene.data.Attribute
 
TEXTURE_COORDINATES1 - Static variable in class de.jreality.scene.data.Attribute
 
TEXTURE_COORDINATES2 - Static variable in class de.jreality.scene.data.Attribute
 
TEXTURE_MATRIX_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
texturedBox(double, double, double) - Static method in class de.jreality.geometry.Primitives
Generate a box with texture coordinates obtained from the vertex coordinates.
texturedQuadrilateral() - Static method in class de.jreality.geometry.Primitives
 
texturedQuadrilateral(double[]) - Static method in class de.jreality.geometry.Primitives
 
texturedQuadrilateralFactory() - Static method in class de.jreality.geometry.Primitives
Generate a textured quadrilateral using the given array points.
texturedQuadrilateralFactory(double[]) - Static method in class de.jreality.geometry.Primitives
 
TextureDragExample - Class in de.jreality.tutorial.tool
 
TextureDragExample() - Constructor for class de.jreality.tutorial.tool.TextureDragExample
 
TextureExample - Class in de.jreality.tutorial.app
 
TextureExample() - Constructor for class de.jreality.tutorial.app.TextureExample
 
TextureInspector - Class in de.jreality.ui
 
TextureInspector(int) - Constructor for class de.jreality.ui.TextureInspector
 
TextureInspector() - Constructor for class de.jreality.ui.TextureInspector
 
TextureJButton - Class in de.jreality.ui
 
TextureJButton(String) - Constructor for class de.jreality.ui.TextureJButton
 
TextureJButton(Image) - Constructor for class de.jreality.ui.TextureJButton
 
TexturePluginVR - Class in de.jreality.vr
 
TexturePluginVR() - Constructor for class de.jreality.vr.TexturePluginVR
 
TextureUtility - Class in de.jreality.shader
A bunch of factory methods that create Textures and ReflectionMaps.
theCurve - Variable in class de.jreality.geometry.TubeFactory
 
theta - Variable in class de.jreality.geometry.TubeUtility.FrameInfo
 
theta - Variable in class de.jreality.reader.ReaderLAS
 
ThickenedSurfaceExample - Class in de.jreality.tutorial.geom
 
ThickenedSurfaceExample() - Constructor for class de.jreality.tutorial.geom.ThickenedSurfaceExample
 
ThickenedSurfaceFactory - Class in de.jreality.geometry
This factory class allows you to create a thickened surface from a given surface (given as an instance of IndexedFaceSet.
ThickenedSurfaceFactory(IndexedFaceSet) - Constructor for class de.jreality.geometry.ThickenedSurfaceFactory
 
Timer - Class in de.jreality.tools
This is a drop-in replacement for javax.swing.Timer, when using in jreality.
Timer(int, ActionListener) - Constructor for class de.jreality.tools.Timer
 
times(Matrix, Matrix) - Static method in class de.jreality.math.Matrix
 
times(double) - Method in class de.jreality.math.Matrix
Let M be the current Matrix.
times(Matrix) - Method in class de.jreality.math.MatrixBuilder
multiplies the given Matrix on the right hand side
times(double[]) - Method in class de.jreality.math.MatrixBuilder
multiplies array (considered as 4x4 matrix) on the right hand side
times(double[], double[], double[]) - Static method in class de.jreality.math.Quat
 
times(double[], double, double[]) - Static method in class de.jreality.math.Quat
 
times(Quaternion, double, Quaternion) - Static method in class de.jreality.math.Quaternion
 
times(Quaternion, Quaternion, Quaternion) - Static method in class de.jreality.math.Quaternion
 
times(double[], double, double[]) - Static method in class de.jreality.math.Rn
Multiply the vector by the scalar value factor and put result into dst.
times(double[], double[], double[]) - Static method in class de.jreality.math.Rn
Multiply the square matrices according to the equation dst = src1 * src2 .
times(double[][], double, double[][]) - Static method in class de.jreality.math.Rn
A vectorized version of Rn.times(double[], double, double[]);
times(float[], float[], float[]) - Static method in class de.jreality.math.Rn
 
times(double, double[], double[]) - Static method in class de.jreality.tutorial.projects.ksurfaces.R3
target = s * a, product of a real with a vector
toDoubleArray() - Method in class de.jreality.scene.data.DataItem
 
toDoubleArray(double[]) - 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.
toDoubleArray() - Method in class de.jreality.scene.data.DataList
 
toDoubleArray() - Method in class de.jreality.scene.data.DoubleArray
 
toDoubleArray(double[]) - Method in class de.jreality.scene.data.DoubleArray
 
toDoubleArray() - Method in class de.jreality.scene.data.DoubleArrayArray.Inlined
 
toDoubleArray(double[]) - Method in class de.jreality.scene.data.IntArray
Copies all entries of the underlying array into the target parameter or into a new array using widening conversion for each entry.
toDoubleArray(Object) - Method in class de.jreality.scene.data.StorageModel
 
toDoubleArray() - Method in class de.jreality.scene.data.WritableDataList
 
toDoubleArrayArray(double[][]) - 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.
toDoubleArrayArray() - Method in class de.jreality.scene.data.DataList
 
toDoubleArrayArray() - Method in class de.jreality.scene.data.DoubleArrayArray
 
toDoubleArrayArray(double[][]) - Method in class de.jreality.scene.data.DoubleArrayArray
 
toDoubleArrayArray(Object) - Method in class de.jreality.scene.data.StorageModel
 
toDoubleArrayArray() - Method in class de.jreality.scene.data.WritableDataList
 
toFile() - Method in class de.jreality.util.Input
returns a File for this Input if possible.
TOGGLE_BEANSHELL - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_CURSOR - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_EDGE_DRAWING - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_EXTERNAL_BEANSHELL - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_EXTERNAL_NAVIGATOR - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_FACE_DRAWING - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_MENU - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_NAVIGATOR - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_PERSPECTIVE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_PICKABLE - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_RENDER_SELECTION - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_STEREO - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_VERTEX_DRAWING - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_VIEWER_FULL_SCREEN - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
TOGGLE_VISIBILITY - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
ToggleAppearance - Class in de.jreality.ui.viewerapp.actions.edit
Toggles appearance atributes of a selected SceneGraphComponent or Appearance (if something different is selected, this action is disabled).
Note that this action does not create new Appearances in the scene tree.
ToggleAppearance(String, String, SelectionManager) - Constructor for class de.jreality.ui.viewerapp.actions.edit.ToggleAppearance
 
ToggleBeanShell - Class in de.jreality.ui.viewerapp.actions.view
Toggles the bean shell within the ViewerApp.
ToggleBeanShell(String, ViewerApp) - Constructor for class de.jreality.ui.viewerapp.actions.view.ToggleBeanShell
 
ToggleExternalBeanShell - Class in de.jreality.ui.viewerapp.actions.view
Toggles the ViewerApp's property externalBeanShell (specifies whether the bean shell is displayed in the viewerApp's frame or in an external frame).
ToggleExternalBeanShell(String, ViewerApp) - Constructor for class de.jreality.ui.viewerapp.actions.view.ToggleExternalBeanShell
 
ToggleExternalNavigator - Class in de.jreality.ui.viewerapp.actions.view
Toggles the ViewerApp's property externalNavigator (specifies whether the navigator is displayed in the viewerApp's frame or in an external frame).
ToggleExternalNavigator(String, ViewerApp) - Constructor for class de.jreality.ui.viewerapp.actions.view.ToggleExternalNavigator
 
ToggleMenu - Class in de.jreality.ui.viewerapp.actions.view
Toggles the visiblity of a given menu bar.
ToggleMenu(String, ViewerAppMenu) - Constructor for class de.jreality.ui.viewerapp.actions.view.ToggleMenu
 
ToggleNavigator - Class in de.jreality.ui.viewerapp.actions.view
Toggles the navigator within the ViewerApp.
ToggleNavigator(String, ViewerApp) - Constructor for class de.jreality.ui.viewerapp.actions.view.ToggleNavigator
 
TogglePerspective - Class in de.jreality.ui.viewerapp.actions.camera
Toggles the camera's perspective property.
TogglePerspective(String, Viewer) - Constructor for class de.jreality.ui.viewerapp.actions.camera.TogglePerspective
 
TogglePickable - Class in de.jreality.ui.viewerapp.actions.edit
Toggles the pickable property of a selected SceneGraphComponent or Geometry.
TogglePickable(String, SelectionManager) - Constructor for class de.jreality.ui.viewerapp.actions.edit.TogglePickable
 
ToggleRenderSelection - Class in de.jreality.ui.viewerapp.actions.view
Toggles the rendering of the current selection's bounding box.
ToggleRenderSelection(String, SelectionManager) - Constructor for class de.jreality.ui.viewerapp.actions.view.ToggleRenderSelection
 
ToggleShowCursor - Class in de.jreality.ui.viewerapp.actions.view
Toggles full screen of the ViewerApp's viewer component (where the scene is displayed).
There is only one instance of this action.
ToggleShowCursor(String, Viewer) - Constructor for class de.jreality.ui.viewerapp.actions.view.ToggleShowCursor
 
ToggleStereo - Class in de.jreality.ui.viewerapp.actions.camera
Toggles the camera's stereo property.
ToggleStereo(String, Viewer) - Constructor for class de.jreality.ui.viewerapp.actions.camera.ToggleStereo
 
ToggleViewerFullScreen - Class in de.jreality.ui.viewerapp.actions.view
Toggles full screen of the ViewerApp's viewer component (where the scene is displayed).
There is only one instance of this action.
ToggleVisibility - Class in de.jreality.ui.viewerapp.actions.edit
Toggles the visibility of the selected scene graph component.
ToggleVisibility(String, SelectionManager) - Constructor for class de.jreality.ui.viewerapp.actions.edit.ToggleVisibility
 
toIntArray() - Method in class de.jreality.scene.data.DataItem
 
toIntArray(int[]) - 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.
toIntArray() - Method in class de.jreality.scene.data.DataList
 
toIntArray() - Method in class de.jreality.scene.data.IntArray
 
toIntArray(int[]) - Method in class de.jreality.scene.data.IntArray
 
toIntArray() - Method in class de.jreality.scene.data.IntArrayArray.Inlined
 
toIntArray(Object) - Method in class de.jreality.scene.data.StorageModel
 
toIntArray() - Method in class de.jreality.scene.data.WritableDataList
 
toIntArrayArray() - Method in class de.jreality.scene.data.DataItem
 
toIntArrayArray(int[][]) - 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.
toIntArrayArray() - Method in class de.jreality.scene.data.DataList
 
toIntArrayArray() - Method in class de.jreality.scene.data.IntArrayArray
 
toIntArrayArray(int[][]) - Method in class de.jreality.scene.data.IntArrayArray
 
toIntArrayArray(Object) - Method in class de.jreality.scene.data.StorageModel
 
toIntArrayArray() - Method in class de.jreality.scene.data.WritableDataList
 
TOLERANCE - Static variable in class de.jreality.math.Matrix
 
TOLERANCE - Static variable in class de.jreality.math.Rn
The default tolerance used for checking numerical equality = 10E-8.
toList() - Method in class de.jreality.scene.SceneGraphPath
 
toList() - Method in class de.jreality.ui.viewerapp.Selection
 
toNativeByteBuffer(ByteBuffer) - Method in class de.jreality.scene.data.IntArray
copies the containing data into a given or native ByteBuffer
JUST FOR TESTING
tool - Variable in class de.jreality.plugin.basic.Content.ContentChangedEvent
 
Tool - Interface in de.jreality.scene.tool
Tools are attatched to a SceneGraphComponent and are intended to to perform interactive changes to the scene - usually driven by user input.
TOOL_ADDED - Static variable in class de.jreality.scene.event.ToolEvent
 
TOOL_CONFIG - Static variable in class de.jreality.util.SystemProperties
Specifies the ToolSystemConfiguration to be used by a ToolSystem.
Values: default | portal | portal-remote | desfault+portal
TOOL_CONFIG_DEFAULT - Static variable in class de.jreality.util.SystemProperties
 
TOOL_CONFIG_FILE - Static variable in class de.jreality.util.SystemProperties
Specifies the ToolSystemConfiguration to be used by a ToolSystem.
Values: file name of a tool system cofiguration xml-file
TOOL_REMOVED - Static variable in class de.jreality.scene.event.ToolEvent
 
toolAdded(ToolEvent) - Method in class de.jreality.scene.event.ToolEventMulticaster
 
toolAdded(ToolEvent) - Method in interface de.jreality.scene.event.ToolListener
 
ToolContext - Interface in de.jreality.scene.tool
 
ToolEvent - Class in de.jreality.scene.event
 
ToolEvent(SceneGraphNode, Tool, int) - Constructor for class de.jreality.scene.event.ToolEvent
 
ToolEvent - Class in de.jreality.toolsystem
 
ToolEvent(Object, InputSlot, AxisState) - Constructor for class de.jreality.toolsystem.ToolEvent
Deprecated.
Use ToolEvent(Object source, long when, InputSlot device, AxisState axis)
ToolEvent(Object, long, InputSlot, AxisState) - Constructor for class de.jreality.toolsystem.ToolEvent
 
ToolEvent(Object, InputSlot, DoubleArray) - Constructor for class de.jreality.toolsystem.ToolEvent
Deprecated.
Use ToolEvent(Object source, long when, InputSlot device, DoubleArray trafo)
ToolEvent(Object, long, InputSlot, DoubleArray) - Constructor for class de.jreality.toolsystem.ToolEvent
 
ToolEvent(Object, long, InputSlot, AxisState, DoubleArray) - Constructor for class de.jreality.toolsystem.ToolEvent
 
ToolEventMulticaster - Class in de.jreality.scene.event
 
ToolEventMulticaster() - Constructor for class de.jreality.scene.event.ToolEventMulticaster
 
ToolEventQueue - Class in de.jreality.toolsystem
TODO: check sync!
ToolEventQueue(ToolEventReceiver) - Constructor for class de.jreality.toolsystem.ToolEventQueue
 
ToolEventReceiver - Interface in de.jreality.toolsystem
 
ToolIntro - Class in de.jreality.tutorial.tool
 
ToolIntro() - Constructor for class de.jreality.tutorial.tool.ToolIntro
 
ToolListener - Interface in de.jreality.scene.event
Implemented by event listeners that wish to get informed when a direct child of a component has been added or removed.
ToolManager - Class in de.jreality.toolsystem
 
ToolManager() - Constructor for class de.jreality.toolsystem.ToolManager
 
ToolPluginVR - Class in de.jreality.vr
 
ToolPluginVR() - Constructor for class de.jreality.vr.ToolPluginVR
 
toolRemoved(ToolEvent) - Method in class de.jreality.scene.event.ToolEventMulticaster
 
toolRemoved(ToolEvent) - Method in interface de.jreality.scene.event.ToolListener
 
toolSelected() - Method in class de.jreality.ui.viewerapp.SelectionEvent
Returns true iff a Tool was selected
ToolSystem - Class in de.jreality.toolsystem
TODO: document this
ToolSystem(Viewer, ToolSystemConfiguration, RenderTrigger) - Constructor for class de.jreality.toolsystem.ToolSystem
 
ToolSystemConfiguration - Class in de.jreality.toolsystem.config
TODO: comment this
ToolSystemConfiguration() - Constructor for class de.jreality.toolsystem.config.ToolSystemConfiguration
 
toolSystemForViewer(Viewer) - Static method in class de.jreality.toolsystem.ToolSystem
If v has a tool system already associated to it, return it.
ToolSystemPlugin - Class in de.jreality.plugin.basic
 
ToolSystemPlugin() - Constructor for class de.jreality.plugin.basic.ToolSystemPlugin
 
toolToWorld(ToolContext, Matrix) - Static method in class de.jreality.toolsystem.ToolUtility
 
toolToWorld(ToolContext, double[]) - Static method in class de.jreality.toolsystem.ToolUtility
 
ToolUpdateProxy - Class in de.jreality.toolsystem
 
ToolUpdateProxy(ToolSystem) - Constructor for class de.jreality.toolsystem.ToolUpdateProxy
 
ToolUtility - Class in de.jreality.toolsystem
 
toPath() - Method in class de.jreality.scene.proxy.tree.SceneTreeNode
 
toQuat(double[], double, double[]) - Static method in class de.jreality.math.Quat
 
toQuat(double[], double, double, double, double) - Static method in class de.jreality.math.Quat
 
torus(double, double, int, int) - Static method in class de.jreality.geometry.Primitives
Create a torus with the given parameters.
toString() - Method in class de.jreality.geometry.TubeUtility.FrameInfo
 
toString() - Method in class de.jreality.math.FactoredMatrix
 
toString() - Method in class de.jreality.math.Matrix
 
toString() - Method in class de.jreality.math.Quaternion
 
toString(double[]) - Static method in class de.jreality.math.Rn
Print the array v into a string using default format from String.format(java.lang.String, java.lang.Object[]) and return the string.
toString(double[], String) - Static method in class de.jreality.math.Rn
Print the array v into a string using formatString and return the string.
toString(double[][]) - Static method in class de.jreality.math.Rn
A vectorized version of Rn.toString(double[]).
toString(double[][][]) - Static method in class de.jreality.math.Rn
 
toString(float[]) - Static method in class de.jreality.math.Rn
 
toString() - Method in class de.jreality.plugin.job.AbstractJob
 
toString() - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
toString() - Method in class de.jreality.scene.Appearance
 
toString() - Method in class de.jreality.scene.data.Attribute
 
toString() - Method in class de.jreality.scene.data.ByteBufferList
 
toString() - Method in class de.jreality.scene.data.DataList
 
toString() - Method in class de.jreality.scene.data.DataListSet
 
toString() - Method in class de.jreality.scene.data.StorageModel
Return a string representation of the storage model, e.g.
toString() - Method in class de.jreality.scene.Lock
 
toString() - Method in class de.jreality.scene.pick.Hit
 
toString() - Method in class de.jreality.scene.SceneGraphNode
Return a string representation of the current state.
toString() - Method in class de.jreality.scene.SceneGraphPath
 
toString() - Method in class de.jreality.scene.tool.AxisState
 
toString() - Method in class de.jreality.scene.tool.InputSlot
 
toString() - Method in class de.jreality.shader.EffectiveAppearance
 
toString() - Method in class de.jreality.shader.GlslSource.AttributeParameter
 
toString() - Method in class de.jreality.shader.GlslSource.UniformParameter
 
toString() - Method in class de.jreality.shader.ImageData
 
toString() - Method in class de.jreality.toolsystem.config.RawDeviceConfig
 
toString() - Method in class de.jreality.toolsystem.config.RawMapping
 
toString() - Method in class de.jreality.toolsystem.config.ToolSystemConfiguration
 
toString() - Method in class de.jreality.toolsystem.config.VirtualConstant
 
toString() - Method in class de.jreality.toolsystem.config.VirtualDeviceConfig
 
toString() - Method in class de.jreality.toolsystem.config.VirtualMapping
 
toString() - Method in class de.jreality.toolsystem.raw.DeviceKeyboard
 
toString() - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
toString() - Method in class de.jreality.toolsystem.raw.DeviceOldKeyboard
 
toString() - Method in class de.jreality.toolsystem.raw.DeviceSystemTimer
 
toString() - Method in class de.jreality.toolsystem.ToolEvent
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualCoupledAxis
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualExtractPositive
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualInvertMatrix
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualMap
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualMergedAxis
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualMergedNDC
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualProductMatrix
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualRawMousePointerTrafo
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualReverseAxis
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualRotationFromRxRyRz
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualSwitchAndInvertAxis
 
toString() - Method in class de.jreality.toolsystem.virtual.VirtualToggleAxis
 
toString() - Method in class de.jreality.ui.viewerapp.FileFilter
 
toString() - Method in class de.jreality.ui.viewerapp.Selection
 
toString() - Method in class de.jreality.util.Input
 
toString() - Method in class de.jreality.util.Rectangle3D
 
toStringArray() - Method in class de.jreality.scene.data.DataItem
 
toStringArray(String[]) - Method in class de.jreality.scene.data.DataItem
 
toStringArray(Object) - Method in class de.jreality.scene.data.StorageModel
 
toStringArray() - Method in class de.jreality.scene.data.StringArray
 
toStringArray(String[]) - Method in class de.jreality.scene.data.StringArray
 
toStringArray() - Method in class de.jreality.scene.data.StringArrayArray.Inlined
 
toStringArrayArray() - Method in class de.jreality.scene.data.DataItem
 
toStringArrayArray(String[][]) - 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.
toStringArrayArray(Object) - Method in class de.jreality.scene.data.StorageModel
 
toStringArrayArray() - Method in class de.jreality.scene.data.StringArrayArray
 
toStringArrayArray(String[][]) - Method in class de.jreality.scene.data.StringArrayArray
 
toURL() - Method in class de.jreality.util.Input
returns a URL for this Input if possible.
trace(double[]) - Static method in class de.jreality.math.Rn
Calculate the trace of the given square matrix.
TrackballRotateTool - Class in de.jreality.tools
 
TrackballRotateTool() - Constructor for class de.jreality.tools.TrackballRotateTool
 
transform(double[]) - Method in class de.jreality.tutorial.util.polygon.DragPointSet
Override this method and do a transformation of the dragged vertex, e.g., projection to the sphere.
Transformation - Class in de.jreality.scene
A simple transformation class which wraps a 4x4 real matrix.
Transformation(String, double[]) - Constructor for class de.jreality.scene.Transformation
Generate a new transform with given matrix If m is null, use identity matrix.
Transformation(double[]) - Constructor for class de.jreality.scene.Transformation
 
Transformation(String) - Constructor for class de.jreality.scene.Transformation
 
Transformation() - Constructor for class de.jreality.scene.Transformation
 
Transformation(Transformation) - Constructor for class de.jreality.scene.Transformation
Deprecated.
use new Transformation(oldTrafo.getMatrix()) instead
TransformationBeanInfo - Class in de.jreality.scene
 
TransformationBeanInfo() - Constructor for class de.jreality.scene.TransformationBeanInfo
 
TransformationCustomizer - Class in de.jreality.scene
Transformation inspector.
TransformationCustomizer() - Constructor for class de.jreality.scene.TransformationCustomizer
 
TransformationCustomizer(Transformation) - Constructor for class de.jreality.scene.TransformationCustomizer
 
TransformationEvent - Class in de.jreality.scene.event
 
TransformationEvent(Transformation) - Constructor for class de.jreality.scene.event.TransformationEvent
Constructor for TransformationEvent.
TransformationEventMulticaster - Class in de.jreality.scene.event
 
TransformationEventMulticaster() - Constructor for class de.jreality.scene.event.TransformationEventMulticaster
 
TransformationFlat - Class in de.jreality.tutorial.tform
This tutorial demonstrates how the same geometry can be reused in different SceneGraphComponent instances, each time being rendered according to the Transformation and Appearance contained in that instance.
TransformationFlat() - Constructor for class de.jreality.tutorial.tform.TransformationFlat
 
TransformationHierarchy - Class in de.jreality.tutorial.tform
This tutorial demonstrates how the same geometry can be reused in different SceneGraphComponent instances, each time being rendered according to the Transformation and Appearance contained in that instance.
TransformationHierarchy() - Constructor for class de.jreality.tutorial.tform.TransformationHierarchy
 
TransformationListener - Interface in de.jreality.scene.event
Implemented by event listeners that wish to get informed when a transformation matrix changes.
TransformationListenerExample - Class in de.jreality.tutorial.tform
 
TransformationListenerExample() - Constructor for class de.jreality.tutorial.tform.TransformationListenerExample
 
transformationMatrixChanged(TransformationEvent) - Method in class de.jreality.plugin.content.CenteredAndScaledContent
 
transformationMatrixChanged(TransformationEvent) - Method in class de.jreality.scene.event.TransformationEventMulticaster
 
transformationMatrixChanged(TransformationEvent) - Method in interface de.jreality.scene.event.TransformationListener
 
transformationMatrixChanged(TransformationEvent) - Method in class de.jreality.scene.SceneGraphPathObserver
 
transformationMatrixChanged(TransformationEvent) - Method in class de.jreality.scene.TransformationCustomizer
 
transformationMatrixChanged(TransformationEvent) - Method in class de.jreality.util.RenderTrigger
 
transformationSelected() - Method in class de.jreality.ui.viewerapp.SelectionEvent
Returns true iff a Transformation was selected
transformByMatrix(Rectangle3D, double[]) - Method in class de.jreality.util.Rectangle3D
Transform a bounding box by a matrix.
transformVector(double[]) - Method in class de.jreality.math.Matrix
Form the matrix-vector product M.v (v is column vector on the right) and assign it to v.
translate(double[]) - Method in class de.jreality.math.MatrixBuilder
 
translate(double[], double[]) - Method in class de.jreality.math.MatrixBuilder
 
translate(double, double, double) - Method in class de.jreality.math.MatrixBuilder
 
translateFromTo(double[], double[]) - Method in class de.jreality.math.MatrixBuilder
 
TranslateTool - Class in de.jreality.tools
TODO: comment this
TranslateTool() - Constructor for class de.jreality.tools.TranslateTool
 
TRANSPARENCY - Static variable in class de.jreality.shader.CommonAttributes
 
TRANSPARENCY_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
TRANSPARENCY_DEFAULT - Static variable in interface de.jreality.shader.DefaultPolygonShader
 
TRANSPARENCY_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
 
TRANSPARENCY_ENABLED_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
transpose() - Method in class de.jreality.math.Matrix
 
transpose(double[], double[]) - Static method in class de.jreality.math.Rn
Transpose the given square matrix src into dst.
transposeD2F(float[], double[]) - Static method in class de.jreality.math.Rn
Transpose the given 4x4 matrix src into dst .
transposeF2D(double[], float[]) - Static method in class de.jreality.math.Rn
Transpose the given 4x4 matrix src into dst .
traverse(SceneGraphComponent) - Method in class de.jreality.geometry.BoundingBoxTraversal
This starts the traversal of a SceneGraph starting form root.
triangulate(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
Deprecated.
This mehtod may lead to an infinite loop. Use with care, or use the simpler method IndexedFaceSetUtility.simpleTriangulate(IndexedFaceSet).
triangulateBarycentric(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
 
triangulateRectangularPatch(double[][][]) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
Generates a triangulated sphere from a given set of equally spaced longitude (theta) circles.
truncate(IndexedFaceSet) - Static method in class de.jreality.geometry.IndexedFaceSetUtility
Truncate the corners of each face of ifs.
TSCALE_DEFAULT - Static variable in interface de.jreality.shader.Texture2D
 
TUBE_DRAW_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
TUBE_RADIUS - Static variable in class de.jreality.shader.CommonAttributes
 
TUBE_RADIUS_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
TUBE_RADIUS_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
TUBE_STYLE - Static variable in class de.jreality.shader.CommonAttributes
 
TUBE_STYLE_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
TUBE_STYLE_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
tubedTorusKnot(double, double, double) - Method in class de.jreality.tutorial.geom.TubeFactory02
 
TubeFactory - Class in de.jreality.geometry
This class calculates tubes around curves.
TubeFactory() - Constructor for class de.jreality.geometry.TubeFactory
 
TubeFactory(double[][]) - Constructor for class de.jreality.geometry.TubeFactory
 
TubeFactory01 - Class in de.jreality.tutorial.geom
A simple example of using a tubing factory
TubeFactory01() - Constructor for class de.jreality.tutorial.geom.TubeFactory01
 
TubeFactory02 - Class in de.jreality.tutorial.geom
This example shows how to use PolygonalTubeFactory to create a tube around a torus knot.
TubeFactory02() - Constructor for class de.jreality.tutorial.geom.TubeFactory02
 
tubeOneEdge(double[], double[], double, double[][], int) - Static method in class de.jreality.geometry.TubeUtility
 
tubeOneEdge(SceneGraphComponent, double[], double[], double, double[][], int) - Static method in class de.jreality.geometry.TubeUtility
 
TUBES_DRAW - Static variable in class de.jreality.shader.CommonAttributes
 
TUBES_DRAW_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
TubeUtility - Class in de.jreality.geometry
Static methods related to tubing.
TubeUtility.FrameInfo - Class in de.jreality.geometry
This class provides information about a frame field at a given point of a curve in 3-space (not necessarily euclidean!).
TubeUtility.FrameInfo(double[], double, double, double) - Constructor for class de.jreality.geometry.TubeUtility.FrameInfo
 
twists - Variable in class de.jreality.geometry.TubeFactory
 
TwoSidePolygonShader - Interface in de.jreality.shader
 
type - Variable in class de.jreality.plugin.basic.Content.ContentChangedEvent
 
TYPE_FILE_HEADER - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_FILE_REFERENCE - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_GROUP_NODE - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_LIGHT_NODE - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_LIGHT_RESOURCE - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_LINE_SET_CONTINUATION - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_LINE_SET_DECLARATION - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_LIT_TEXTURE_SHADER - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_MATERIAL_RESOURCE - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_MESH_GENERATOR_CONTINUATION - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_MESH_GENERATOR_DECLARATION - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_MESH_GENERATOR_PROGRESSIVE_CONTINUATION - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_MODEL_NODE - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_MOFIFIER_CHAIN - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_POINT_SET_CONTINUATION - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_POINT_SET_DECLARATION - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_PRIORITY_UPDATE - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_SHADING_MODIFIER - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_TEXTURE_RESOURCE_CONTINUATION - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_TEXTURE_RESOURCE_DECLARATION - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_VIEW_NODE - Static variable in class de.jreality.writer.u3d.U3DConstants
 
TYPE_VIEW_RESOURCE - Static variable in class de.jreality.writer.u3d.U3DConstants
 

U

U3D_FLAG - Static variable in class de.jreality.writer.u3d.U3DAttribute
 
U3D_NONORMALS - Static variable in class de.jreality.writer.u3d.U3DAttribute
 
U3DAttribute - Class in de.jreality.writer.u3d
 
U3DAttribute() - Constructor for class de.jreality.writer.u3d.U3DAttribute
 
U3DClosedCylinder - Class in de.jreality.writer.u3d
 
U3DClosedCylinder() - Constructor for class de.jreality.writer.u3d.U3DClosedCylinder
 
U3DClosedCylinder(int, double) - Constructor for class de.jreality.writer.u3d.U3DClosedCylinder
 
U3DClosedCylinder(int) - Constructor for class de.jreality.writer.u3d.U3DClosedCylinder
 
U3DConstants - Class in de.jreality.writer.u3d
 
U3DConstants() - Constructor for class de.jreality.writer.u3d.U3DConstants
 
U3DSceneUtility - Class in de.jreality.writer.u3d
 
U3DSceneUtility() - Constructor for class de.jreality.writer.u3d.U3DSceneUtility
 
U3DTexture - Class in de.jreality.writer.u3d
 
U3DTexture(Texture2D) - Constructor for class de.jreality.writer.u3d.U3DTexture
 
U3DTexture(ImageData) - Constructor for class de.jreality.writer.u3d.U3DTexture
 
U3DTexture(CubeMap) - Constructor for class de.jreality.writer.u3d.U3DTexture
 
u8AMPBad - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPCandidate - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPChange - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPCurTexCoord - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPCurVertColor - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPGood - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPKeep - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPList - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPMove - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPNewTexCoord - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPNewVertColor - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPNotCandidate - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPNotList - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPOldTexCoord - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPOldVertColor - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPOneLessTexCoord - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPOrientationLeft - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPOrientationRight - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPRawTexCoord - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPSplitColorDup - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPSplitTexCoord - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPSplitTexCoordDup - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPSplitVertColor - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPStay - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPThirdColorDup - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPThirdIndexGlobal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPThirdIndexLocal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPThirdTexCoord - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPThirdTexCoordDup - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPThirdVertColor - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPTwoLessTexCoord - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPUpdateColorDup - Static variable in class de.jreality.writer.u3d.U3DConstants
 
u8AMPUpdateTexCoordDup - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextBaseShadingID - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextBoneWeightBoneID - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextBoneWeightBoneWeight - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextBoneWeightCount - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextCandidateIndex - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextDiffuseChangeIndexGlobal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextDiffuseChangeIndexLocal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextDiffuseChangeIndexNew - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextDiffuseChangeType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextDiffuseColorSign - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextDiffuseKeepChange - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextLineShadingID - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextListIndex - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextLocal3rdPosition - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextMotionDiffDisplacement - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextMotionDiffRotation - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextMotionDiffScale - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextMotionDiffTime - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextMotionSignDisplacement - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextMotionSignRotation - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextMotionSignScale - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextMotionSignTime - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNewDiffuseColorsCount - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNewSpecularColorsCount - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNewTexCoordsCount - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNormalDiffMagX - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNormalDiffMagY - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNormalDiffMagZ - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNormalDiffSigns - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNormalLocalIndex - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNumLocalNormals - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNumNewDiffuseColors - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNumNewFaces - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNumNewSpecularColors - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextNumNewTexCoords - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextOrientationType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextPointShadingID - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextPositionDiffMagX - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextPositionDiffMagY - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextPositionDiffMagZ - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextPositionDiffSigns - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextShadingID - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextSpecularChangeIndexGlobal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextSpecularChangeIndexLocal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextSpecularChangeIndexNew - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextSpecularChangeType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextSpecularColorSign - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextSpecularKeepChange - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextStayMove - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordAttribType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordCandType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordChangeIndexGlobal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordChangeIndexLocal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordChangeIndexNew - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordChangeType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordDiffMagS - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordDiffMagT - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordDiffMagU - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordDiffMagV - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordDiffSigns - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordDupType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordFaceUpdate - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordIndexType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordKeepChange - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordListType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordSign - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordSplitIndexGlobal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordSplitIndexLocal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordSplitType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextTexCoordUsedType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextThirdIndexType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertColorCandType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertColorChangeType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertColorCount - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertColorDupType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertColorListType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertColorSplitIndexGlobal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertColorSplitIndexLocal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertColorSplitType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertColorUsedType - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertexColorDiffMagA - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertexColorDiffMagB - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertexColorDiffMagG - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACContextVertexColorDiffMagR - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACMaxRange - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uACStaticFull - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uAMPPredictMove - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uAMPPredictMove2 - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uAMPPredictNoGuess - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uAMPPredictStay - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uAMPPredictStay2 - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uAMPUpdateChange - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uAMPUpdateGlobal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uAMPUpdateKeep - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uAMPUpdateLocal - Static variable in class de.jreality.writer.u3d.U3DConstants
 
uAMPUpdateNew - Static variable in class de.jreality.writer.u3d.U3DConstants
 
unblockAttribute(Attribute) - Method in class de.jreality.geometry.GeometryAttributeListSet
 
uninstall(Controller) - Method in class de.jreality.plugin.audio.Audio
 
uninstall(Controller) - Method in class de.jreality.plugin.audio.AudioOptions
 
uninstall(Controller) - Method in class de.jreality.plugin.basic.InfoOverlayPlugin
 
uninstall(Controller) - Method in class de.jreality.plugin.basic.Inspector
 
uninstall(Controller) - Method in class de.jreality.plugin.basic.PropertiesMenu
 
uninstall(Controller) - Method in class de.jreality.plugin.basic.Shell
 
uninstall(Controller) - Method in class de.jreality.plugin.basic.ToolSystemPlugin
 
uninstall(Controller) - Method in class de.jreality.plugin.basic.View
 
uninstall(Controller) - Method in class de.jreality.plugin.basic.ViewMenuBar
 
uninstall(Controller) - Method in class de.jreality.plugin.basic.ViewPreferences
 
uninstall(Controller) - Method in class de.jreality.plugin.content.CenteredAndScaledContent
 
uninstall(Controller) - Method in class de.jreality.plugin.content.ContentAppearance
 
uninstall(Controller) - Method in class de.jreality.plugin.content.ContentLoader
 
uninstall(Controller) - Method in class de.jreality.plugin.content.ContentTools
 
uninstall(Scene, Controller) - Method in class de.jreality.plugin.content.DirectContent
 
uninstall(Controller) - Method in class de.jreality.plugin.content.TerrainAlignedContent
 
uninstall(Controller) - Method in class de.jreality.plugin.menu.BackgroundColor
 
uninstall(Controller) - Method in class de.jreality.plugin.menu.CameraMenu
 
uninstall(Controller) - Method in class de.jreality.plugin.menu.DisplayOptions
 
uninstall(Controller) - Method in class de.jreality.plugin.menu.ExportMenu
 
uninstall(Controller) - Method in class de.jreality.plugin.scene.Avatar
 
uninstall(Controller) - Method in class de.jreality.plugin.scene.Lights
 
uninstall(Controller) - Method in class de.jreality.plugin.scene.SceneShrinkPanel
 
uninstall(Controller) - Method in class de.jreality.plugin.scene.ShrinkPanelPluginCollector
 
uninstall(Controller) - Method in class de.jreality.plugin.scene.Sky
 
uninstall(Controller) - Method in class de.jreality.plugin.scene.Terrain
 
uninstall(Controller) - Method in class de.jreality.plugin.scene.WindowManager
 
uninstall(Controller) - Method in class de.jreality.tutorial.plugin.Persistence
 
uninstallGrabs() - Method in class de.jreality.toolsystem.raw.DeviceMouse
 
uninstallTool(PythonScriptTool) - Method in class de.jreality.plugin.scripting.PythonToolsManager
 
unionWith(Rectangle3D, Rectangle3D) - Method in class de.jreality.util.Rectangle3D
Finds the union of the receiver and aBound, places result in target and returns it.
unitCube - Static variable in class de.jreality.util.Rectangle3D
 
unrole(double[], double[], int) - Static method in class de.jreality.util.ArrayUtility
Returns an array containing numOfTimes copies of the contens of values.
unrole(float[], float[], int) - Static method in class de.jreality.util.ArrayUtility
Returns an array containing numOfTimes copies of the contens of values.
unrole(int[], int[], int) - Static method in class de.jreality.util.ArrayUtility
Returns an array containing numOfTimes copies of the contens of values.
unwrapVertexAttributes(boolean[], int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(boolean[], int, int[][], int[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(char[], int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(char[], int, int[][], int[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(double[], int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(double[], int, int[][], int[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(E[]) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(E[], int[][], int[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(float[], int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(float[], int, int[][], int[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(int[], int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(int[], int, int[][], int[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(long[], int) - Method in class de.jreality.geometry.IndexedFaceSetFactory
 
unwrapVertexAttributes(long[], int, int[][], int[][], int) - Static method in class de.jreality.geometry.IndexedFaceSetFactory
 
update() - Method in class de.jreality.geometry.AbstractGeometryFactory
This method is the API method for updating the geometry factory.
update() - Method in class de.jreality.geometry.BallAndStickFactory
 
update() - Method in class de.jreality.geometry.FatIndexedFaceSetFactory
Call this to generate the first time or update the components of the fat indexed face set whenever ingredients - in particular the input index face set - change.
update() - Method in interface de.jreality.geometry.GeometryFactory
 
update() - Method in class de.jreality.geometry.PolygonalTubeFactory
Update the state of the output tube to reflect the current state of all settable variables.
update() - Method in class de.jreality.geometry.SliceBoxFactory
 
update() - Method in class de.jreality.geometry.ThickenedSurfaceFactory
This has to be called after each set of edits to the state of the factory, in order to update the result.
update() - Method in class de.jreality.geometry.TubeFactory
 
update() - Method in class de.jreality.math.FactoredMatrix
Updates the current state of the transformation.
update() - Method in class de.jreality.scene.pick.PosWHitFilter
 
update() - Method in class de.jreality.tutorial.misc.NonEuclideanExample
Update the scene graph (generally as a result of changed metric This involves: resetting the near/far clipping planes making the correct branch of the scene graph visible resetting the transformation of the world, the camera node, and the light node turning on the OpenGL shader for then non-euclidean cases making the hyperbolic boundary sphere visible if the metric is ...
update() - Method in class de.jreality.tutorial.projects.ksurfaces.KSurfacesApp
This method needs to be called whenever the changes of the parameters should have an effect on the scene graph one gets from KSurfacesApp.getRoot().
update() - Method in class de.jreality.tutorial.scene.CameraListenerExample
Use the path to the object and to the sphere, plus other information from the Camera, to calculate the net object to NDC (normalized device coordinates) transformation.
update() - Method in class de.jreality.tutorial.util.GameOfLife
 
update() - Method in class de.jreality.tutorial.util.SimpleTextureFactory
 
update() - Method in class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Update the viewer application factory.
Needs to be invoked before calling display, menu or getter methods.
update() - Method in class de.jreality.ui.viewerapp.ViewerAppMenu
 
update() - Method in class de.jreality.util.EncompassFactory
 
update() - Method in class de.jreality.util.Rectangle3D
 
updateAll() - Method in class de.jreality.ui.AppearanceInspector
 
updateBox(double[]) - Method in class de.jreality.geometry.CoordinateSystemFactory
Beautifies the box regarding the current transformation from camera coordinates to local coordinates of the coordiante system, i.e.
updateColors() - Method in class de.jreality.tutorial.util.GameOfLife
 
updateEnabledStates() - Method in class de.jreality.ui.AppearanceInspector
 
updateFactories(GeometryFactory...) - Static method in class de.jreality.scene.Scene
not yet tested...
updateFrames() - Method in class de.jreality.geometry.PolygonalTubeFactory
 
updateFrames() - Method in class de.jreality.geometry.TubeFactory
 
updateGUI() - Method in class de.jreality.plugin.scripting.PythonGUIShrinker
 
updateGUI() - Method in class de.jreality.plugin.scripting.PythonScriptTool
 
updateGuiFromFactory() - Method in class de.jreality.geometry.AbstractGeometryFactoryCustomizer
 
updateGUITable() - Method in class de.jreality.plugin.scripting.PythonGUIManager
 
updateImplicitDevices() - Method in class de.jreality.toolsystem.DeviceManager
update implicit devices, i.e., CameraToWorld and RootToCamera Note that this method doesn't post any tool events because any tools or virtual devices that depend on the camera won't need this information until they're triggered by some other event.
updateJobTable() - Method in class de.jreality.plugin.job.JobMonitorPlugin
 
updateLabelColor() - Method in class de.jreality.ui.LabelsInspector
 
updateLabelOffset() - Method in class de.jreality.ui.LabelsInspector
 
updateLabelResolution() - Method in class de.jreality.ui.LabelsInspector
 
updateLabelSize() - Method in class de.jreality.ui.LabelsInspector
 
updateLife() - Method in class de.jreality.tutorial.util.GameOfLife
 
updateShowLabels() - Method in class de.jreality.ui.LabelsInspector
 
updateStates() - Method in class de.jreality.ui.LabelsInspector
 
updateTool(PythonScriptTool) - Method in class de.jreality.plugin.scripting.PythonToolsManager
 
updateTooleditor() - Method in class de.jreality.plugin.scripting.PythonToolsManager
 
updateUI() - Method in class de.jreality.plugin.scripting.swing.ButtonCellRenderer
 
updateUI() - Method in class de.jreality.ui.AppearanceInspector
 
updateUI() - Method in class de.jreality.ui.TextureInspector
 
UpToDateSceneProxyBuilder - Class in de.jreality.scene.proxy.tree
This class creates a proxy tree for the given sceneGraph from the root node and cares about adding and removing of objects.
UpToDateSceneProxyBuilder(SceneGraphComponent) - Constructor for class de.jreality.scene.proxy.tree.UpToDateSceneProxyBuilder
 
urTube - Static variable in class de.jreality.geometry.TubeUtility
 
USE_GLSL - Static variable in class de.jreality.shader.CommonAttributes
 
USE_GLSL_DEFAULT - Static variable in interface de.jreality.shader.RootAppearance
 
USE_OLD_TRANSPARENCY - Static variable in class de.jreality.shader.CommonAttributes
 
usedDataLists - Static variable in class de.jreality.scene.data.ByteBufferList
 
userBinormals - Variable in class de.jreality.geometry.TubeFactory
 
userTangents - Variable in class de.jreality.geometry.TubeFactory
 

V

valueAt(double) - Method in class de.jreality.math.CubicBSpline
 
valueAt(double, int) - Method in class de.jreality.math.CubicBSpline
 
valueChanged(PythonGUI<?>) - Method in interface de.jreality.plugin.scripting.PythonGUIListener
 
valueChanged(ListSelectionEvent) - Method in class de.jreality.plugin.scripting.PythonGUIManager
 
valueChanged(PythonGUI<?>) - Method in class de.jreality.plugin.scripting.PythonGUIShrinker
 
valueChanged(ListSelectionEvent) - Method in class de.jreality.plugin.scripting.PythonToolsManager
 
valueChanged(TreeSelectionEvent) - Method in class de.jreality.ui.viewerapp.Navigator.SelectionListener
 
valueForPathChanged(TreePath, Object) - Method in class de.jreality.ui.treeview.AbstractTreeModel
Simply does nothing.
valueOf(String) - Static method in enum de.jreality.geometry.FrameFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.plugin.audio.Audio.BackendType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.plugin.audio.Audio.InterpolationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.plugin.basic.Content.ChangeEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.plugin.basic.RunningEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.plugin.JRViewer.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.scene.AudioSource.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.tutorial.plugin.Persistence.Geometries
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.tutorial.util.SimpleTextureFactory.TextureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.tutorial.util.TextSlider.SliderComposition
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.ui.widgets.TextSlider.SliderComposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.vr.Terrain.GeometryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.writer.pdf.WriterPDF.PDF3DGridMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.writer.pdf.WriterPDF.PDF3DLightingScene
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.writer.pdf.WriterPDF.PDF3DRenderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.jreality.writer.pdf.WriterPDF.PDF3DTool
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.jreality.geometry.FrameFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.plugin.audio.Audio.BackendType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.plugin.audio.Audio.InterpolationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.plugin.basic.Content.ChangeEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.plugin.basic.RunningEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.plugin.JRViewer.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.scene.AudioSource.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.tutorial.plugin.Persistence.Geometries
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.tutorial.util.SimpleTextureFactory.TextureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.tutorial.util.TextSlider.SliderComposition
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.ui.widgets.TextSlider.SliderComposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.vr.Terrain.GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.writer.pdf.WriterPDF.PDF3DGridMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.writer.pdf.WriterPDF.PDF3DLightingScene
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.writer.pdf.WriterPDF.PDF3DRenderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.jreality.writer.pdf.WriterPDF.PDF3DTool
Returns an array containing the constants of this enum type, in the order they are declared.
VERTEX - Static variable in class de.jreality.shader.CommonAttributes
 
VERTEX_COLORS_DEFAULT - Static variable in interface de.jreality.shader.DefaultLineShader
 
VERTEX_COLORS_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
 
VERTEX_COLORS_ENABLED_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
VERTEX_DRAW - Static variable in class de.jreality.shader.CommonAttributes
 
VERTEX_DRAW_DEFAULT - Static variable in class de.jreality.shader.CommonAttributes
 
VERTEX_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
vertexColors - Variable in class de.jreality.geometry.TubeFactory
 
vertexColorsEnabled - Variable in class de.jreality.geometry.TubeFactory
 
VertexColorsExample - Class in de.jreality.tutorial.app
This example shows how to use vertex colors on a point set.
VertexColorsExample() - Constructor for class de.jreality.tutorial.app.VertexColorsExample
 
View - Class in de.jreality.plugin.basic
 
View() - Constructor for class de.jreality.plugin.basic.View
 
VIEW_MENU - Static variable in class de.jreality.ui.viewerapp.ViewerAppMenu
 
Viewer - Interface in de.jreality.scene
The Viewer interface represents a renderable 3D scene.
VIEWER - Static variable in class de.jreality.util.SystemProperties
Specifies the viewer(s) to be initialized by ViewerApp.
Values: class names of Viewer implementations separated by space character
VIEWER_DEFAULT_JOGL - Static variable in class de.jreality.util.SystemProperties
 
VIEWER_DEFAULT_JOGL3 - Static variable in class de.jreality.util.SystemProperties
 
VIEWER_DEFAULT_SOFT - Static variable in class de.jreality.util.SystemProperties
 
VIEWER_JOGL3_DOME - Static variable in class de.jreality.util.SystemProperties
 
VIEWER_JOGL_DOME - Static variable in class de.jreality.util.SystemProperties
 
ViewerApp - Class in de.jreality.ui.viewerapp
Deprecated.
use JRViewer instead
ViewerApp(SceneGraphNode) - Constructor for class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Use this constructor to display a SceneGraphComponent or Geometry using the ViewerApp's default JrScene.
Note that the default scene already includes some standard tools.
ViewerApp(SceneGraphComponent, SceneGraphPath, SceneGraphPath, SceneGraphPath) - Constructor for class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Use this constructor to display an existing scene graph by creating a new JrScene with given parameters.
ViewerApp(JrScene) - Constructor for class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
Use this constructor to display an existing JrScene.
ViewerApp(Viewer[]) - Constructor for class de.jreality.ui.viewerapp.ViewerApp
Deprecated.
 
ViewerAppMenu - Class in de.jreality.ui.viewerapp
Creates the viewerApp's menu bar and contains static fields for names of menus and actions.
ViewerAspect4To3 - Class in de.jreality.ui.viewerapp.actions.view
Sets the viewer aspect ratio to 4:3.
ViewerAspect4To3(String, Viewer, Frame) - Constructor for class de.jreality.ui.viewerapp.actions.view.ViewerAspect4To3
 
ViewerFromScratch - Class in de.jreality.tutorial.viewer
A simple class showing how to construct a simple viewer from scratch, without using JRViewer or another ready-made method.
ViewerFromScratch() - Constructor for class de.jreality.tutorial.viewer.ViewerFromScratch
 
ViewerSwitch - Class in de.jreality.ui.viewerapp
hides several viewer implementations and provides the same viewing component for all.
ViewerSwitch(Viewer[]) - Constructor for class de.jreality.ui.viewerapp.ViewerSwitch
 
ViewerSwitch(Viewer[], String[]) - Constructor for class de.jreality.ui.viewerapp.ViewerSwitch
 
ViewerVR - Class in de.jreality.vr
Deprecated.
use JRViewer instead
ViewerVR() - Constructor for class de.jreality.vr.ViewerVR
Deprecated.
 
ViewMenuBar - Class in de.jreality.plugin.basic
 
ViewMenuBar() - Constructor for class de.jreality.plugin.basic.ViewMenuBar
 
ViewPreferences - Class in de.jreality.plugin.basic
 
ViewPreferences() - Constructor for class de.jreality.plugin.basic.ViewPreferences
 
ViewPreferences.ColorPickerModeChangedListener - Interface in de.jreality.plugin.basic
 
ViewShrinkPanelPlugin - Class in de.jreality.plugin.basic
Use this class to get a ShrinkPanelPlugin that will be added to the main SideContainerPerspective of JRViewer , i.e., View.
ViewShrinkPanelPlugin() - Constructor for class de.jreality.plugin.basic.ViewShrinkPanelPlugin
 
ViewToolBar - Class in de.jreality.plugin.basic
 
ViewToolBar() - Constructor for class de.jreality.plugin.basic.ViewToolBar
 
VirtualBumpAxis - Class in de.jreality.toolsystem.virtual
Transforms an Axis.
VirtualBumpAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualBumpAxis
 
VirtualClick - Class in de.jreality.toolsystem.virtual
TODO: implement this ;-)
VirtualClick() - Constructor for class de.jreality.toolsystem.virtual.VirtualClick
 
VirtualConstant - Class in de.jreality.toolsystem.config
TODO: comment this
VirtualConstant(InputSlot, Object) - Constructor for class de.jreality.toolsystem.config.VirtualConstant
 
VirtualCoupledAxis - Class in de.jreality.toolsystem.virtual
An axis that has state == pressed iff both sources have state pressed.
VirtualCoupledAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualCoupledAxis
 
VirtualDevice - Interface in de.jreality.toolsystem
 
VirtualDeviceConfig - Class in de.jreality.toolsystem.config
TODO: comment this
VirtualDeviceConfig(String, InputSlot, List, Map, String) - Constructor for class de.jreality.toolsystem.config.VirtualDeviceConfig
 
VirtualDeviceContext - Interface in de.jreality.toolsystem
 
VirtualDoubleClick - Class in de.jreality.toolsystem.virtual
TODO: implement this ;-)
VirtualDoubleClick() - Constructor for class de.jreality.toolsystem.virtual.VirtualDoubleClick
 
VirtualEvolutionOperator - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualEvolutionOperator() - Constructor for class de.jreality.toolsystem.virtual.VirtualEvolutionOperator
 
VirtualExtractAxis - Class in de.jreality.toolsystem.virtual
TODO: implement this ;-)
VirtualExtractAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualExtractAxis
 
VirtualExtractNegative - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualExtractNegative() - Constructor for class de.jreality.toolsystem.virtual.VirtualExtractNegative
 
VirtualExtractPositive - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualExtractPositive() - Constructor for class de.jreality.toolsystem.virtual.VirtualExtractPositive
 
VirtualExtractRotationTrafo - Class in de.jreality.toolsystem.virtual
TODO: comment this, add metric support etc...
VirtualExtractRotationTrafo() - Constructor for class de.jreality.toolsystem.virtual.VirtualExtractRotationTrafo
 
VirtualExtractTranslationTrafo - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualExtractTranslationTrafo() - Constructor for class de.jreality.toolsystem.virtual.VirtualExtractTranslationTrafo
 
VirtualFilterAxis - Class in de.jreality.toolsystem.virtual
Transforms an Axis.
VirtualFilterAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualFilterAxis
 
VirtualFixedOnPressed - Class in de.jreality.toolsystem.virtual
 
VirtualFixedOnPressed() - Constructor for class de.jreality.toolsystem.virtual.VirtualFixedOnPressed
 
VirtualIntegrationOperator - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualIntegrationOperator() - Constructor for class de.jreality.toolsystem.virtual.VirtualIntegrationOperator
 
VirtualInvertMatrix - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualInvertMatrix() - Constructor for class de.jreality.toolsystem.virtual.VirtualInvertMatrix
 
VirtualMap - Class in de.jreality.toolsystem.virtual
Maps a single slot to a different name - forwards all events for the in-slot.
VirtualMap() - Constructor for class de.jreality.toolsystem.virtual.VirtualMap
 
VirtualMapping - Class in de.jreality.toolsystem.config
TODO: comment this
VirtualMapping(InputSlot, InputSlot) - Constructor for class de.jreality.toolsystem.config.VirtualMapping
 
VirtualMergedAxis - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualMergedAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualMergedAxis
 
VirtualMergedNDC - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualMergedNDC() - Constructor for class de.jreality.toolsystem.virtual.VirtualMergedNDC
 
VirtualMousePointerTrafo - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualMousePointerTrafo() - Constructor for class de.jreality.toolsystem.virtual.VirtualMousePointerTrafo
 
VirtualPortalRotation - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualPortalRotation() - Constructor for class de.jreality.toolsystem.virtual.VirtualPortalRotation
 
VirtualProductMatrix - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualProductMatrix() - Constructor for class de.jreality.toolsystem.virtual.VirtualProductMatrix
 
VirtualRawMousePointerTrafo - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualRawMousePointerTrafo() - Constructor for class de.jreality.toolsystem.virtual.VirtualRawMousePointerTrafo
 
VirtualRepeater - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualRepeater() - Constructor for class de.jreality.toolsystem.virtual.VirtualRepeater
 
VirtualReverseAxis - Class in de.jreality.toolsystem.virtual
Changes the sign of the axis value of the given slot usage: Virtual.Map[src-slot-name]: target-slot-name
VirtualReverseAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualReverseAxis
 
VirtualRotation - Class in de.jreality.toolsystem.virtual
 
VirtualRotation() - Constructor for class de.jreality.toolsystem.virtual.VirtualRotation
 
VirtualRotationAboutAxis - Class in de.jreality.toolsystem.virtual
 
VirtualRotationAboutAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualRotationAboutAxis
 
VirtualRotationFromRxRyRz - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualRotationFromRxRyRz() - Constructor for class de.jreality.toolsystem.virtual.VirtualRotationFromRxRyRz
 
VirtualScaleAxis - Class in de.jreality.toolsystem.virtual
Scales an Axis.
VirtualScaleAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualScaleAxis
 
VirtualSpaceNavigatorFixAxis - Class in de.jreality.toolsystem.virtual
Eliminates zeros that often occur when reading data from a space navigator, probably only under linux.
VirtualSpaceNavigatorFixAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxis
 
VirtualSpaceNavigatorFixAxisFirst - Class in de.jreality.toolsystem.virtual
Transforms an Axis.
VirtualSpaceNavigatorFixAxisFirst() - Constructor for class de.jreality.toolsystem.virtual.VirtualSpaceNavigatorFixAxisFirst
 
VirtualSwitchAndInvertAxis - Class in de.jreality.toolsystem.virtual
changed the state of its output axis from ORIGIN to PRESSED whenever the switch (first) axis is PRESSED.
VirtualSwitchAndInvertAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualSwitchAndInvertAxis
 
VirtualTimestepEvolution - Class in de.jreality.toolsystem.virtual
TODO: comment this
VirtualTimestepEvolution() - Constructor for class de.jreality.toolsystem.virtual.VirtualTimestepEvolution
 
VirtualToggleAxis - Class in de.jreality.toolsystem.virtual
 
VirtualToggleAxis() - Constructor for class de.jreality.toolsystem.virtual.VirtualToggleAxis
 
visibilityChanged(SceneGraphComponentEvent) - Method in class de.jreality.scene.event.SceneGraphComponentEventMulticaster
 
visibilityChanged(SceneGraphComponentEvent) - Method in interface de.jreality.scene.event.SceneGraphComponentListener
 
visibilityChanged(SceneGraphComponentEvent) - Method in class de.jreality.scene.proxy.tree.UpToDateSceneProxyBuilder
 
visibilityChanged(SceneGraphComponentEvent) - Method in class de.jreality.scene.SceneGraphPathObserver
 
visibilityChanged(SceneGraphComponentEvent) - Method in class de.jreality.util.RenderTrigger
 
visit(SceneGraphComponent) - Method in class de.jreality.geometry.BoundingBoxTraversal
 
visit(Transformation) - Method in class de.jreality.geometry.BoundingBoxTraversal
 
visit(Geometry) - Method in class de.jreality.geometry.BoundingBoxTraversal
 
visit(ClippingPlane) - Method in class de.jreality.geometry.BoundingBoxTraversal
 
visit(Cylinder) - Method in class de.jreality.geometry.BoundingBoxTraversal
 
visit(PointSet) - Method in class de.jreality.geometry.BoundingBoxTraversal
 
visit(Sphere) - Method in class de.jreality.geometry.BoundingBoxTraversal
 
visit(SceneGraphNode) - Method in class de.jreality.scene.proxy.tree.ProxyTreeFactory
 
visit(SceneGraphNode) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(SceneGraphComponent) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(Appearance) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(Transformation) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(Light) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(DirectionalLight) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(PointLight) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(SpotLight) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(Geometry) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(Sphere) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(Cylinder) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(PointSet) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(IndexedLineSet) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(IndexedFaceSet) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(AudioSource) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(Camera) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(ClippingPlane) - Method in class de.jreality.scene.SceneGraphVisitor
 
visit(Appearance) - Method in class de.jreality.util.CopyVisitor
 
visit(Camera) - Method in class de.jreality.util.CopyVisitor
 
visit(Cylinder) - Method in class de.jreality.util.CopyVisitor
 
visit(DirectionalLight) - Method in class de.jreality.util.CopyVisitor
 
visit(IndexedFaceSet) - Method in class de.jreality.util.CopyVisitor
 
visit(IndexedLineSet) - Method in class de.jreality.util.CopyVisitor
 
visit(PointSet) - Method in class de.jreality.util.CopyVisitor
 
visit(SceneGraphComponent) - Method in class de.jreality.util.CopyVisitor
 
visit(Sphere) - Method in class de.jreality.util.CopyVisitor
 
visit(SpotLight) - Method in class de.jreality.util.CopyVisitor
 
visit(ClippingPlane) - Method in class de.jreality.util.CopyVisitor
 
visit(PointLight) - Method in class de.jreality.util.CopyVisitor
 
visit(Transformation) - Method in class de.jreality.util.CopyVisitor
 
visit(SceneGraphNode) - Method in class de.jreality.util.CopyVisitor
 
visit() - Method in class de.jreality.util.PathCollector
 
visit(SceneGraphNode) - Method in class de.jreality.util.PathCollector
 
visit(SceneGraphComponent) - Method in class de.jreality.util.PathCollector
 
VOLUME - Static variable in class de.jreality.shader.CommonAttributes
 
VOLUME_SHADER - Static variable in class de.jreality.shader.CommonAttributes
 
VRExamples - Class in de.jreality.plugin.scene
Example showing how to write a content providing plugin.
VRExamples() - Constructor for class de.jreality.plugin.scene.VRExamples
 
VRMLWriterHelper - Class in de.jreality.writer
 
VRMLWriterHelper() - Constructor for class de.jreality.writer.VRMLWriterHelper
 
VRPanel - Class in de.jreality.plugin.scene
 
VRPanel() - Constructor for class de.jreality.plugin.scene.VRPanel
 

W

WiiMoteOSC - Class in de.jreality.toolsystem.raw
Receives WiiMote events via OSC Make sure to uncomment the WiiMoteOSC bits in toolconfig.xml if you want to use this driver.
WiiMoteOSC() - Constructor for class de.jreality.toolsystem.raw.WiiMoteOSC
 
WindowManager - Class in de.jreality.plugin.scene
 
WindowManager() - Constructor for class de.jreality.plugin.scene.WindowManager
 
wireframeSphere() - Static method in class de.jreality.geometry.Primitives
 
wireframeSphere(int, int) - Static method in class de.jreality.geometry.Primitives
A SceneGraphComponent with wire-frame sphere (azimuth/elevation coordinate mesh)
worldToAvatar(ToolContext, Matrix) - Static method in class de.jreality.toolsystem.ToolUtility
 
worldToAvatar(ToolContext, double[]) - Static method in class de.jreality.toolsystem.ToolUtility
 
worldToLocal(ToolContext, Matrix) - Static method in class de.jreality.toolsystem.ToolUtility
 
worldToLocal(ToolContext, double[]) - Static method in class de.jreality.toolsystem.ToolUtility
 
worldToLocal(SceneGraphPath, Matrix) - Static method in class de.jreality.toolsystem.ToolUtility
 
worldToLocal(SceneGraphPath, double[]) - Static method in class de.jreality.toolsystem.ToolUtility
 
worldToTool(ToolContext, Matrix) - Static method in class de.jreality.toolsystem.ToolUtility
 
worldToTool(ToolContext, double[]) - Static method in class de.jreality.toolsystem.ToolUtility
 
WritableDataList - Class in de.jreality.scene.data
 
WritableDataList(StorageModel, Object) - Constructor for class de.jreality.scene.data.WritableDataList
 
WritableDataList(StorageModel, Object, int, int) - Constructor for class de.jreality.scene.data.WritableDataList
 
write(SceneGraphNode, OutputStream) - Method in class de.jreality.writer.pdf.WriterPDF
Exports a given SceneGraphNode into a PDF document.
write(JrScene, OutputStream) - Static method in class de.jreality.writer.pdf.WriterPDF
Exports a given JrScene into a PDF document.
write(SceneGraphNode, OutputStream) - Method in interface de.jreality.writer.SceneWriter
 
write(SceneGraphNode, OutputStream) - Method in class de.jreality.writer.u3d.WriterU3D
Exports a given SceneGraphNode into U3D binary data.
write(JrScene, OutputStream) - Static method in class de.jreality.writer.u3d.WriterU3D
Exports a given JrScene into U3D binary data.
write(SceneGraphNode, OutputStream) - Method in class de.jreality.writer.WriterJRS
 
write(SceneGraphNode, Writer) - Method in class de.jreality.writer.WriterJRS
 
write(IndexedFaceSet, OutputStream, int) - Static method in class de.jreality.writer.WriterOBJ
 
write(IndexedFaceSet, OutputStream) - Static method in class de.jreality.writer.WriterOBJ
 
write(SceneGraphComponent, OutputStream) - Static method in class de.jreality.writer.WriterOBJ
 
write(SceneGraphComponent, PrintWriter) - Static method in class de.jreality.writer.WriterOBJ
 
write(IndexedFaceSet, OutputStream) - Static method in class de.jreality.writer.WriterSTL
 
write(SceneGraphComponent, OutputStream) - Static method in class de.jreality.writer.WriterSTL
 
write(IndexedFaceSet, PrintWriter) - Static method in class de.jreality.writer.WriterSTL
 
write(SceneGraphComponent, PrintWriter) - Static method in class de.jreality.writer.WriterSTL
 
write(SceneGraphComponent, FileOutputStream) - Static method in class de.jreality.writer.WriterVRML
writes a vrml1-file of the scene into the stream (use default settings)
write(SceneGraphNode) - Method in class de.jreality.writer.WriterVRML
 
write(SceneGraphNode) - Method in class de.jreality.writer.WriterVRML2
 
writeBufferedImage(File, BufferedImage) - Static method in class de.jreality.util.ImageUtility
 
WriteColor(Color) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
WriteCompressedU16(long, int) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
WriteCompressedU32(long, long) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
WriteCompressedU8(long, short) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
WriteDataBlock(DataBlock) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
WriteF32(float) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
writeGeometry(Geometry, PrintWriter) - Static method in class de.jreality.writer.WriterSTL
 
WriteI16(short) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
WriteI32(int) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
writeLock() - Method in class de.jreality.scene.Lock
 
writeProperties(File) - Method in class de.jreality.plugin.scripting.PythonIOController
 
WriterJRS - Class in de.jreality.writer
 
WriterJRS() - Constructor for class de.jreality.writer.WriterJRS
 
WriterOBJ - Class in de.jreality.writer
 
WriterOBJ() - Constructor for class de.jreality.writer.WriterOBJ
 
WriterPDF - Class in de.jreality.writer.pdf
 
WriterPDF() - Constructor for class de.jreality.writer.pdf.WriterPDF
 
WriterPDF.PDF3DGridMode - Enum in de.jreality.writer.pdf
 
WriterPDF.PDF3DLightingScene - Enum in de.jreality.writer.pdf
 
WriterPDF.PDF3DRenderMode - Enum in de.jreality.writer.pdf
 
WriterPDF.PDF3DTool - Enum in de.jreality.writer.pdf
 
WriterSTL - Class in de.jreality.writer
 
WriterSTL() - Constructor for class de.jreality.writer.WriterSTL
 
WriterU3D - Class in de.jreality.writer.u3d
Exports a JrScene into u3d compliant binary data.
WriterU3D() - Constructor for class de.jreality.writer.u3d.WriterU3D
 
WriterVRML - Class in de.jreality.writer
 
WriterVRML(OutputStream) - Constructor for class de.jreality.writer.WriterVRML
this Writer can write vrml1
WriterVRML(FileWriter) - Constructor for class de.jreality.writer.WriterVRML
this Writer can write vrml1
WriterVRML(PrintWriter) - Constructor for class de.jreality.writer.WriterVRML
this Writer can write vrml1
WriterVRML2 - Class in de.jreality.writer
 
WriterVRML2(File) - Constructor for class de.jreality.writer.WriterVRML2
this Writer can write vrml2
WriterVRML2(OutputStream) - Constructor for class de.jreality.writer.WriterVRML2
 
writeScene(JrScene, OutputStream) - Method in class de.jreality.writer.pdf.WriterPDF
Exports a given JrScene into a PDF document.
writeScene(JrScene, Writer) - Method in class de.jreality.writer.pdf.WriterPDF
Deprecated.
writeScene(JrScene, OutputStream) - Method in interface de.jreality.writer.SceneWriter
 
writeScene(JrScene, Writer) - Method in interface de.jreality.writer.SceneWriter
 
writeScene(JrScene, OutputStream) - Method in class de.jreality.writer.u3d.WriterU3D
Exports a given JrScene into U3D binary data.
writeScene(JrScene, Writer) - Method in class de.jreality.writer.u3d.WriterU3D
Deprecated.
writeScene(JrScene, OutputStream) - Method in class de.jreality.writer.WriterJRS
 
writeScene(JrScene, Writer) - Method in class de.jreality.writer.WriterJRS
 
writeSolid(IndexedFaceSet, OutputStream) - Static method in class de.jreality.writer.WriterSTL
 
WriteString(String) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
writeToArray(double[]) - Method in class de.jreality.math.Matrix
Copy the current matrix into aMatrix and return it.
WriteU16(int) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
WriteU32(long) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
WriteU64(long) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
WriteU8(short) - Method in class de.jreality.writer.u3d.u3dencoding.BitStreamWrite
 
writeUnlock() - Method in class de.jreality.scene.Lock
 

X

X - Static variable in class de.jreality.geometry.CoordinateSystemFactory
Index of coordinate x (use in arrays).
x - Variable in class de.jreality.math.Quaternion
 
x - Variable in class de.jreality.reader.ReaderLAS
 
XStreamFactory - Class in de.jreality.io.jrs
 
XStreamFactory() - Constructor for class de.jreality.io.jrs.XStreamFactory
 

Y

Y - Static variable in class de.jreality.geometry.CoordinateSystemFactory
Index of coordinate y (use in arrays).
y - Variable in class de.jreality.math.Quaternion
 
y - Variable in class de.jreality.reader.ReaderLAS
 

Z

Z - Static variable in class de.jreality.geometry.CoordinateSystemFactory
Index of coordinate z (use in arrays).
z - Variable in class de.jreality.math.Quaternion
 
z - Variable in class de.jreality.reader.ReaderLAS
 
Z_BUFFER_ENABLED - Static variable in class de.jreality.shader.CommonAttributes
 
Z_BUFFER_ENABLED_DEFAULT - Static variable in interface de.jreality.shader.RenderingHintsShader
 
zDirectionP3 - Static variable in class de.jreality.math.Pn
 
zero(double[]) - Static method in class de.jreality.tutorial.projects.ksurfaces.R3
target = 0, reset the three entries of target to 0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z