Alphabetical Index: D

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

D

data - field in class org.sunflow.core.ParameterList.FloatParameter
decode(short) - static method in class org.sunflow.math.Vector3
decode(short,org.sunflow.math.Vector3) - static method in class org.sunflow.math.Vector3
DEFAULT_OPTIONS - static field in class org.sunflow.SunflowAPI
determinant() - method in class org.sunflow.math.Matrix4
Compute the matrix determinant.
DiagonalBucketOrder - class org.sunflow.core.bucket.DiagonalBucketOrder
diffuse(org.sunflow.image.Color) - method in class org.sunflow.core.ShadingState
Computes a plain diffuse response to the current light samples and global illumination.
DiffuseShader - class org.sunflow.core.shader.DiffuseShader
DiffuseShader() - constructor for class org.sunflow.core.shader.DiffuseShader
DirectionalSpotlight - class org.sunflow.core.light.DirectionalSpotlight
DirectionalSpotlight() - constructor for class org.sunflow.core.light.DirectionalSpotlight
Display - interface org.sunflow.core.Display
Represents an image output device.
distanceTo(float,float,float) - method in class org.sunflow.math.Point3
distanceTo(org.sunflow.math.Point3) - method in class org.sunflow.math.Point3
distanceToSquared(float,float,float) - method in class org.sunflow.math.Point3
distanceToSquared(org.sunflow.math.Point3) - method in class org.sunflow.math.Point3
div(float) - method in class org.sunflow.math.Vector3
div(float,org.sunflow.math.Vector3) - method in class org.sunflow.math.Vector3
div(org.sunflow.image.Color) - method in class org.sunflow.image.Color
div(org.sunflow.image.Color,org.sunflow.image.Color) - static method in class org.sunflow.image.Color
dot(float,float,float) - method in class org.sunflow.core.Ray
Computes the dot product of an arbitrary vector with the direction of the ray.
dot(float,float,float) - method in class org.sunflow.math.Vector3
dot(org.sunflow.math.Vector3) - method in class org.sunflow.core.LightSample
Compute a dot product between the current shadow ray direction and the specified vector.
dot(org.sunflow.math.Vector3) - method in class org.sunflow.core.Ray
Computes the dot product of an arbitrary vector with the direction of the ray.
dot(org.sunflow.math.Vector3,org.sunflow.math.Vector3) - static method in class org.sunflow.math.Vector3
dx - field in class org.sunflow.core.Ray
dy - field in class org.sunflow.core.Ray
dz - field in class org.sunflow.core.Ray