- RA2Parser - Class in org.sunflow.core.parser
-
- RA2Parser() - Constructor for class org.sunflow.core.parser.RA2Parser
-
- RA3Parser - Class in org.sunflow.core.parser
-
- RA3Parser() - Constructor for class org.sunflow.core.parser.RA3Parser
-
- RandomBucketOrder - Class in org.sunflow.core.bucket
-
- RandomBucketOrder() - Constructor for class org.sunflow.core.bucket.RandomBucketOrder
-
- Ray - Class in org.sunflow.core
-
This class represents a ray as a oriented half line segment.
- Ray(float, float, float, float, float, float) - Constructor for class org.sunflow.core.Ray
-
Creates a new ray that points from the given origin to the given
direction.
- Ray(Point3, Vector3) - Constructor for class org.sunflow.core.Ray
-
Creates a new ray that points from the given origin to the given
direction.
- Ray(Point3, Point3) - Constructor for class org.sunflow.core.Ray
-
Creates a new ray that points from point a to point b.
- readAlpha(int, int) - Method in class org.sunflow.image.Bitmap
-
- readAlpha(int, int) - Method in class org.sunflow.image.formats.BitmapBlack
-
- readAlpha(int, int) - Method in class org.sunflow.image.formats.BitmapG8
-
- readAlpha(int, int) - Method in class org.sunflow.image.formats.BitmapGA8
-
- readAlpha(int, int) - Method in class org.sunflow.image.formats.BitmapRGB8
-
- readAlpha(int, int) - Method in class org.sunflow.image.formats.BitmapRGBA8
-
- readAlpha(int, int) - Method in class org.sunflow.image.formats.BitmapRGBE
-
- readAlpha(int, int) - Method in class org.sunflow.image.formats.BitmapXYZ
-
- readAlpha(int, int) - Method in class org.sunflow.image.formats.GenericBitmap
-
- readColor(int, int) - Method in class org.sunflow.image.Bitmap
-
- readColor(int, int) - Method in class org.sunflow.image.formats.BitmapBlack
-
- readColor(int, int) - Method in class org.sunflow.image.formats.BitmapG8
-
- readColor(int, int) - Method in class org.sunflow.image.formats.BitmapGA8
-
- readColor(int, int) - Method in class org.sunflow.image.formats.BitmapRGB8
-
- readColor(int, int) - Method in class org.sunflow.image.formats.BitmapRGBA8
-
- readColor(int, int) - Method in class org.sunflow.image.formats.BitmapRGBE
-
- readColor(int, int) - Method in class org.sunflow.image.formats.BitmapXYZ
-
- readColor(int, int) - Method in class org.sunflow.image.formats.GenericBitmap
-
- RealtimeBenchmark - Class in org.sunflow
-
- RealtimeBenchmark(boolean, int) - Constructor for class org.sunflow.RealtimeBenchmark
-
- RED - Static variable in class org.sunflow.image.Color
-
- reducedCPRotation(int, int, double, double) - Static method in class org.sunflow.math.QMC
-
- registerPlugin(String, String) - Method in class org.sunflow.system.Plugins
-
Define a new plugin type from java source code.
- registerPlugin(String, Class<? extends T>) - Method in class org.sunflow.system.Plugins
-
Define a new plugin type from an existing class.
- RegularSpectralCurve - Class in org.sunflow.image
-
- RegularSpectralCurve(float[], float, float) - Constructor for class org.sunflow.image.RegularSpectralCurve
-
- remove(String) - Method in class org.sunflow.SunflowAPI
-
- remove(String) - Method in interface org.sunflow.SunflowAPIInterface
-
Remove the specified render object.
- remove(K) - Method in class org.sunflow.util.FastHashMap
-
- removeModifier(Modifier) - Method in class org.sunflow.core.Instance
-
Remove the specified modifier from the instance's list if it is being
used.
- removeShader(Shader) - Method in class org.sunflow.core.Instance
-
Remove the specified shader from the instance's list if it is being used.
- render(Display) - Method in interface org.sunflow.core.ImageSampler
-
Render the image to the specified display.
- render(Display) - Method in class org.sunflow.core.renderer.BucketRenderer
-
- render(Display) - Method in class org.sunflow.core.renderer.MultipassRenderer
-
- render(Display) - Method in class org.sunflow.core.renderer.ProgressiveRenderer
-
- render(Display) - Method in class org.sunflow.core.renderer.SimpleRenderer
-
- render(Options, ImageSampler, Display) - Method in class org.sunflow.core.Scene
-
Render the scene using the specified options, image sampler and display.
- render(String, Display) - Method in class org.sunflow.SunflowAPI
-
- render(String, Display) - Method in interface org.sunflow.SunflowAPIInterface
-
Render using the specified options and the specified display.
- renderBucket(int, int, IntersectionState) - Method in class org.sunflow.core.renderer.SimpleRenderer
-
- RenderGlobalsPanel - Class in org.sunflow.system
-
This code was edited or generated using CloudGarden's Jigloo SWT/Swing GUI
Builder, which is free for non-commercial use.
- RenderGlobalsPanel() - Constructor for class org.sunflow.system.RenderGlobalsPanel
-
- RenderObject - Interface in org.sunflow.core
-
This is the base interface for all public rendering object interfaces.
- reset() - Method in class org.sunflow.core.ShadingCache
-
- reset() - Method in class org.sunflow.SunflowAPI
-
- reset() - Method in interface org.sunflow.SunflowAPIInterface
-
Reset the state of the API completely.
- reset() - Method in class org.sunflow.system.ImagePanel
-
- resetSearchPath() - Method in class org.sunflow.system.SearchPath
-
- resolveIncludeFilename(String) - Method in class org.sunflow.SunflowAPI
-
Attempts to resolve the specified filename by checking it against the
include search path.
- resolvePath(String) - Method in class org.sunflow.system.SearchPath
-
- resolveTextureFilename(String) - Method in class org.sunflow.SunflowAPI
-
Attempts to resolve the specified filename by checking it against the
texture search path.
- RGBSpace - Class in org.sunflow.image
-
- RGBSpace(float, float, float, float, float, float, float, float, float, float) - Constructor for class org.sunflow.image.RGBSpace
-
- rgbToLinear(int) - Method in class org.sunflow.image.RGBSpace
-
- rgbToLinear(byte) - Method in class org.sunflow.image.RGBSpace
-
- rgbToNonLinear(int) - Method in class org.sunflow.image.RGBSpace
-
- rgbToNonLinear(byte) - Method in class org.sunflow.image.RGBSpace
-
- riLP(int, int) - Static method in class org.sunflow.math.QMC
-
- riS(int, int) - Static method in class org.sunflow.math.QMC
-
- riVDC(int, int) - Static method in class org.sunflow.math.QMC
-
- rotate(float, float, float, float) - Static method in class org.sunflow.math.Matrix4
-
Creates a rotation matrix about the specified axis.
- rotateX(float) - Static method in class org.sunflow.math.Matrix4
-
Creates a rotation matrix about the X axis.
- rotateY(float) - Static method in class org.sunflow.math.Matrix4
-
Creates a rotation matrix about the Y axis.
- rotateZ(float) - Static method in class org.sunflow.math.Matrix4
-
Creates a rotation matrix about the Z axis.
- RowBucketOrder - Class in org.sunflow.core.bucket
-
- RowBucketOrder() - Constructor for class org.sunflow.core.bucket.RowBucketOrder
-
- runSystemCheck() - Static method in class org.sunflow.SunflowAPI
-
This is a quick system test which verifies that the user has launched
Java properly.