Alphabetical Index: A

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

AccelerationStructure - interface org.sunflow.core.AccelerationStructure
add(float) - method in class org.sunflow.util.FloatArray
Append a float to the end of the array.
add(int) - method in class org.sunflow.util.IntArray
Append an integer to the end of the array.
add(org.sunflow.image.Color) - method in class org.sunflow.image.Color
add(org.sunflow.image.Color,org.sunflow.image.Color) - static method in class org.sunflow.image.Color
addBoolean(String,boolean) - method in class org.sunflow.core.ParameterList
Add the specified boolean as a parameter.
addColor(String,org.sunflow.image.Color) - method in class org.sunflow.core.ParameterList
Add the specified color as a parameter.
addFloat(String,float) - method in class org.sunflow.core.ParameterList
Add the specified float as a parameter.
Add the specified floats as a parameter.
addIncludeSearchPath(String) - method in class org.sunflow.SunflowAPI
Add the specified path to the list of directories which are searched automatically to resolve scene filenames.
addInteger(String,int) - method in class org.sunflow.core.ParameterList
Add the specified integer as a parameter.
addIntegerArray(String,int[]) - method in class org.sunflow.core.ParameterList
Add the specified array of integers as a parameter.
Add the specified matrices as a parameter.
Add the specified points as a parameter.
addSample(org.sunflow.core.LightSample) - method in class org.sunflow.core.ShadingState
Add the specified light sample to the list of lights to be used
addSearchPath(String) - method in class org.sunflow.system.SearchPath
addString(String,String) - method in class org.sunflow.core.ParameterList
Add the specified string as a parameter.
addStringArray(String,String[]) - method in class org.sunflow.core.ParameterList
Add the specified array of integers as a parameter.
Add the specified texture coordinates as a parameter.
addTextureSearchPath(String) - method in class org.sunflow.SunflowAPI
Adds the specified path to the list of directories which are searched automatically to resolve texture filenames.
Add the specified vectors as a parameter.
ADOBE - static field in class org.sunflow.image.RGBSpace
allowDiffuseBounced() - method in class org.sunflow.core.photonmap.CausticPhotonMap
allowDiffuseBounced() - method in class org.sunflow.core.photonmap.GlobalPhotonMap
Allow photons reflected diffusely?
allowDiffuseBounced() - method in class org.sunflow.core.photonmap.GridPhotonMap
Allow photons reflected diffusely?
allowDiffuseBounced() - method in class org.sunflow.core.PhotonStore
Allow photons reflected diffusely?
allowReflectionBounced() - method in class org.sunflow.core.photonmap.CausticPhotonMap
allowReflectionBounced() - method in class org.sunflow.core.photonmap.GlobalPhotonMap
Allow specularly reflected photons?
allowReflectionBounced() - method in class org.sunflow.core.photonmap.GridPhotonMap
Allow specularly reflected photons?
allowReflectionBounced() - method in class org.sunflow.core.PhotonStore
Allow specularly reflected photons?
allowRefractionBounced() - method in class org.sunflow.core.photonmap.CausticPhotonMap
allowRefractionBounced() - method in class org.sunflow.core.photonmap.GlobalPhotonMap
Allow refracted photons?
allowRefractionBounced() - method in class org.sunflow.core.photonmap.GridPhotonMap
Allow refracted photons?
allowRefractionBounced() - method in class org.sunflow.core.PhotonStore
Allow refracted photons?
AmbientOcclusionShader - class org.sunflow.core.shader.AmbientOcclusionShader
AmbientOcclusionShader() - constructor for class org.sunflow.core.shader.AmbientOcclusionShader
AnisotropicWardShader - class org.sunflow.core.shader.AnisotropicWardShader
AnisotropicWardShader() - constructor for class org.sunflow.core.shader.AnisotropicWardShader
APPLE - static field in class org.sunflow.image.RGBSpace
asColMajor() - method in class org.sunflow.math.Matrix4
asRowMajor() - method in class org.sunflow.math.Matrix4