Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- UberShader - Class in org.sunflow.core.shader
- UberShader() - Constructor for class org.sunflow.core.shader.UberShader
- UI - Class in org.sunflow.system
-
Static singleton interface to a UserInterface object.
- UI.Module - Enum Class in org.sunflow.system
- UI.PrintLevel - Enum Class in org.sunflow.system
- ungammaCorrect(float) - Method in class org.sunflow.image.RGBSpace
- UniformGrid - Class in org.sunflow.core.accel
- UniformGrid() - Constructor for class org.sunflow.core.accel.UniformGrid
- unlinearize(Color[]) - Static method in class org.sunflow.image.ColorEncoder
-
Moves the colors in the specified array to non-linear space.
- unpremult(Color[], float[]) - Static method in class org.sunflow.image.ColorEncoder
-
Undoes the premultiplication of the specified color array.
- untransform(Vector3) - Method in class org.sunflow.math.OrthoNormalBasis
- untransform(Vector3, Vector3) - Method in class org.sunflow.math.OrthoNormalBasis
- untransformX(Vector3) - Method in class org.sunflow.math.OrthoNormalBasis
- untransformY(Vector3) - Method in class org.sunflow.math.OrthoNormalBasis
- untransformZ(Vector3) - Method in class org.sunflow.math.OrthoNormalBasis
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.camera.FisheyeLens
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.camera.PinholeLens
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.camera.SphericalLens
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.camera.ThinLens
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.Camera
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.Geometry
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.Instance
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.light.DirectionalSpotlight
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.light.ImageBasedLight
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.light.PointLight
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.light.SphereLight
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.light.SunSkyLight
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.light.TriangleMeshLight
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.modifiers.BumpMappingModifier
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.modifiers.NormalMapModifier
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.modifiers.PerlinModifier
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.Options
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.Background
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.BanchoffSurface
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.Box
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.CornellBox
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.CubeGrid
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.Cylinder
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.Hair
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.JuliaFractal
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.ParticleSurface
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.Plane
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.QuadMesh
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.Sphere
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.SphereFlake
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.Torus
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.primitive.TriangleMesh
- update(ParameterList, SunflowAPI) - Method in interface org.sunflow.core.RenderObject
-
Update this object given a list of parameters.
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.AmbientOcclusionShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.AnisotropicWardShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.ConstantShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.DiffuseShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.GlassShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.IDShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.MirrorShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.NormalShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.PhongShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.PrimIDShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.QuickGrayShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.ShinyDiffuseShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.SimpleShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.TexturedAmbientOcclusionShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.TexturedDiffuseShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.TexturedPhongShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.TexturedShinyDiffuseShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.TexturedWardShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.UberShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.UVShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.ViewCausticsShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.ViewGlobalPhotonsShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.ViewIrradianceShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.shader.WireframeShader
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.tesselatable.BezierMesh
- update(ParameterList, SunflowAPI) - Method in class org.sunflow.core.tesselatable.FileMesh
- updateBounds() - Method in class org.sunflow.core.Instance
-
Recompute world space bounding box of this instance.
- updateData(int, Matrix4) - Method in class org.sunflow.math.MovingMatrix4
-
Updates the matrix for the given time step.
- updateTimes(float, float) - Method in class org.sunflow.math.MovingMatrix4
-
Update the time extents over which the matrix data is changing.
- USER - Enum constant in enum class org.sunflow.system.UI.Module
- UserInterface - Interface in org.sunflow.system
- UVShader - Class in org.sunflow.core.shader
- UVShader() - Constructor for class org.sunflow.core.shader.UVShader
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form