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

L

LanczosFilter - Class in org.sunflow.core.filter
 
LanczosFilter() - Constructor for class org.sunflow.core.filter.LanczosFilter
 
length() - Method in class org.sunflow.math.Vector3
 
lengthSquared() - Method in class org.sunflow.math.Vector3
 
light(String, LightSource) - Method in class org.sunflow.SunflowAPI
Adds the specified light to the scene.
LightSample - Class in org.sunflow.core
Represents a sample taken from a light source that faces a point being shaded.
LightSample() - Constructor for class org.sunflow.core.LightSample
Creates a new light sample object (invalid by default).
LightSource - Interface in org.sunflow.core
This interface is used to represent any light emitting primitive.
list - Variable in class org.sunflow.core.ParameterList
 
lookupGeometry(String) - Method in class org.sunflow.SunflowAPI
Retrieve a geometry object by its name, or null if no geometry was found, or if the specified object is not a geometry.
lookupModifier(String) - Method in class org.sunflow.SunflowAPI
Retrieve a modifier object by its name, or null if no modifier was found, or if the specified object is not a modifier.
lookupShader(String) - Method in class org.sunflow.SunflowAPI
Retrieve a shader object by its name, or null if no shader was found, or if the specified object is not a shader.

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