$ 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 _

U

u - Variable in class de.grogra.blocks.xFrogFileParser.Expr
 
u - Variable in class de.grogra.imp3d.objects.GRSVertex
u coordinate of vertex
U - Static variable in class de.grogra.math.Channel
 
u - Variable in class de.grogra.ray.intersection.Intersections.BoxLocalVariables
 
u - Variable in class de.grogra.ray.intersection.Intersections.ConeLocalVariables
 
u - Variable in class de.grogra.ray.intersection.Intersections.CylinderLocalVariables
 
u - Variable in class de.grogra.ray.intersection.Intersections.FrustumLocalVariables
 
u - Variable in class de.grogra.ray.intersection.Intersections.SphereLocalVariables
 
U - Class in de.grogra.turtle
The turtle command U(x) sets TurtleState.internodeCount to the specified argument x.
U() - Constructor for class de.grogra.turtle.U
 
U(float) - Constructor for class de.grogra.turtle.U
 
u$FIELD - Static variable in class de.grogra.imp3d.objects.GRSVertex
 
U.Pattern - Class in de.grogra.turtle
 
U.Pattern() - Constructor for class de.grogra.turtle.U.Pattern
 
U0 - Class in de.grogra.turtle
The turtle command U0 resets TurtleState.internodeCount to its initial value (as defined in TurtleState.initialState).
U0() - Constructor for class de.grogra.turtle.U0
 
UAdd - Class in de.grogra.turtle
The turtle command UAdd(x) increments TurtleState.internodeCount by the specified argument x.
UAdd() - Constructor for class de.grogra.turtle.UAdd
 
UAdd(float) - Constructor for class de.grogra.turtle.UAdd
 
UAdd.Pattern - Class in de.grogra.turtle
 
UAdd.Pattern() - Constructor for class de.grogra.turtle.UAdd.Pattern
 
uCount - Variable in class de.grogra.math.VertexGridImpl
 
uCount$FIELD - Static variable in class de.grogra.math.VertexGridImpl
 
uDegree$FIELD - Static variable in class de.grogra.math.BSplineSurfaceImpl
 
UI - Class in de.grogra.pf.ui
 
UI() - Constructor for class de.grogra.pf.ui.UI
 
UI_PRIORITY - Static variable in interface de.grogra.pf.ui.JobManager
 
UIItem - Interface in de.grogra.pf.ui.registry
 
UINodeHandler - Interface in de.grogra.pf.ui.tree
 
UINodeHandlerImpl - Class in de.grogra.pf.ui.tree
 
UINodeHandlerImpl(int) - Constructor for class de.grogra.pf.ui.tree.UINodeHandlerImpl
 
UIProperty - Class in de.grogra.pf.ui
 
UIProperty(String, int) - Constructor for class de.grogra.pf.ui.UIProperty
 
UIProperty(String, int, boolean) - Constructor for class de.grogra.pf.ui.UIProperty
 
UIPropertyDependency - Class in de.grogra.pf.ui.registry
 
UIPropertyDependency(String, String) - Constructor for class de.grogra.pf.ui.registry.UIPropertyDependency
 
UIPropertyEditEvent - Class in de.grogra.pf.ui.event
 
UIPropertyEditEvent(Context, UIProperty, Object, Object, Object) - Constructor for class de.grogra.pf.ui.event.UIPropertyEditEvent
 
UIPropertyUpdater - Class in de.grogra.pf.ui.util
 
UIPropertyUpdater(UIProperty, Context, boolean, String, Executor, boolean) - Constructor for class de.grogra.pf.ui.util.UIPropertyUpdater
 
UISubTree - Class in de.grogra.pf.ui.tree
 
UISubTree(UITree, TreePath) - Constructor for class de.grogra.pf.ui.tree.UISubTree
 
UIToolkit - Class in de.grogra.pf.ui
 
UIToolkit() - Constructor for class de.grogra.pf.ui.UIToolkit
 
uiTree - Variable in class de.grogra.pf.ui.tree.UISubTree
 
UITree - Interface in de.grogra.pf.ui.tree
 
UITreePipeline - Class in de.grogra.pf.ui.tree
 
UITreePipeline() - Constructor for class de.grogra.pf.ui.tree.UITreePipeline
 
UITreePipeline.Node - Class in de.grogra.pf.ui.tree
 
UITreePipeline.Node(UINodeHandler, Object) - Constructor for class de.grogra.pf.ui.tree.UITreePipeline.Node
 
UITreePipeline.Transformer - Interface in de.grogra.pf.ui.tree
 
Ul - Class in de.grogra.turtle
The turtle command Ul(x) sets TurtleState.localInternodeCount to the specified argument x.
Ul() - Constructor for class de.grogra.turtle.Ul
 
Ul(float) - Constructor for class de.grogra.turtle.Ul
 
Ul.Pattern - Class in de.grogra.turtle
 
Ul.Pattern() - Constructor for class de.grogra.turtle.Ul.Pattern
 
UlAdd - Class in de.grogra.turtle
The turtle command UlAdd(x) sets TurtleState.localInternodeCount to the sum of TurtleState.internodeCount and the specified argument x.
UlAdd() - Constructor for class de.grogra.turtle.UlAdd
 
UlAdd(float) - Constructor for class de.grogra.turtle.UlAdd
 
UlAdd.Pattern - Class in de.grogra.turtle
 
UlAdd.Pattern() - Constructor for class de.grogra.turtle.UlAdd.Pattern
 
UlMul - Class in de.grogra.turtle
The turtle command UlMul(x) sets TurtleState.localInternodeCount to the product of the field TurtleState.internodeCount and the specified argument x.
UlMul() - Constructor for class de.grogra.turtle.UlMul
 
UlMul(float) - Constructor for class de.grogra.turtle.UlMul
 
UlMul.Pattern - Class in de.grogra.turtle
 
UlMul.Pattern() - Constructor for class de.grogra.turtle.UlMul.Pattern
 
UMul - Class in de.grogra.turtle
The turtle command UMul(x) multiplies TurtleState.internodeCount by the specified argument x.
UMul() - Constructor for class de.grogra.turtle.UMul
 
UMul(float) - Constructor for class de.grogra.turtle.UMul
 
UMul.Pattern - Class in de.grogra.turtle
 
UMul.Pattern() - Constructor for class de.grogra.turtle.UMul.Pattern
 
UNARY_PREFIX - Static variable in interface de.grogra.grogra.LSYTokenTypes
 
UnaryBoolExpr - Class in de.grogra.blocks.functionParser
 
UnaryBoolExpr(BoolExpr) - Constructor for class de.grogra.blocks.functionParser.UnaryBoolExpr
 
UnaryExpr - Class in de.grogra.blocks.functionParser
 
UnaryExpr(Expr) - Constructor for class de.grogra.blocks.functionParser.UnaryExpr
 
unaryExpression() - Method in class de.grogra.grogra.LSYParser
 
UnaryExpression - Class in de.grogra.xl.expr
 
UnaryExpression(Type) - Constructor for class de.grogra.xl.expr.UnaryExpression
 
UnaryExpression() - Constructor for class de.grogra.xl.expr.UnaryExpression
 
UnaryMinus - Class in de.grogra.blocks.functionParser
 
UnaryMinus(Expr) - Constructor for class de.grogra.blocks.functionParser.UnaryMinus
 
UnaryPlus - Class in de.grogra.blocks.functionParser
 
UnaryPlus(Expr) - Constructor for class de.grogra.blocks.functionParser.UnaryPlus
 
unbind(int) - Method in class de.grogra.xl.query.QueryState
 
unbindTexture(int, int) - Method in class de.grogra.imp3d.gl20.GL20GfxServer
unbind a texture from a given textureStage
unboxingConversion() - Method in class de.grogra.xl.expr.Expression
If this expression is a boxed value, return its unboxed expression.
undecorate(Field) - Static method in class de.grogra.reflect.FieldDecorator
 
undecorate(Type<T>) - Static method in class de.grogra.reflect.TypeDecorator
 
UNDEFINED_GF - Static variable in class de.grogra.blocks.xFrogFileParser.sym
 
UNDEFINED_PART - Static variable in class de.grogra.ray.intersection.Intersections
 
UndefinedConversion - Exception in de.grogra.xl.expr
 
UndefinedConversion(Type, Type) - Constructor for exception de.grogra.xl.expr.UndefinedConversion
 
UndefinedInputException - Exception in de.grogra.xl.expr
 
UndefinedInputException(String) - Constructor for exception de.grogra.xl.expr.UndefinedInputException
 
UNDIRECTED - Static variable in class de.grogra.xl.query.EdgeDirection
Arbitrary traversal direction.
UNDIRECTED_INT - Static variable in class de.grogra.xl.query.EdgeDirection
int-code for EdgeDirection.UNDIRECTED.
UNDO_TRANSACTION - Static variable in class de.grogra.persistence.Transaction
 
UnexpectedTokenException - Exception in de.grogra.grammar
 
UnexpectedTokenException(String, String) - Constructor for exception de.grogra.grammar.UnexpectedTokenException
 
UNFRIENDLY_HIT - Static variable in class de.grogra.rgg.AvoidIntersection
 
ungetChar() - Method in class de.grogra.grammar.Input
 
ungetToken() - Method in class de.grogra.grammar.Tokenizer
 
unicode - Variable in class de.grogra.grammar.Tokenizer
 
UNICODE_ESCAPES - Static variable in class de.grogra.grammar.Tokenizer
 
uniform(double, double) - Method in class de.grogra.blocks.arrangeBlock.Distributions
computes a uniform distribution; sample is provided by the PRGN
uniform(float, float) - Static method in class de.grogra.grogra.LSystem
Returns a pseudo-random number which is uniformly distributed between min and max.
uniform - Variable in class de.grogra.imp3d.glsl.utility.ShaderConfiguration
 
UniformProbability - Class in de.grogra.blocks.arrangeBlock
 
UniformProbability() - Constructor for class de.grogra.blocks.arrangeBlock.UniformProbability
 
UniformProbability.Type - Class in de.grogra.blocks.arrangeBlock
 
UniformProbability.Type(Class, SCOType) - Constructor for class de.grogra.blocks.arrangeBlock.UniformProbability.Type
 
UniformProbability.Type(UniformProbability, SCOType) - Constructor for class de.grogra.blocks.arrangeBlock.UniformProbability.Type
 
UniformScale - Class in de.grogra.math
 
UniformScale() - Constructor for class de.grogra.math.UniformScale
 
UniformScale(float) - Constructor for class de.grogra.math.UniformScale
 
UniformScale.Type - Class in de.grogra.math
 
UniformScale.Type(Class, SCOType) - Constructor for class de.grogra.math.UniformScale.Type
 
UniformScale.Type(UniformScale, SCOType) - Constructor for class de.grogra.math.UniformScale.Type
 
unindent() - Method in class de.grogra.pf.io.IndentWriter
 
uninstall() - Method in class de.grogra.imp.View
 
uninstallImpl() - Method in class de.grogra.imp.View
 
uninstallImpl() - Method in class de.grogra.imp3d.View3D
 
uninstallListeners(Component) - Method in class de.grogra.imp.awt.ViewComponentAdapter
 
UnionBase - Class in de.grogra.vecmath.geom
This abstract class is the base class for unions of volumes.
UnionBase() - Constructor for class de.grogra.vecmath.geom.UnionBase
 
UNIT - Static variable in class de.grogra.blocks.xFrogFileParser.sym
 
Unit - Class in de.grogra.blocks.xFrogFileParser
 
Unit(Expr, Expr, Expr, Expr, Expr, Expr) - Constructor for class de.grogra.blocks.xFrogFileParser.Unit
 
Unit - Class in de.grogra.util
 
Unit(String, double, boolean) - Constructor for class de.grogra.util.Unit
 
unlinkTree() - Method in class de.grogra.xl.expr.Expression
 
UNMANAGED - Static variable in class de.grogra.persistence.ManageableType.Field
 
unmarkModified() - Method in class de.grogra.persistence.Transaction
 
unmonitor() - Method in class de.grogra.numeric.GraphODE
Remove all monitors.
unmonitor() - Method in class de.grogra.rgg.RGG
Remove all currently set monitor functions.
unquote(CharSequence) - Static method in class de.grogra.util.Utils
 
unquote(CharSequence, int, int, int[]) - Static method in class de.grogra.util.Utils
 
unrecord(Intersection, int) - Method in class de.grogra.ray2.tracing.RayProcessorBase
 
unrecovered_syntax_error(Symbol) - Method in class de.grogra.blocks.xFrogFileParser.parser
 
unregisterLight(GL20ResourceLight) - Static method in class de.grogra.imp3d.gl20.GL20ResourceLight
 
unregisterMultiUserMesh(GL20ResourceMeshMultiUser) - Method in class de.grogra.imp3d.gl20.GL20MeshServer
unregister a GL20ResourceMeshMultiUser
unregisterUser(GL20Resource) - Method in class de.grogra.imp3d.gl20.GL20ResourceMeshMultiUser
remove a user from this GL20ResourceMeshMultiUser
unregisterUser() - Method in class de.grogra.imp3d.gl20.GL20ResourceShaderFragment
unregister one user of this GL20ResourceShaderFragment.
unset(Frame) - Method in interface de.grogra.xl.query.Variable
 
unset(Frame) - Method in class de.grogra.xl.vmx.VMXState.Local
 
unshuffleMeasurement(int, int) - Method in class de.grogra.gpuflux.scene.experiment.MeasuringSetup
 
unwrap(Throwable) - Static method in class de.grogra.util.Utils
 
unwrapBoolean(Object) - Method in class de.grogra.rgg.model.Runtime
 
unwrapBoolean(Object) - Method in class de.grogra.xl.impl.base.RuntimeModel
 
unwrapBoolean(Object) - Method in interface de.grogra.xl.query.RuntimeModel
Extracts the boolean value of a wrapper.
unwrapByte(Object) - Method in class de.grogra.rgg.model.Runtime
 
unwrapByte(Object) - Method in class de.grogra.xl.impl.base.RuntimeModel
 
unwrapByte(Object) - Method in interface de.grogra.xl.query.RuntimeModel
Extracts the byte value of a wrapper.
unwrapChar(Object) - Method in class de.grogra.rgg.model.Runtime
 
unwrapChar(Object) - Method in class de.grogra.xl.impl.base.RuntimeModel
 
unwrapChar(Object) - Method in interface de.grogra.xl.query.RuntimeModel
Extracts the char value of a wrapper.
unwrapDouble(Object) - Method in class de.grogra.rgg.model.Runtime
 
unwrapDouble(Object) - Method in class de.grogra.xl.impl.base.RuntimeModel
 
unwrapDouble(Object) - Method in interface de.grogra.xl.query.RuntimeModel
Extracts the double value of a wrapper.
unwrapFloat(Object) - Method in class de.grogra.rgg.model.Runtime
 
unwrapFloat(Object) - Method in class de.grogra.xl.impl.base.RuntimeModel
 
unwrapFloat(Object) - Method in interface de.grogra.xl.query.RuntimeModel
Extracts the float value of a wrapper.
unwrapFully(Throwable) - Static method in class de.grogra.util.Utils
 
unwrapInt(Object) - Method in class de.grogra.rgg.model.Runtime
 
unwrapInt(Object) - Method in class de.grogra.xl.impl.base.RuntimeModel
 
unwrapInt(Object) - Method in interface de.grogra.xl.query.RuntimeModel
Extracts the int value of a wrapper.
unwrapLong(Object) - Method in class de.grogra.rgg.model.Runtime
 
unwrapLong(Object) - Method in class de.grogra.xl.impl.base.RuntimeModel
 
unwrapLong(Object) - Method in interface de.grogra.xl.query.RuntimeModel
Extracts the long value of a wrapper.
unwrapObject(Object) - Method in class de.grogra.rgg.model.Runtime
 
unwrapObject(Object) - Method in class de.grogra.xl.impl.base.RuntimeModel
 
unwrapObject(Object) - Method in class de.grogra.xl.impl.dom.RuntimeModel
 
unwrapObject(Object) - Method in interface de.grogra.xl.query.RuntimeModel
Extracts the Object value of a wrapper.
unwrapShort(Object) - Method in class de.grogra.rgg.model.Runtime
 
unwrapShort(Object) - Method in class de.grogra.xl.impl.base.RuntimeModel
 
unwrapShort(Object) - Method in interface de.grogra.xl.query.RuntimeModel
Extracts the short value of a wrapper.
UP - Static variable in class de.grogra.rgg.Library
Vector pointing in the y-direction (the turtle's up axis).
update() - Method in class de.grogra.greenlab.ui.elements.GreenLabColorBox
 
update(int) - Method in class de.grogra.imp3d.gl20.GL20Node
signal the end of an update of this GL20Node after updating this GL20Node and its resource the internal modification stamp will set to the given one.
update() - Method in class de.grogra.imp3d.gl20.GL20Resource
update the state of this GL20Resource
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceLight
update the state of this GL20ResourceLight
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceLightDirectional
update the state of this GL20ResourceLightDirectional
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceLightPoint
update the state of this GL20ResourceLightPoint
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceLightSpot
update the state of this GL20ResourceLightSpot
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceMesh
update the state of this GL20ResourceMesh
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceMeshMultiUser
update the state of this GL20ResourceMeshMultiUser
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceMeshSingleUser
update the state of this GL20ResourceMeshSingleUser.
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShaderFragment
update this GL20ResourceShaderFragment
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShaderFragmentGraytone
 
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShaderPhong
 
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShaderRGBA
 
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShape
update the state of this GL20ResourceShape
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShapeBox
update this GL20ResourceShapeBox is up to date.
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShapeFrustum
update the state of this GL20ResourceShapeFrustum
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShapeLine
update the state of this GL20ResourceShapeLine
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShapeLineStrip
update the state of this GL20ResourceShapeLineStrip
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShapeParallelogram
update the state of this GL20ResourceShapeParallelogram
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShapePlane
update the state of this GL20ResourceShapePlane
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShapePolygons
update the state of this GL20ResourceShapePolygons
update() - Method in class de.grogra.imp3d.gl20.GL20ResourceShapeSphere
update the state of this GL20ResourceShapeSphere
update() - Method in class de.grogra.imp3d.ParallelProjection
 
update() - Method in class de.grogra.imp3d.PerspectiveProjection
 
update() - Method in class de.grogra.imp3d.Projection
 
update() - Method in class de.grogra.pf.ui.edit.PropertyEditorTree
 
update() - Method in class de.grogra.pf.ui.tree.RegistryAdapter
 
update() - Method in class de.grogra.pf.ui.tree.UISubTree
 
update() - Method in interface de.grogra.pf.ui.tree.UITree
 
update() - Method in class de.grogra.pf.ui.tree.UITreePipeline
 
update(Context) - Method in class de.grogra.pf.ui.util.UIPropertyUpdater
 
update() - Method in class de.grogra.reflect.Lookup
 
update(Object, TreePath) - Method in class de.grogra.util.AbstractTreeMapper
 
update(Graphics) - Method in class de.grogra.util.AWTSplashScreen
 
UPDATE_COMPONENT_WRAPPER_METHOD - Static variable in class de.grogra.pf.ui.UIToolkit
 
UPDATE_FLAGS - Static variable in interface de.grogra.pf.ui.JobManager
 
UPDATE_PRIORITY - Static variable in interface de.grogra.graph.ChangeBoundaryListener
 
UPDATE_PRIORITY - Static variable in interface de.grogra.pf.ui.JobManager
 
updateAllMultiUserMeshes() - Method in class de.grogra.imp3d.gl20.GL20MeshServer
update all GL20ResourceMeshMultiUser
updateComponent(ComponentWrapper) - Method in class de.grogra.pf.ui.edit.PropertyEditorTree.Node
 
updateComponent(ComponentWrapper) - Method in class de.grogra.pf.ui.edit.PropertyEditorTree.PropertyNode
 
updateHighlight() - Method in class de.grogra.imp.ViewEventHandler
 
updateInstance(Object, Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable
 
updateInstance(Object, Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLNullRenderable
 
updateInstance(Object, Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLNURBSCurve
 
updateInstance(Object, Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLPlane
 
updateInstance(Object, Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLRenderable
 
updateInstanceByInstancing(Renderable, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLAxis
 
updateInstanceByInstancing(Renderable, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLBox
 
updateInstanceByInstancing(Renderable, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLCone
 
updateInstanceByInstancing(Renderable, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLCylinder
 
updateInstanceByInstancing(Renderable, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLFrustum
 
updateInstanceByInstancing(Renderable, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable
 
updateInstanceByInstancing(Renderable, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLNumericLabel
 
updateInstanceByInstancing(Renderable, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLSphere
 
updateInstanceByInstancing(Renderable, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLTextLabel
 
updateInstanceByInstancing(Renderable, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLTextLabelBase
 
updateInstanceDirect(Renderable) - Method in class de.grogra.imp3d.glsl.renderable.GLSLAxis
 
updateInstanceDirect(Renderable) - Method in class de.grogra.imp3d.glsl.renderable.GLSLBox
 
updateInstanceDirect(Renderable) - Method in class de.grogra.imp3d.glsl.renderable.GLSLCone
 
updateInstanceDirect(Renderable) - Method in class de.grogra.imp3d.glsl.renderable.GLSLCylinder
 
updateInstanceDirect(Renderable) - Method in class de.grogra.imp3d.glsl.renderable.GLSLFrustum
 
updateInstanceDirect(Renderable) - Method in class de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable
 
updateInstanceDirect(Renderable) - Method in class de.grogra.imp3d.glsl.renderable.GLSLNumericLabel
 
updateInstanceDirect(Renderable) - Method in class de.grogra.imp3d.glsl.renderable.GLSLSphere
 
updateInstanceDirect(Renderable) - Method in class de.grogra.imp3d.glsl.renderable.GLSLTextLabel
 
updateInstanceDirect(Renderable) - Method in class de.grogra.imp3d.glsl.renderable.GLSLTextLabelBase
 
updateInstanceIndirect(Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLAxis
 
updateInstanceIndirect(Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLBox
 
updateInstanceIndirect(Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLCone
 
updateInstanceIndirect(Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLCylinder
 
updateInstanceIndirect(Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLFrustum
 
updateInstanceIndirect(Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLInstanceableRenderable
 
updateInstanceIndirect(Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLNumericLabel
 
updateInstanceIndirect(Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLSphere
 
updateInstanceIndirect(Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLTextLabel
 
updateInstanceIndirect(Object, boolean, GraphState) - Method in class de.grogra.imp3d.glsl.renderable.GLSLTextLabelBase
 
updateLookup() - Method in class de.grogra.reflect.XClass
 
updateName() - Method in class de.grogra.pf.ui.Workbench
 
updates - Static variable in class de.grogra.rgg.Library
This is a redefinition of FieldUpdater.UPDATES.
UPDATES - Static variable in class de.grogra.xl.expr.FieldUpdater
 
updateShaderRefs(SideSwitchShader) - Method in class de.grogra.imp3d.glsl.material.GLSLSideSwitchShader
 
updateTransformations(GLSLDisplay) - Method in class de.grogra.imp3d.glsl.OpenGLState
 
updateValue() - Method in class de.grogra.greenlab.GreenLabEnvironmentPanel
 
updateValue() - Method in class de.grogra.greenlab.GreenLabGeometryPanel
 
updateValue() - Method in class de.grogra.greenlab.GreenLabGlobalPanel
 
updateValue() - Method in class de.grogra.greenlab.GreenLabGrowthAllometryPanel
 
updateValue() - Method in class de.grogra.greenlab.GreenLabGrowthPanel
 
updateValue() - Method in class de.grogra.greenlab.GreenLabGrowthSinkPanel
 
updateValue() - Method in class de.grogra.greenlab.GreenLabGrowthSourcePanel
 
updateValue() - Method in class de.grogra.greenlab.GreenLabOutputPanel
 
updateValue(String) - Method in class de.grogra.greenlab.GreenLabTooltipPanel
 
updateValue() - Method in class de.grogra.greenlab.GreenLabTopologyPanel
 
updateValue(Object) - Method in class de.grogra.pf.ui.util.ButtonWidget
 
updateValue(Object) - Method in class de.grogra.pf.ui.util.WidgetAdapter
 
updateValue(Object) - Method in class de.grogra.pf.ui.util.WidgetList
 
updateValue(Object) - Method in interface de.grogra.pf.ui.Widget
 
uPeriodic$FIELD - Static variable in class de.grogra.math.BSplineSurfaceImpl
 
UPWARD_AXIS - Static variable in class de.grogra.imp3d.objects.Sequence
 
UPWARD_BRANCH - Static variable in class de.grogra.imp3d.objects.Sequence
 
uri - Variable in class de.grogra.util.SAXElement
 
url - Variable in class de.grogra.icon.ImageIconTheme
 
URLIconTheme - Class in de.grogra.icon
 
URLIconTheme(String, URL, String, Dimension) - Constructor for class de.grogra.icon.URLIconTheme
 
urlToFile(URL) - Static method in class de.grogra.util.Utils
 
URotation - Class in de.grogra.turtle
This class implements a rotation about the local y-axis (the turtle's up axis).
URotation() - Constructor for class de.grogra.turtle.URotation
Creates a new URotation node with an initial angle of 0 degrees.
URotation(float) - Constructor for class de.grogra.turtle.URotation
Creates a new URotation node which performs a counter-clockwise rotation of angle degrees.
USE_COLOR_SPLINE - Static variable in class de.grogra.blocks.xFrogFileParser.sym
 
USE_DERIVATES - Static variable in class de.grogra.imp3d.glsl.utility.ShaderConfiguration
 
use_GFXColor - Static variable in class de.grogra.blocks.xFrogFileParser.Expr
 
USE_GFXCOLOR - Static variable in class de.grogra.blocks.xFrogFileParser.sym
 
USE_GLOBAL_POS - Static variable in class de.grogra.imp3d.glsl.utility.ShaderConfiguration
 
USE_LOCAL_POS - Static variable in class de.grogra.imp3d.glsl.utility.ShaderConfiguration
 
USE_UV - Static variable in class de.grogra.imp3d.glsl.utility.ShaderConfiguration
 
useAccessMethod(CClass) - Method in class de.grogra.xl.expr.GetField
 
useAccessMethod(CClass) - Method in class de.grogra.xl.expr.Invoke
 
useAutoProgress() - Method in class de.grogra.pf.io.FilterSourceBase
 
useBih - Variable in class de.grogra.gpuflux.tracer.FluxTracer
 
useColor$FIELD - Static variable in class de.grogra.texgen.DiamondSquareTexture
 
UseConversions - Annotation Type in de.grogra.xl.lang
 
USED_BITS - Static variable in class de.grogra.graph.impl.Node
 
USED_BITS - Static variable in class de.grogra.imp3d.glsl.renderable.GLSLAxis
 
USED_BITS - Static variable in class de.grogra.imp3d.glsl.renderable.GLSLBitCache
 
USED_BITS - Static variable in class de.grogra.imp3d.glsl.renderable.GLSLFrustumBase
 
USED_BITS - Static variable in class de.grogra.imp3d.glsl.renderable.GLSLTextLabelBase
 
USED_BITS - Static variable in class de.grogra.imp3d.objects.AxisBase
 
USED_BITS - Static variable in class de.grogra.imp3d.objects.Box
 
USED_BITS - Static variable in class de.grogra.imp3d.objects.FrustumBase
 
USED_BITS - Static variable in class de.grogra.imp3d.objects.Label
 
USED_BITS - Static variable in class de.grogra.imp3d.objects.Null
 
USED_BITS - Static variable in class de.grogra.imp3d.objects.ShadedNull
 
USED_BITS - Static variable in class de.grogra.imp3d.objects.TextLabelBase
 
USED_BITS - Static variable in class de.grogra.pf.io.MimeTypeItem
 
USED_BITS - Static variable in class de.grogra.pf.registry.Argument
 
USED_BITS - Static variable in class de.grogra.pf.registry.Insert
 
USED_BITS - Static variable in class de.grogra.pf.registry.ObjectItem
 
USED_BITS - Static variable in class de.grogra.pf.registry.Prerequisite
 
USED_BITS - Static variable in class de.grogra.pf.ui.edit.BooleanEditor
 
USED_BITS - Static variable in class de.grogra.pf.ui.edit.CompositeEditor
 
USED_BITS - Static variable in class de.grogra.pf.ui.edit.NumericEditor
 
USED_BITS - Static variable in class de.grogra.pf.ui.edit.PolyEditor
 
USED_BITS - Static variable in class de.grogra.pf.ui.registry.CommandItem
 
USED_BITS - Static variable in class de.grogra.pf.ui.registry.ExplorerFactory
 
USED_BITS - Static variable in class de.grogra.pf.ui.registry.Group
 
USED_BITS - Static variable in class de.grogra.pf.ui.registry.PanelFactory
 
USED_BITS - Static variable in class de.grogra.pf.ui.registry.ResourceDirectory
 
USED_BITS - Static variable in class de.grogra.pf.ui.registry.Separator
 
USED_BITS - Static variable in class de.grogra.rgg.Cell
 
USED_BITS - Static variable in class de.grogra.xl.expr.Expression
 
useDensityI$FIELD - Static variable in class de.grogra.blocks.Arrange
 
usedMemory() - Static method in class de.grogra.gpuflux.utils.FluxDebugger
 
useEquals - Variable in class de.grogra.xl.util.ObjectList
Determines whether comparisons between objects should be based on the equals-method or on the equality operator ==.
useGeometryTerm(boolean) - Method in class de.grogra.ray2.light.DefaultLightProcessor
 
useGlobal$FIELD - Static variable in class de.grogra.imp3d.shading.XYZTransformation
 
useLazyFilter() - Method in class de.grogra.pf.io.FilterItem
 
useLazyFilter() - Method in class de.grogra.pf.ui.registry.XSLTFilterItem
 
useLod(boolean) - Method in class de.grogra.blocks.Arrange
 
useLod(boolean) - Method in class de.grogra.blocks.Horn
 
useLod(boolean) - Method in class de.grogra.blocks.Hydra
 
useLod(boolean) - Method in class de.grogra.blocks.PhiBall
 
useLod(boolean) - Method in class de.grogra.blocks.Tree
 
useLOD$FIELD - Static variable in class de.grogra.blocks.ArrangeLOD
 
useLOD$FIELD - Static variable in class de.grogra.blocks.HornLOD
 
useLOD$FIELD - Static variable in class de.grogra.blocks.HydraLOD
 
useLOD$FIELD - Static variable in class de.grogra.blocks.PhiBallLOD
 
useLOD$FIELD - Static variable in class de.grogra.blocks.TreeLOD
 
UseModel - Annotation Type in de.grogra.xl.property
 
UseModel - Annotation Type in de.grogra.xl.query
 
useOld$FIELD - Static variable in class de.grogra.pf.registry.ConfigureInstance
 
useOneSamplePerLight(boolean) - Method in class de.grogra.ray2.light.DefaultLightProcessor
 
useOperators(boolean) - Method in class de.grogra.xl.impl.base.Producer
 
usePolygonNormals - Variable in class de.grogra.imp3d.PolygonArray
Indicates whether normal indices are specified separately by PolygonArray.polygonNormals or just like the other indices by PolygonArray.polygons.
USER - Static variable in class de.grogra.imp.net.SimpleResponseHandler
 
USER_FIELDS - Static variable in class de.grogra.graph.Attributes
 
useRail$FIELD - Static variable in class de.grogra.math.Sweep
 
userData - Variable in class de.grogra.pf.ui.tree.UITreePipeline.Node
 
UserDefinedCompoundPattern - Class in de.grogra.xl.query
 
UserDefinedCompoundPattern(CompoundPattern) - Constructor for class de.grogra.xl.query.UserDefinedCompoundPattern
 
UserDefinedPattern - Class in de.grogra.xl.query
 
UserDefinedPattern() - Constructor for class de.grogra.xl.query.UserDefinedPattern
 
UserDefinedPattern(Type) - Constructor for class de.grogra.xl.query.UserDefinedPattern
 
UserDefinedPattern.In - Annotation Type in de.grogra.xl.query
 
UserDefinedPattern.Out - Annotation Type in de.grogra.xl.query
 
UserException - Interface in de.grogra.util
 
UserFields - Interface in de.grogra.reflect
 
UserFieldsEditor - Class in de.grogra.pf.ui.edit
 
userIStack0 - Variable in class de.grogra.xl.query.QueryState
 
userMatrix - Variable in class de.grogra.ray.physics.Environment
This matrix may be used freely in implementations of the Scattering methods.
userMatrix2 - Variable in class de.grogra.ray.physics.Environment
This matrix may be used freely in implementations of the Scattering methods.
userMatrix3 - Variable in class de.grogra.ray.physics.Environment
This matrix may be used freely in implementations of the Scattering methods.
userObject - Variable in class de.grogra.imp3d.VertexArray
This field may be used freely by user code.
userObject - Variable in class de.grogra.ray.physics.Environment
This object may be used freely in implementations of the Scattering methods in order to cache results between invocations.
userObjectOwner - Variable in class de.grogra.ray.physics.Environment
The current owner of Environment.userObject.
UserPersistenceException - Exception in de.grogra.persistence
 
UserPersistenceException(Throwable) - Constructor for exception de.grogra.persistence.UserPersistenceException
 
UserPersistenceException(String) - Constructor for exception de.grogra.persistence.UserPersistenceException
 
userStack0 - Variable in class de.grogra.xl.query.QueryState
 
userStack1 - Variable in class de.grogra.xl.query.QueryState
 
userVector - Variable in class de.grogra.ray.physics.Environment
This vector may be used freely in implementations of the Scattering methods.
userVector2 - Variable in class de.grogra.ray.physics.Environment
This vector may be used freely in implementations of the Scattering methods.
userVector3 - Variable in class de.grogra.ray.physics.Environment
This vector may be used freely in implementations of the Scattering methods.
USES_LOCAL - Static variable in interface de.grogra.xl.expr.LocalAccess
 
useScale$FIELD - Static variable in class de.grogra.math.ExtrudedSurface
 
useShape$FIELD - Static variable in class de.grogra.blocks.Horn
 
usesProjectTree() - Static method in class de.grogra.pf.boot.Main
 
usesScale() - Method in class de.grogra.math.ExtrudedSurface
 
useStdOut() - Method in class de.grogra.imp.ExternalRenderer
 
USHR - Static variable in interface de.grogra.grogra.LSYTokenTypes
 
Ushr - Class in de.grogra.xl.expr
 
Ushr() - Constructor for class de.grogra.xl.expr.Ushr
 
USHR_ASSIGN - Static variable in interface de.grogra.grogra.LSYTokenTypes
 
Util - Class in de.grogra.ext.x3d.util
This class provides usefull static methods for recurring tasks.
Util() - Constructor for class de.grogra.ext.x3d.util.Util
 
Utils - Class in de.grogra.util
 
Utils - Class in de.grogra.xl.query
 
uv - Variable in class de.grogra.gpuflux.scene.volume.FluxVertex
 
uv - Variable in class de.grogra.imp3d.PolygonArray
This list contains the uv coordinates.
uv - Variable in class de.grogra.ray.physics.Environment
The canonical uv-coordinates at Environment.point.
uv - Variable in class de.grogra.ray.shader.RTShader.TransparencyInput
 
uv - Variable in class de.grogra.ray.shader.RTShader.TransparencyInput_Double
 
UV_ROTATED - Static variable in class de.grogra.gpuflux.scene.volume.FluxFrustumBase
 
UVTransformation - Class in de.grogra.imp3d.shading
 
UVTransformation() - Constructor for class de.grogra.imp3d.shading.UVTransformation
 

$ 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 _