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

P

perforateFace(Face, float) - Method in class toxi.geom.mesh.TriangleMesh
 
PerlinNoise - Class in toxi.math.noise
PERLIN NOISE taken from the java port I originally did for PApplet, based on an implementation by the german demo group farbrausch as used in their demo "Art": http://www.farb-rausch.de/fr010src.zip
PerlinNoise() - Constructor for class toxi.math.noise.PerlinNoise
 
perpendicular() - Method in class toxi.geom.Vec2D
 
phase - Variable in class toxi.math.waves.AbstractWave
Current wave phase
phase - Variable in class toxi.math.waves.WaveState
 
PI - Static variable in class toxi.math.MathUtils
PI
PI - Static variable in class toxi.math.waves.AbstractWave
 
PI_SQUARED - Static variable in class toxi.math.MathUtils
PI*PI
pickRandom() - Method in class toxi.util.datatypes.BiasedFloatRange
 
pickRandom() - Method in class toxi.util.datatypes.BiasedIntegerRange
 
pickRandom() - Method in class toxi.util.datatypes.DoubleRange
 
pickRandom() - Method in class toxi.util.datatypes.FloatRange
 
pickRandom() - Method in class toxi.util.datatypes.GenericSet
 
pickRandom() - Method in class toxi.util.datatypes.IntegerRange
 
pickRandom() - Method in class toxi.util.datatypes.IntegerSet
 
pickRandomUnique() - Method in class toxi.util.datatypes.GenericSet
 
pickRandomUnique() - Method in class toxi.util.datatypes.IntegerSet
 
pixelsToInch(int, int) - Static method in class toxi.math.conversion.UnitTranslator
Converts pixels into inches.
pixelsToMillis(int, int) - Static method in class toxi.math.conversion.UnitTranslator
Converts pixels into millimeters.
pixelsToPoints(int, int) - Static method in class toxi.math.conversion.UnitTranslator
Converts pixels into points.
plane - Variable in class toxi.geom.mesh.PlaneSelector
 
Plane - Class in toxi.geom
Class to describe and work with infinite generic 3D planes.
Plane() - Constructor for class toxi.geom.Plane
 
Plane(Triangle3D) - Constructor for class toxi.geom.Plane
 
Plane(Vec3D, ReadonlyVec3D) - Constructor for class toxi.geom.Plane
 
Plane.Classifier - Enum in toxi.geom
Classifier constant for Plane.classifyPoint(ReadonlyVec3D, float)
PlaneSelector - Class in toxi.geom.mesh
A VertexSelector implementation for selecting vertices in relation to a given Plane.
PlaneSelector(Mesh3D, Plane, Plane.Classifier) - Constructor for class toxi.geom.mesh.PlaneSelector
 
PlaneSelector(Mesh3D, Plane, Plane.Classifier, float) - Constructor for class toxi.geom.mesh.PlaneSelector
 
POINT_POSTSCRIPT - Static variable in class toxi.math.conversion.UnitTranslator
Number of points per inch
PointCloud - Class in toxi.geom
 
PointCloud() - Constructor for class toxi.geom.PointCloud
 
PointCloud(int) - Constructor for class toxi.geom.PointCloud
 
pointList - Variable in class toxi.geom.Spline2D
 
pointList - Variable in class toxi.geom.Spline3D
 
PointOctree - Class in toxi.geom
Implements a spatial subdivision tree to work efficiently with large numbers of 3D particles.
PointOctree(Vec3D, float) - Constructor for class toxi.geom.PointOctree
Constructs a new PointOctree node within the AABB cube volume: {o.x, o.y, o.z} ...
PointQuadtree - Class in toxi.geom
Implements a spatial subdivision tree to work efficiently with large numbers of 2D particles.
PointQuadtree(Vec2D, float) - Constructor for class toxi.geom.PointQuadtree
Constructs a new PointQuadtree node within the Rect: {o.x, o.y} ...
points - Variable in class toxi.geom.mesh.BezierPatch
 
pointsToMillis(double) - Static method in class toxi.math.conversion.UnitTranslator
Converts points into millimeters.
pointsToPixels(double, int) - Static method in class toxi.math.conversion.UnitTranslator
Converts points into pixels.
pointTowards(ReadonlyVec3D) - Method in class toxi.geom.mesh.TriangleMesh
Rotates the mesh in such a way so that its "forward" axis is aligned with the given direction.
pointTowards(ReadonlyVec3D, ReadonlyVec3D) - Method in class toxi.geom.mesh.TriangleMesh
Rotates the mesh in such a way so that its "forward" axis is aligned with the given direction.
pointTowards(ReadonlyVec3D) - Method in class toxi.geom.mesh.WETriangleMesh
Rotates the mesh in such a way so that its "forward" axis is aligned with the given direction.
pointTowards(ReadonlyVec3D, ReadonlyVec3D) - Method in class toxi.geom.mesh.WETriangleMesh
Rotates the mesh in such a way so that its "forward" axis is aligned with the given direction.
Polygon2D - Class in toxi.geom
Container type for convex polygons.
Polygon2D() - Constructor for class toxi.geom.Polygon2D
 
Polygon2D(List<Vec2D>) - Constructor for class toxi.geom.Polygon2D
 
Polygon2D(Vec2D...) - Constructor for class toxi.geom.Polygon2D
 
PolygonClipper2D - Interface in toxi.geom
Defines an interface for clipping 2D polygons.
pop() - Method in class toxi.math.waves.AbstractWave
 
pop() - Method in class toxi.math.waves.AMFMSineWave
 
pop() - Method in class toxi.math.waves.FMHarmonicSquareWave
 
pop() - Method in class toxi.math.waves.FMSawtoothWave
 
pop() - Method in class toxi.math.waves.FMSineWave
 
pop() - Method in class toxi.math.waves.FMSquareWave
 
pop() - Method in class toxi.math.waves.FMTriangleWave
 
pos - Variable in class toxi.geom.IsectData2D
 
pos - Variable in class toxi.geom.IsectData3D
 
push() - Method in class toxi.math.waves.AbstractWave
 
push() - Method in class toxi.math.waves.AMFMSineWave
 
push() - Method in class toxi.math.waves.FMHarmonicSquareWave
 
push() - Method in class toxi.math.waves.FMSawtoothWave
 
push() - Method in class toxi.math.waves.FMSineWave
 
push() - Method in class toxi.math.waves.FMSquareWave
 
push() - Method in class toxi.math.waves.FMTriangleWave
 

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