A B C D E F G H I J L M N O P Q R S T U V W X Y Z

L

length - Variable in class toxi.geom.Cone
 
limit(float) - Method in class toxi.geom.Vec2D
Limits the vector's magnitude to the length given
limit(float) - Method in class toxi.geom.Vec3D
Limits the vector's magnitude to the length given.
Line2D - Class in toxi.geom
 
Line2D(Vec2D, Vec2D) - Constructor for class toxi.geom.Line2D
 
Line2D.LineIntersection - Class in toxi.geom
 
Line2D.LineIntersection(Line2D.LineIntersection.Type, Vec2D) - Constructor for class toxi.geom.Line2D.LineIntersection
 
Line2D.LineIntersection.Type - Enum in toxi.geom
 
Line3D - Class in toxi.geom
 
Line3D(Vec3D, Vec3D) - Constructor for class toxi.geom.Line3D
 
LinearInterpolation - Class in toxi.math
Implementation of the linear interpolation function i = a+(b-a)*f
LinearInterpolation() - Constructor for class toxi.math.LinearInterpolation
 
load(String) - Method in class toxi.util.datatypes.TypedProperties
Attempts to load properties from the specified (absolute) file path (In Processing use sketchPath() or dataPath() to build absolute path).
loadBinary(InputStream, String) - Method in class toxi.geom.mesh.STLReader
Attempts to load an STL model from the given InputStream.
loadBinary(String) - Method in class toxi.geom.mesh.STLReader
Attempts to load an STL model from the given file path.
LOG2 - Static variable in class toxi.math.MathUtils
Log(2)

A B C D E F G H I J L M N O P Q R S T U V W X Y Z