Index

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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

N

name - Variable in class toxi.data.feeds.AtomAuthor
 
name - Variable in class toxi.geom.mesh.TriangleMesh
Mesh name
NAME - Static variable in class toxi.color.theory.AnalogousStrategy
 
NAME - Static variable in class toxi.color.theory.ComplementaryStrategy
 
NAME - Static variable in class toxi.color.theory.CompoundTheoryStrategy
 
NAME - Static variable in class toxi.color.theory.LeftSplitComplementaryStrategy
 
NAME - Static variable in class toxi.color.theory.MonochromeTheoryStrategy
 
NAME - Static variable in class toxi.color.theory.RightSplitComplementaryStrategy
 
NAME - Static variable in class toxi.color.theory.SingleComplementStrategy
 
NAME - Static variable in class toxi.color.theory.SplitComplementaryStrategy
 
NAME - Static variable in class toxi.color.theory.TetradTheoryStrategy
 
NAME - Static variable in class toxi.color.theory.TriadTheoryStrategy
 
NamedColor - Class in toxi.color
Defines a list of named colors across the spectrum and provides a means to access them by name (strings) dynamically (e.g.
NamedColor() - Constructor for class toxi.color.NamedColor
 
NAVAJOWHITE - Static variable in class toxi.color.NamedColor
 
NAVY - Static variable in class toxi.color.NamedColor
 
NEG_MAX_VALUE - Static variable in class toxi.geom.Vec2D
 
NEG_MAX_VALUE - Static variable in class toxi.geom.Vec3D
 
negate() - Method in class toxi.geom.GMatrix
Negates the value of this matrix: this = -this.
negate() - Method in class toxi.geom.Matrix3d
Negates the value of this matrix: this = -this.
negate() - Method in class toxi.geom.Matrix4f
Negates the value of this matrix: this = -this.
negate(GMatrix) - Method in class toxi.geom.GMatrix
Sets the value of this matrix equal to the negation of of the GMatrix parameter.
negate(Matrix3d) - Method in class toxi.geom.Matrix3d
Sets the value of this matrix equal to the negation of of the Matrix3d parameter.
negate(Matrix4f) - Method in class toxi.geom.Matrix4f
Sets the value of this matrix equal to the negation of of the Matrix4f parameter.
neighborOpposite(DelaunayVertex, DelaunayTriangle) - Method in class toxi.geom.mesh2d.DelaunayTriangulation
Report neighbor opposite the given vertex of triangle.
neighbors(DelaunayTriangle) - Method in class toxi.geom.mesh2d.DelaunayTriangulation
Return the set of triangles adjacent to triangle.
NEUTRAL - Static variable in class toxi.color.ColorRange
Shade definition: saturation 25-35%, brightness: 30-70%
newARGB(int) - Static method in class toxi.color.TColor
Factory method.
newBoundingCircle(List<Vec2D>) - Static method in class toxi.geom.Circle
 
newCMYK(float, float, float, float) - Static method in class toxi.color.TColor
Factory method.
newCMYKA(float, float, float, float, float) - Static method in class toxi.color.TColor
Factory method.
newFromARGBArray(int[], int, float, boolean) - Static method in class toxi.color.Histogram
Creates a new histogram of random color samples taken from the given ARGB array in order to identify the most frequently used colors in the image.
newFromStream(InputStream) - Static method in class toxi.data.feeds.AtomFeed
 
newFromStream(InputStream) - Static method in class toxi.data.feeds.RSSFeed
 
newFromURL(String) - Static method in class toxi.data.feeds.AtomFeed
 
newFromURL(String) - Static method in class toxi.data.feeds.RSSFeed
 
newGray(float) - Static method in class toxi.color.TColor
Factory method.
newGrayAlpha(float, float) - Static method in class toxi.color.TColor
Factory method.
newHex(String) - Static method in class toxi.color.TColor
Factory method.
newHSV(float, float, float) - Static method in class toxi.color.TColor
Factory method.
newHSV(Hue, float, float) - Static method in class toxi.color.TColor
 
newHSVA(float, float, float, float) - Static method in class toxi.color.TColor
 
newObject(String) - Method in class toxi.geom.mesh.OBJWriter
 
newRandom() - Static method in class toxi.color.TColor
Factory method.
newRGB(float, float, float) - Static method in class toxi.color.TColor
Factory method.
newRGBA(float, float, float, float) - Static method in class toxi.color.TColor
 
NewSubdivStrategy - Interface in toxi.geom.mesh.subdiv
 
noise(double, double) - Static method in class toxi.math.noise.SimplexNoise
Computes 2D Simplex Noise.
noise(double, double, double) - Static method in class toxi.math.noise.SimplexNoise
Computes 3D Simplex Noise.
noise(double, double, double, double) - Static method in class toxi.math.noise.SimplexNoise
Computes 4D Simplex Noise.
noise(float) - Method in class toxi.math.noise.PerlinNoise
Computes the Perlin noise function value at point x.
noise(float, float) - Method in class toxi.math.noise.PerlinNoise
Computes the Perlin noise function value at the point x, y.
noise(float, float, float) - Method in class toxi.math.noise.PerlinNoise
Computes the Perlin noise function value at x, y, z.
noiseDetail(int) - Method in class toxi.math.noise.PerlinNoise
 
noiseDetail(int, float) - Method in class toxi.math.noise.PerlinNoise
 
noiseSeed(long) - Method in class toxi.math.noise.PerlinNoise
 
NON_INTERSECTING - Enum constant in enum toxi.geom.Line2D.LineIntersection.Type
 
NON_INTERSECTING - Enum constant in enum toxi.geom.Line3D.LineIntersection.Type
 
NonLinearScaleMap - Class in toxi.math
 
NonLinearScaleMap - Class in toxi.test.math
 
NonLinearScaleMap() - Constructor for class toxi.math.NonLinearScaleMap
 
NonLinearScaleMap() - Constructor for class toxi.test.math.NonLinearScaleMap
 
NonLinearScaleMap.Sample - Class in toxi.math
 
NonLinearScaleMap.Sample - Class in toxi.test.math
 
normal - Variable in class toxi.geom.IsectData2D
 
normal - Variable in class toxi.geom.IsectData3D
 
normal - Variable in class toxi.geom.mesh.Face
 
normal - Variable in class toxi.geom.mesh.Vertex
 
normal - Variable in class toxi.geom.Plane
 
normal - Variable in class toxi.geom.Triangle3D
 
normal - Variable in class toxi.newmesh.AttributedFace
 
normal(Vec3D) - Method in class toxi.geom.mesh.OBJWriter
 
NormalDisplacementSubdivision - Class in toxi.geom.mesh.subdiv
This subdivision strategy splits an edge in two equal halves at its mid point.
NormalDisplacementSubdivision(float) - Constructor for class toxi.geom.mesh.subdiv.NormalDisplacementSubdivision
 
normalize() - Method in class toxi.geom.GVector
Normalizes this vector in place.
normalize() - Method in class toxi.geom.Matrix3d
Performs singular value decomposition normalization of this matrix.
normalize() - Method in class toxi.geom.Quaternion
 
normalize() - Method in class toxi.geom.Vec2D
Normalizes the vector so that its magnitude = 1
normalize() - Method in class toxi.geom.Vec3D
Normalizes the vector so that its magnitude = 1.
normalize() - Method in class toxi.geom.Vec4D
Normalizes the vector so that its magnitude = 1.
normalize(Matrix3d) - Method in class toxi.geom.Matrix3d
Perform singular value decomposition normalization of matrix m1 and place the normalized values into this.
normalizeCP() - Method in class toxi.geom.Matrix3d
Perform cross product normalization of this matrix.
normalizeCP(Matrix3d) - Method in class toxi.geom.Matrix3d
Perform cross product normalization of matrix m1 and place the normalized values into this.
normalizedRandom() - Static method in class toxi.math.MathUtils
Returns a random number in the interval -1 ..
normalizedRandom(Random) - Static method in class toxi.math.MathUtils
Returns a random number in the interval -1 ..
normalizeFloatArray(float[], float, float) - Static method in class toxi.util.datatypes.ArrayUtil
Normalizes the values in the given array to the new absolute target value.
normalizeTo(float) - Method in class toxi.geom.Vec2D
Normalizes the vector to the given length.
normalizeTo(float) - Method in class toxi.geom.Vec3D
Normalizes the vector to the given length.
normalizeTo(float) - Method in class toxi.geom.Vec4D
Normalizes the vector to the given length.
normalMap - Static variable in class toxi.processing.XYZNormalMapper
 
NormalMapper - Interface in toxi.processing
 
notifyConnected() - Method in interface com.toxi.net.ClientListener
Callback to confirm client has successfully connected
notifyDisconnected() - Method in interface com.toxi.net.ClientListener
Callback to notify client has disconnected from the server.
NS - Static variable in class toxi.data.feeds.AtomFeed
 
numCells - Variable in class toxi.volume.VolumetricSpace
 
numDigits - Variable in class toxi.util.FileSequenceDescriptor
 
numSteps - Variable in class toxi.math.DecimatedInterpolation
 
NurbsCreator - Class in toxi.geom.nurbs
This class offers some static methods to create NurbsSurfaces and NurbsCurves from diffrent inputs.
NurbsCurve - Interface in toxi.geom.nurbs
Interface for Nurbs Curves
NurbsMeshCreator - Class in toxi.geom.nurbs
 
NurbsMeshCreator(NurbsSurface) - Constructor for class toxi.geom.nurbs.NurbsMeshCreator
 
NurbsMeshCreator(NurbsSurface, Vec2D) - Constructor for class toxi.geom.nurbs.NurbsMeshCreator
 
NurbsSurface - Interface in toxi.geom.nurbs
Interface for Nurbs Surfaces.
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form