- n - Variable in class org.amcgala.camera.AbstractCamera
-
lokale z-Achse der Kamera
- NEAR_EPSILON - Static variable in interface org.amcgala.math.MathConstants
-
- nextPowerOf2(int) - Static method in class com.oddlabs.procedurality.Utils
-
- nextValue() - Method in class org.amcgala.animation.interpolation.EaseInInterpolation
-
- nextValue() - Method in class org.amcgala.animation.interpolation.EaseOutInterpolation
-
- nextValue() - Method in class org.amcgala.animation.interpolation.Interpolation
-
Diese Methode wird von allen Unterklassen implementiert und gibt den nächsten interpolierten Wert zurück.
- nextValue() - Method in class org.amcgala.animation.interpolation.LinearInterpolation
-
- Node - Class in org.amcgala.scenegraph
-
Eine Node ist Teil des Scenegraphs und kann beliebig viele Kindsknoten und
Geometrieobjekte zugewiesen bekommen.
- Node(String) - Constructor for class org.amcgala.scenegraph.Node
-
Erstellt eine neue Node mit einem Label, über das die Node innerhalb des
Graphens gefunden werden kann.
- Node(String, Node) - Constructor for class org.amcgala.scenegraph.Node
-
Erzeugt eine neue Node mit einem Label und einem zugewiesenen
Elternknoten.
- noise_channels - Variable in class com.oddlabs.procedurality.Perlin
-
- noise_channels - Variable in class com.oddlabs.procedurality.Spectral
-
- NORMAL - Static variable in class com.oddlabs.procedurality.Cellular
-
- NORMAL - Static variable in class com.oddlabs.procedurality.Perlin
-
- normal - Variable in class org.amcgala.raytracer.ShadingInfo
-
- NORMAL_MOD - Static variable in class com.oddlabs.procedurality.Perlin
-
- normalize() - Method in class com.oddlabs.procedurality.Channel
-
- normalize(float, float) - Method in class com.oddlabs.procedurality.Channel
-
- normalize(float, float, float, float) - Method in class com.oddlabs.procedurality.Channel
-
- normalize() - Method in class com.oddlabs.procedurality.Layer
-
- normalize(float, float) - Method in class com.oddlabs.procedurality.Layer
-
- normalize(float, float, float, float) - Method in class com.oddlabs.procedurality.Layer
-
- normalize() - Method in class org.amcgala.math.Quaternion
-
Normalisiert das Quaternion auf eine Länge von 1.
- normalize() - Method in class org.amcgala.math.Vector3d
-
Gibt den Vektor normalisiert zurück.
- normalizeSymmetric() - Method in class com.oddlabs.procedurality.Channel
-
- numberOfSamples - Variable in class org.amcgala.raytracer.sampler.AbstractSampler
-