Alphabetical Index: L

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 org.sunflow.core.filter.LanczosFilter
length() - method in class org.sunflow.math.Vector3
lengthSquared() - method in class org.sunflow.math.Vector3
Adds the specified light to the scene.
LightSample - class org.sunflow.core.LightSample
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 org.sunflow.core.LightSource
This interface is used to represent any light emitting primitive.
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.