- pause() - Method in class org.amcgala.Framework
-
Pausiert die Aktualisierung des Frameworks.
- Perlin - Class in com.oddlabs.procedurality
-
- Perlin(int, int, int, int, float, int, long, int, int) - Constructor for class com.oddlabs.procedurality.Perlin
-
- PerspectiveCamera - Class in org.amcgala.camera
-
Diese Klasse implementiert eine Kamera mit perspektivischer Projektion.
- perturb(Channel, Channel) - Method in class com.oddlabs.procedurality.Channel
-
- perturb(Channel, float) - Method in class com.oddlabs.procedurality.Channel
-
- Pixel - Class in org.amcgala.renderer
-
Ein Pixel stellt einen Punkt in der Ausgabe dar.
- Pixel(int, int) - Constructor for class org.amcgala.renderer.Pixel
-
Erzeugt einen neuen Pixel an der Stelle (x,y)
- Pixel(double, double) - Constructor for class org.amcgala.renderer.Pixel
-
Erzeugt einen neuen Pixel an der Stelle (x,y).
- Pixel(int, int, Color) - Constructor for class org.amcgala.renderer.Pixel
-
Erzeugt einen neuen Pixel an der Stelle (x,y)
- Pixel(double, double, Color) - Constructor for class org.amcgala.renderer.Pixel
-
Erzeugt einen neuen Pixel an der Stelle (x,y).
- pixels - Variable in class com.oddlabs.procedurality.Channel
-
- place(Channel, int, int) - Method in class com.oddlabs.procedurality.Channel
-
- place(Channel, Channel, int, int) - Method in class com.oddlabs.procedurality.Channel
-
- place(Layer, int, int) - Method in class com.oddlabs.procedurality.Layer
-
- placeBrightest(Channel, int, int) - Method in class com.oddlabs.procedurality.Channel
-
- placeDarkest(Channel, int, int) - Method in class com.oddlabs.procedurality.Channel
-
- Plane - Class in org.amcgala.math
-
Eine Ebene im Raum.
- Plane() - Constructor for class org.amcgala.math.Plane
-
- Plane(Vector3d, double) - Constructor for class org.amcgala.math.Plane
-
Erzeugt eine neue Ebene.
- Plane.Side - Enum in org.amcgala.math
-
- Point - Class in org.amcgala.shape
-
Ein Punkt.
- Point(float, float, float) - Constructor for class org.amcgala.shape.Point
-
- point - Variable in class org.amcgala.shape.primitives.PointPrimitive
-
- PointPrimitive - Class in org.amcgala.shape.primitives
-
Ein Punkt.
- PointPrimitive(Vertex3f) - Constructor for class org.amcgala.shape.primitives.PointPrimitive
-
- points - Variable in class org.amcgala.renderer.DisplayList
-
- Polygon - Class in org.amcgala.shape
-
Klasse, die Polygon darstellen kann.
- Polygon(Vector3d...) - Constructor for class org.amcgala.shape.Polygon
-
Ein Polygon, das über die Punkte definiert ist, die im Konstruktor übergeben werden.
- position - Variable in class org.amcgala.TurtleState
-
- postStop() - Method in class org.amcgala.agent.AmcgalaAgent
-
- pow(float) - Method in class org.amcgala.RGBColor
-
Potenziert die Farbe mit einem Faktor.
- power(float) - Method in class com.oddlabs.procedurality.Channel
-
- power2() - Method in class com.oddlabs.procedurality.Channel
-
- powerof2 - Variable in class com.oddlabs.procedurality.Channel
-
- powerOf2Log2(int) - Static method in class com.oddlabs.procedurality.Utils
-
- preStart() - Method in class org.amcgala.agent.AmcgalaAgent
-
- preStart() - Method in class org.amcgala.agent.StateLoggerAgent
-
User overridable callback.
- Primitive - Class in org.amcgala.shape.primitives
-
Ein Primitiv.
- Primitive() - Constructor for class org.amcgala.shape.primitives.Primitive
-
- project(Vector3d) - Method in interface org.amcgala.camera.Camera
-
Gibt die Koordinaten des Vektors im Bildraum zurück.
- project(Vector3d) - Method in class org.amcgala.camera.OrthographicCamera
-
- project(Vector3d) - Method in class org.amcgala.camera.PerspectiveCamera
-
- project(Vector3d) - Method in class org.amcgala.camera.SimplePerspectiveCamera
-
- projectionMatrix - Variable in class org.amcgala.camera.AbstractCamera
-
Die Projektionsmatrix
- putInformationObject(World.InformationObject) - Method in class org.amcgala.agent.AmcgalaAgent
-
Legt ein InformationObject auf der aktuellen Zelle ab.
- putInformationObjectTo(World.Index, World.InformationObject) - Method in class org.amcgala.agent.AmcgalaAgent
-
Legt ein InformationObject auf einer benachbarten Zelle ab.
- putPixel(int, int, float) - Method in class com.oddlabs.procedurality.Channel
-
- putPixel(int, int, int) - Method in class com.oddlabs.procedurality.GLImage
-
- putPixel(int, int, int) - Method in class com.oddlabs.procedurality.GLIntImage
-
- putPixel(int, int, float, float, float) - Method in class com.oddlabs.procedurality.Layer
-
- putPixel(int, int, float, float, float, float) - Method in class com.oddlabs.procedurality.Layer
-
- putPixelClip(int, int, float) - Method in class com.oddlabs.procedurality.Channel
-
- putPixelClip(int, int, float, float, float) - Method in class com.oddlabs.procedurality.Layer
-
- putPixelClip(int, int, float, float, float, float) - Method in class com.oddlabs.procedurality.Layer
-
- putPixelSafe(int, int, float) - Method in class com.oddlabs.procedurality.Channel
-
- putPixelWrap(int, int, float) - Method in class com.oddlabs.procedurality.Channel
-
- putPixelWrap(int, int, float, float, float) - Method in class com.oddlabs.procedurality.Layer
-
- putPixelWrap(int, int, float, float, float, float) - Method in class com.oddlabs.procedurality.Layer
-
- putVisitedObject(Simulation.SimulationUpdate) - Method in class org.amcgala.agent.AmcgalaAgent
-
Legt ein InformationObject auf der aktuellen Zelle ab.