Alphabetical Index: M

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

M

madd(float,org.sunflow.image.Color) - method in class org.sunflow.image.Color
MAGENTA - static field in class org.sunflow.image.Color
main(String[]) - static method in class org.sunflow.Benchmark
main(String[]) - static method in class org.sunflow.core.tesselatable.Gumbo
main(String[]) - static method in class org.sunflow.system.RenderGlobalsPanel
Auto-generated main method to display this JPanel inside a new JFrame.
main(String[]) - static method in class org.sunflow.image.RGBSpace
makeFromW(org.sunflow.math.Vector3) - static method in class org.sunflow.math.OrthoNormalBasis
MathUtils - class org.sunflow.math.MathUtils
Matrix4 - class org.sunflow.math.Matrix4
This class is used to represent general geometric transformations in 3D.
Matrix4() - constructor for class org.sunflow.math.Matrix4
Creates an empty matrix.
Creates a matrix with the specified elements
Matrix4(float[],boolean) - constructor for class org.sunflow.math.Matrix4
Initialize a matrix from the specified 16 element array.
max(double,double,double) - static method in class org.sunflow.math.MathUtils
max(float,float,float) - static method in class org.sunflow.math.MathUtils
max(float,float,float,float) - static method in class org.sunflow.math.MathUtils
max(int,int,int) - static method in class org.sunflow.math.MathUtils
Memory - class org.sunflow.system.Memory
min(double,double,double) - static method in class org.sunflow.math.MathUtils
min(float,float,float) - static method in class org.sunflow.math.MathUtils
min(float,float,float,float) - static method in class org.sunflow.math.MathUtils
min(int,int,int) - static method in class org.sunflow.math.MathUtils
MirrorShader - class org.sunflow.core.shader.MirrorShader
MirrorShader() - constructor for class org.sunflow.core.shader.MirrorShader
MitchellFilter - class org.sunflow.core.filter.MitchellFilter
mod1(double) - static method in class org.sunflow.math.QMC
Modifier - interface org.sunflow.core.Modifier
This represents a surface modifier.
Defines a modifier with a given name.
modify(org.sunflow.core.ShadingState) - method in class org.sunflow.core.modifiers.BumpMappingModifier
modify(org.sunflow.core.ShadingState) - method in class org.sunflow.core.Modifier
Modify the shading state for the point to be shaded.
modify(org.sunflow.core.ShadingState) - method in class org.sunflow.core.modifiers.NormalMapModifier
UI.Module - class org.sunflow.system.UI.Module
mul(float) - method in class org.sunflow.image.Color
mul(float) - method in class org.sunflow.math.Vector3
mul(float) - method in class org.sunflow.image.XYZColor
mul(float,org.sunflow.image.Color) - static method in class org.sunflow.image.Color
mul(float,org.sunflow.image.Color,org.sunflow.image.Color) - static method in class org.sunflow.image.Color
mul(float,org.sunflow.math.Vector3) - method in class org.sunflow.math.Vector3
mul(org.sunflow.image.Color) - method in class org.sunflow.image.Color
mul(org.sunflow.image.Color,org.sunflow.image.Color) - static method in class org.sunflow.image.Color
multiply(org.sunflow.math.Matrix4) - method in class org.sunflow.math.Matrix4
Computes this*m and return the result as a new Matrix4