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

T

TalusAngleErosion - Class in toxi.sim.erosion
For each neighbour it's computed the difference between the processed cell and the neighbour:
TalusAngleErosion(float, float) - Constructor for class toxi.sim.erosion.TalusAngleErosion
 
TAN - Static variable in class toxi.color.NamedColor
 
tangentNormalOfEllipse(Vec2D, Vec2D) - Method in interface toxi.geom.ReadonlyVec2D
Calculates the normal vector on the given ellipse in the direction of the current point.
tangentNormalOfEllipse(Vec2D, Vec2D) - Method in class toxi.geom.Vec2D
 
tangentPlaneNormalAt(ReadonlyVec3D) - Method in class toxi.geom.Sphere
Calculates the normal vector on the sphere in the direction of the current point.
TColor - Class in toxi.color
Floating point color class with implicit RGB, HSV, CMYK access modes, conversion and color theory utils.
TColor(ReadonlyTColor) - Constructor for class toxi.color.TColor
Creates a deep copy of the given color.
TColorAdapter - Class in toxi.color
 
TColorAdapter() - Constructor for class toxi.color.TColorAdapter
 
TEAL - Static variable in class toxi.color.Hue
 
TEAL - Static variable in class toxi.color.NamedColor
 
Terrain - Class in toxi.geom.mesh
Implementation of a 2D grid based heightfield with basic intersection features and conversion to TriangleMesh.
Terrain(int, int, float) - Constructor for class toxi.geom.mesh.Terrain
Constructs a new and initially flat terrain of the given size in the XZ plane, centred around the world origin.
Terrain(int, int, Vec2D) - Constructor for class toxi.geom.mesh.Terrain
 
tesselatePolygon(Polygon2D) - Method in class toxi.geom.GridTesselator
Tesselates/decomposes the given polygon into a list of 2D triangles using the currently set grid resolution.
tesselatePolygon(Polygon2D) - Method in interface toxi.geom.PolygonTesselator
Tesselates the given polygon into a set of triangles.
testAABB2AABB() - Method in class toxi.test.geom.AABBTest
 
testAABBNormal() - Method in class toxi.test.geom.AABBTest
 
testAABBRayIntersect() - Method in class toxi.test.geom.AABBTest
 
testAABBSphere() - Method in class toxi.test.geom.AABBTest
 
testAABBTri() - Method in class toxi.test.geom.AABBTest
 
testAddFace() - Method in class toxi.test.geom.WEMeshTest
 
testAreaAndCentroid() - Method in class toxi.test.geom.PolygonTest
 
testAreaConverters() - Method in class toxi.test.math.UnitTransTest
 
testArrayReverse() - Method in class toxi.test.PrefUtilsTest
 
testBarycentric() - Method in class toxi.test.geom.Triangle2DTest
 
testBarycentric() - Method in class toxi.test.geom.TriangleTest
 
testBilinear() - Method in class toxi.test.BilinearTest
 
testCategories() - Method in class toxi.test.data.RSSTest
 
testCentroid() - Method in class toxi.test.geom.Triangle2DTest
 
testCentroid() - Method in class toxi.test.geom.TriangleTest
 
testCircleArea() - Method in class toxi.test.geom.PolygonTest
 
testCircleCircleIntersection() - Method in class toxi.test.geom.CircleTest
 
testClockwise() - Method in class toxi.test.geom.PolygonTest
 
testClockwise() - Method in class toxi.test.geom.Triangle2DTest
 
testClockwise() - Method in class toxi.test.geom.TriangleTest
 
testClosestAxis() - Method in class toxi.test.geom.Vec3DTest
 
testClosestPoint() - Method in class toxi.test.geom.Line3DTest
 
testCMYK() - Method in class toxi.test.ColorTest
 
testColor() - Method in class toxi.test.ColorTest
 
testColorList() - Method in class toxi.test.ColorTest
 
testColorListContains() - Method in class toxi.test.ColorTest
 
testContainment() - Method in class toxi.test.geom.PlaneTest
 
testContainment() - Method in class toxi.test.geom.PolygonTest
 
testContainment() - Method in class toxi.test.geom.Triangle2DTest
 
testContainment() - Method in class toxi.test.geom.TriangleTest
 
testCopy() - Method in class toxi.test.ColorTest
 
testCopy() - Method in class toxi.test.RangeTest
 
testCreateFromAxisAngle() - Method in class toxi.test.geom.QuaternionTest
 
testDateParser() - Method in class toxi.test.data.AtomTest
 
testDateParser() - Method in class toxi.test.data.RSSTest
 
testDumpAll() - Method in class toxi.test.data.AtomTest
 
testDumpAll() - Method in class toxi.test.data.RSSTest
 
testEmpty() - Method in class toxi.test.WeightedRandomTest
 
testEmptyArray() - Method in class toxi.test.PrefUtilsTest
 
testEnclosures() - Method in class toxi.test.data.AtomTest
 
testEnclosures() - Method in class toxi.test.data.RSSTest
 
testEquilateral() - Method in class toxi.test.geom.Triangle2DTest
 
testEquilateral() - Method in class toxi.test.geom.TriangleTest
 
testEuler() - Method in class toxi.test.geom.QuaternionTest
 
testFaceEdgeCount() - Method in class toxi.test.geom.WEMeshTest
 
testFaceNormals() - Method in class toxi.test.geom.TriangleMeshTest
 
testFastSin() - Method in class toxi.test.math.MathTest
 
testFloatArray() - Method in class toxi.test.PrefUtilsTest
 
testGenericSet() - Method in class toxi.test.ArrayUtilTest
 
testGradient() - Method in class toxi.test.ColorTest
 
testHashing() - Method in class toxi.test.geom.Line2DTest
 
testHashing() - Method in class toxi.test.geom.Line3DTest
 
testHues() - Method in class toxi.test.ColorTest
 
testInclude() - Method in class toxi.test.geom.AABBTest
 
testIncreaseVertcount() - Method in class toxi.test.geom.PolygonTest
 
testIntArray() - Method in class toxi.test.PrefUtilsTest
 
testIntersection() - Method in class toxi.test.geom.Line2DTest
 
testIntersection() - Method in class toxi.test.geom.Triangle2DTest
 
testIntersectionRect() - Method in class toxi.test.geom.RectTest
 
testInverse() - Method in class toxi.test.geom.MatrixTest
 
testIsec() - Method in class toxi.test.geom.AABBTest
 
testIsec() - Method in class toxi.test.geom.RectTest
 
testIsInAABB() - Method in class toxi.test.geom.AABBTest
 
testIsInSphere() - Method in class toxi.test.geom.SphereTest
 
testIso8601Format() - Method in class toxi.test.data.AtomTest
 
testMatrixRoundtrip() - Method in class toxi.test.geom.QuaternionTest
 
testNamedColors() - Method in class toxi.test.ColorTest
 
testNormal() - Method in class toxi.test.geom.TriangleTest
 
testObjectSet() - Method in class toxi.test.PrefUtilsTest
 
testOctree() - Method in class toxi.test.geom.TreeTest
 
testOrder() - Method in class toxi.test.WeightedRandomTest
 
testOrientation() - Method in class toxi.test.geom.Line2DTest
 
testPerforate() - Method in class toxi.test.geom.WEMeshTest
 
testProjection() - Method in class toxi.test.geom.PlaneTest
 
testQuadtree() - Method in class toxi.test.geom.TreeTest
 
testRandom() - Method in class toxi.test.WeightedRandomTest
 
testRangeArray() - Method in class toxi.test.RangeTest
 
testRangeContainment() - Method in class toxi.test.ColorTest
 
testRectMerge() - Method in class toxi.test.geom.RectTest
 
testReduce() - Method in class toxi.test.geom.PolygonTest
 
testReflectRay() - Method in class toxi.test.geom.SphereTest
 
testRemove() - Method in class toxi.test.WeightedRandomTest
 
testRemoveFace() - Method in class toxi.test.geom.WEMeshTest
 
testRotate() - Method in class toxi.test.geom.MatrixTest
 
testScale() - Method in class toxi.test.geom.Line2DTest
 
testSequence() - Method in class toxi.test.FileUtilsTest
 
testShuffle() - Method in class toxi.test.ArrayUtilTest
 
testSingle() - Method in class toxi.test.WeightedRandomTest
 
testSlerp() - Method in class toxi.test.geom.QuaternionTest
 
testSphericalInstance() - Method in class toxi.test.geom.Vec3DTest
 
testSplitEdge() - Method in class toxi.test.geom.WEMeshTest
 
testSplitSegments() - Method in class toxi.test.geom.Vec3DTest
 
testSTLImport() - Method in class toxi.test.geom.TriangleMeshTest
 
testStrategyName() - Method in class toxi.test.ColorTest
 
testStringArray() - Method in class toxi.test.PrefUtilsTest
 
testStripEntities() - Method in class toxi.test.data.RSSTest
 
testSubdivide() - Method in class toxi.test.geom.WEMeshTest
 
testSurfaceDistance() - Method in class toxi.test.geom.SphereTest
 
testThemes() - Method in class toxi.test.ColorTest
 
testTranslate() - Method in class toxi.test.geom.MatrixTest
 
testUniqueVertices() - Method in class toxi.test.geom.TriangleMeshTest
 
testVertexNormals() - Method in class toxi.test.geom.TriangleMeshTest
 
testViewConstruct() - Method in class toxi.test.geom.Origin3DTest
 
TETRAD - Static variable in class toxi.color.theory.ColorTheoryRegistry
 
TetradTheoryStrategy - Class in toxi.color.theory
Implements the tetradic color scheme to create 4 compatible colors for the given one.
TetradTheoryStrategy() - Constructor for class toxi.color.theory.TetradTheoryStrategy
 
TetradTheoryStrategy(int) - Constructor for class toxi.color.theory.TetradTheoryStrategy
Constructs a new instance with the given color offset angle.
texturedMesh(Mesh3D, PImage, boolean) - Method in class toxi.processing.ToxiclibsSupport
 
ThermalErosion - Class in toxi.sim.erosion
Applies thermal erosion to the given elevation data.
ThermalErosion() - Constructor for class toxi.sim.erosion.ThermalErosion
 
theta - Variable in class toxi.physics2d.constraints.AngularConstraint
 
theta - Variable in class toxi.processing.ArrowModifier
 
THIRD - Static variable in class toxi.math.MathUtils
 
THIRD_PI - Static variable in class toxi.math.MathUtils
PI/3
THISTLE - Static variable in class toxi.color.NamedColor
 
THREE_HALVES_PI - Static variable in class toxi.math.MathUtils
PI*1.5
threshold - Variable in class toxi.math.ThresholdInterpolation
 
threshold - Variable in class toxi.physics2d.constraints.MaxConstraint
 
threshold - Variable in class toxi.physics2d.constraints.MinConstraint
 
threshold - Variable in class toxi.physics3d.constraints.MaxConstraint
 
threshold - Variable in class toxi.physics3d.constraints.MinConstraint
 
threshold(int[], int) - Static method in class toxi.image.util.Filter8bit
 
ThresholdInterpolation - Class in toxi.math
Defines a single step/threshold function which returns the min value for all factors < threshold and the max value for all others.
ThresholdInterpolation(float) - Constructor for class toxi.math.ThresholdInterpolation
 
TiledFrameExporter - Class in toxi.image.util
 
timePublished - Variable in class toxi.data.feeds.AtomEntry
 
timeStamp() - Static method in class toxi.util.DateUtils
Creates a formatted timestamp string of the current datetime using the local host timezone.
timeStamp(long) - Static method in class toxi.util.DateUtils
Creates a formatted timestamp string of the given epoch using the local host timezone.
timeStamp(Date) - Static method in class toxi.util.DateUtils
Creates a formatted timestamp string of the given date using the local host timezone.
timeStamp(Date, TimeZone) - Static method in class toxi.util.DateUtils
Creates a formatted timestamp string of the given date using the specified timezone.
timeStampForZone(String, Date) - Static method in class toxi.util.DateUtils
Creates a formatted timestamp string of the given date using the given timezone ID.
timeStampGMT() - Static method in class toxi.util.DateUtils
Creates a formatted timestamp string of the current date in GMT.
timeStampGMT(long) - Static method in class toxi.util.DateUtils
Creates a formatted timestamp string of the given epoch in GMT.
timeStampGMT(Date) - Static method in class toxi.util.DateUtils
Creates a formatted timestamp string of the given date in GMT.
timeUpdated - Variable in class toxi.data.feeds.AtomEntry
 
title - Variable in class toxi.data.feeds.AtomEntry
 
title - Variable in class toxi.data.feeds.AtomFeed
 
title - Variable in class toxi.data.feeds.RSSChannel
 
title - Variable in class toxi.data.feeds.RSSItem
 
to2DXY() - Method in interface toxi.geom.ReadonlyVec3D
Creates a new 2D vector of the XY components.
to2DXY() - Method in class toxi.geom.Vec3D
 
to2DXZ() - Method in interface toxi.geom.ReadonlyVec3D
Creates a new 2D vector of the XZ components.
to2DXZ() - Method in class toxi.geom.Vec3D
 
to2DYZ() - Method in interface toxi.geom.ReadonlyVec3D
Creates a new 2D vector of the YZ components.
to2DYZ() - Method in class toxi.geom.Vec3D
 
to3D() - Method in class toxi.geom.Vec4D
 
to3DXY() - Method in interface toxi.geom.ReadonlyVec2D
Creates a 3D version of this vector in the XY plane.
to3DXY() - Method in class toxi.geom.Vec2D
 
to3DXZ() - Method in interface toxi.geom.ReadonlyVec2D
Creates a 3D version of this vector in the XZ plane.
to3DXZ() - Method in class toxi.geom.Vec2D
 
to3DYZ() - Method in interface toxi.geom.ReadonlyVec2D
Creates a 3D version of this vector in the YZ plane.
to3DYZ() - Method in class toxi.geom.Vec2D
 
to4D() - Method in interface toxi.geom.ReadonlyVec3D
Creates a Vec4D instance of this vector with the w component set to 1.0
to4D() - Method in class toxi.geom.Vec3D
 
to4D(float) - Method in interface toxi.geom.ReadonlyVec3D
Creates a Vec4D instance of this vector with it w component set to the given value.
to4D(float) - Method in class toxi.geom.Vec3D
 
toARGB() - Method in interface toxi.color.ReadonlyTColor
Converts the color into a packed ARGB int.
toARGB() - Method in class toxi.color.TColor
 
toARGBArray() - Method in class toxi.color.ColorList
Creates an ARGB integer array of the list items.
toArray() - Method in class toxi.geom.Quaternion
 
toArray() - Method in interface toxi.geom.ReadonlyVec2D
 
toArray() - Method in interface toxi.geom.ReadonlyVec3D
 
toArray() - Method in interface toxi.geom.ReadonlyVec4D
 
toArray() - Method in class toxi.geom.Vec2D
 
toArray() - Method in class toxi.geom.Vec3D
 
toArray() - Method in class toxi.geom.Vec4D
 
toArray() - Method in class toxi.util.datatypes.IntegerRange
 
toArray(double) - Method in class toxi.util.datatypes.DoubleRange
 
toArray(double[]) - Method in class toxi.geom.Matrix4x4
Copies all matrix elements into an linear array.
toArray(float) - Method in class toxi.util.datatypes.FloatRange
 
toArray4(float) - Method in interface toxi.geom.ReadonlyVec3D
 
toArray4(float) - Method in class toxi.geom.Vec3D
 
toAxisAngle() - Method in class toxi.geom.Quaternion
Converts the quaternion into a float array consisting of: rotation angle in radians, rotation axis x,y,z
toBarycentric(ReadonlyVec2D) - Method in class toxi.geom.Triangle2D
Produces the barycentric coordinates of the given point within this triangle.
toBarycentric(ReadonlyVec3D) - Method in class toxi.geom.Triangle3D
 
toCartesian() - Method in class toxi.geom.Vec2D
 
toCartesian() - Method in class toxi.geom.Vec3D
 
toCMYKAArray(float[]) - Method in interface toxi.color.ReadonlyTColor
Copies the current CMYKA values into the given array (or constucts a new one with these values).
toCMYKAArray(float[]) - Method in class toxi.color.TColor
 
toFloatArray(float[]) - Method in class toxi.geom.Matrix4x4
 
toHashMap() - Method in class toxi.util.datatypes.TypedProperties
 
toHex() - Method in class toxi.color.TColor
Converts the color into a 6 digit hex string.
toHSVAArray(float[]) - Method in interface toxi.color.ReadonlyTColor
 
toHSVAArray(float[]) - Method in class toxi.color.TColor
 
tolerance - Variable in class toxi.geom.mesh.PlaneSelector
 
toLine2DWithPointAtDistance(float) - Method in class toxi.geom.Ray2D
Converts the ray into a 2D Line segment with its start point coinciding with the ray origin and its other end point at the given distance along the ray.
toLine3DWithPointAtDistance(float) - Method in class toxi.geom.Ray3D
Converts the ray into a 3D Line segment with its start point coinciding with the ray origin and its other end point at the given distance along the ray.
toLineStrip2D(int) - Method in class toxi.geom.BezierCurve2D
Computes a list of intermediate curve points for all segments.
toLineStrip2D(int) - Method in class toxi.geom.Spline2D
Computes all curve vertices based on the resolution/number of subdivisions requested.
toLineStrip3D(int) - Method in class toxi.geom.BezierCurve3D
Computes a list of intermediate curve points for all segments.
toLineStrip3D(int) - Method in class toxi.geom.Spline3D
Computes all curve vertices based on the resolution/number of subdivisions requested.
TOMATO - Static variable in class toxi.color.NamedColor
 
toMatrix4x4() - Method in class toxi.geom.Quaternion
Converts the quat to a 4x4 rotation matrix (in row-major format).
toMatrix4x4(Matrix4x4) - Method in class toxi.geom.Quaternion
 
toMesh() - Method in class toxi.geom.AABB
 
toMesh() - Method in class toxi.geom.AxisAlignedCylinder
Builds a TriangleMesh representation of the cylinder at a default resolution 30 degrees.
toMesh() - Method in class toxi.geom.mesh.Terrain
 
toMesh(float) - Method in class toxi.geom.mesh.Terrain
 
toMesh(float) - Method in class toxi.geom.Plane
Creates a TriangleMesh representation of the plane as a finite, squared quad of the requested size, centred around the current plane point.
toMesh(int) - Method in class toxi.geom.Cone
 
toMesh(int) - Method in class toxi.geom.mesh.BezierPatch
 
toMesh(int) - Method in class toxi.geom.Sphere
 
toMesh(int, float) - Method in class toxi.geom.AxisAlignedCylinder
Builds a TriangleMesh representation of the cylinder using the given number of steps and start angle offset.
toMesh(int, float) - Method in class toxi.geom.Cone
 
toMesh(Mesh3D) - Method in class toxi.geom.AABB
 
toMesh(Mesh3D) - Method in class toxi.geom.mesh.Terrain
Creates a TriangleMesh instance of the terrain surface or adds its geometry to an existing mesh.
toMesh(Mesh3D) - Method in class toxi.geom.Polygon2D
 
toMesh(Mesh3D, float) - Method in class toxi.geom.mesh.Terrain
Creates a TriangleMesh instance of the terrain and constructs side panels and a bottom plane to form a fully enclosed mesh volume, e.g.
toMesh(Mesh3D, float) - Method in class toxi.geom.Plane
 
toMesh(Mesh3D, int) - Method in class toxi.geom.mesh.BezierPatch
 
toMesh(Mesh3D, int) - Method in class toxi.geom.Sphere
 
toMesh(Mesh3D, int, float) - Method in class toxi.geom.AxisAlignedCylinder
 
toMesh(Mesh3D, int, float, boolean, boolean) - Method in class toxi.geom.Cone
 
toMesh(Mesh3D, int, int, int, int) - Method in class toxi.geom.mesh.Terrain
 
toMesh(Mesh3D, int, int, int, int, float) - Method in class toxi.geom.mesh.Terrain
 
toMesh(Mesh3D, Vec2D, float) - Method in class toxi.geom.Polygon2D
 
ToneMap - Class in toxi.color
 
ToneMap(float, float, ColorGradient) - Constructor for class toxi.color.ToneMap
 
ToneMap(float, float, ColorList) - Constructor for class toxi.color.ToneMap
 
ToneMap(float, float, ReadonlyTColor, ReadonlyTColor) - Constructor for class toxi.color.ToneMap
 
ToneMap(float, float, ReadonlyTColor, ReadonlyTColor, int) - Constructor for class toxi.color.ToneMap
 
tones - Variable in class toxi.music.scale.AbstractScale
 
toOutline() - Method in class toxi.geom.Polygon2D
Attempts to remove all internal self-intersections and creates a new polygon only consisting of perimeter vertices.
toPolar() - Method in class toxi.geom.Vec2D
 
toPolygon2D() - Method in class toxi.geom.Ellipse
 
toPolygon2D() - Method in class toxi.geom.Polygon2D
Only needed for Shape2D interface.
toPolygon2D() - Method in class toxi.geom.Rect
Creates a Polygon2D instance of the rect.
toPolygon2D() - Method in interface toxi.geom.Shape2D
Converts the shape into a Polygon2D instance (possibly via a default resolution, e.g.
toPolygon2D() - Method in class toxi.geom.Triangle2D
Creates a Polygon2D instance of the triangle.
toPolygon2D(float, int) - Method in class toxi.geom.Rect
Turns this rectangle into a rounded rectangle shaped Polygon2D instance with the given corner radius.
toPolygon2D(int) - Method in class toxi.geom.BezierCurve2D
 
toPolygon2D(int) - Method in class toxi.geom.Ellipse
Creates a Polygon2D instance of the ellipse sampling it at the given resolution.
toPolygon2D(int) - Method in class toxi.geom.nurbs.BasicNurbsCurve
 
toPolygon2D(int) - Method in interface toxi.geom.nurbs.NurbsCurve
 
toRay2D() - Method in class toxi.geom.Line2D
 
toRay3D() - Method in class toxi.geom.Line3D
 
toRGBAArray(float[]) - Method in interface toxi.color.ReadonlyTColor
Copies the current RGBA value into the given array (or constucts a new one with these values).
toRGBAArray(float[]) - Method in class toxi.color.TColor
 
toRGBAArray(float[], int) - Method in interface toxi.color.ReadonlyTColor
Copies the current RGBA value into the given array starting the given offset.
toRGBAArray(float[], int) - Method in class toxi.color.TColor
 
toSpherical() - Method in class toxi.geom.Vec3D
 
toString() - Method in class toxi.audio.AudioBuffer
 
toString() - Method in class toxi.audio.AudioSource
 
toString() - Method in class toxi.color.Hue
 
toString() - Method in class toxi.color.TColor
 
toString() - Method in class toxi.color.theory.AnalogousStrategy
 
toString() - Method in class toxi.color.theory.ComplementaryStrategy
 
toString() - Method in class toxi.color.theory.CompoundTheoryStrategy
 
toString() - Method in class toxi.color.theory.LeftSplitComplementaryStrategy
 
toString() - Method in class toxi.color.theory.MonochromeTheoryStrategy
 
toString() - Method in class toxi.color.theory.RightSplitComplementaryStrategy
 
toString() - Method in class toxi.color.theory.SingleComplementStrategy
 
toString() - Method in class toxi.color.theory.SplitComplementaryStrategy
 
toString() - Method in class toxi.color.theory.TetradTheoryStrategy
 
toString() - Method in class toxi.color.theory.TriadTheoryStrategy
 
toString() - Method in class toxi.data.feeds.AtomLink
 
toString() - Method in class toxi.data.feeds.RSSEnclosure
 
toString() - Method in class toxi.geom.AABB
 
toString() - Method in class toxi.geom.GMatrix
Returns a string that contains the values of this GMatrix.
toString() - Method in class toxi.geom.GVector
Returns a string that contains the values of this GVector.
toString() - Method in class toxi.geom.IsectData2D
 
toString() - Method in class toxi.geom.IsectData3D
 
toString() - Method in class toxi.geom.Line2D.LineIntersection
 
toString() - Method in class toxi.geom.Line2D
 
toString() - Method in class toxi.geom.Line3D.LineIntersection
 
toString() - Method in class toxi.geom.Line3D
 
toString() - Method in class toxi.geom.Matrix3d
Returns a string that contains the values of this Matrix3d.
toString() - Method in class toxi.geom.Matrix4f
Returns a string that contains the values of this Matrix4f.
toString() - Method in class toxi.geom.Matrix4x4
 
toString() - Method in class toxi.geom.mesh.Face
 
toString() - Method in class toxi.geom.mesh.TriangleMesh
 
toString() - Method in class toxi.geom.mesh.Vertex
 
toString() - Method in class toxi.geom.mesh.WETriangleMesh
 
toString() - Method in class toxi.geom.mesh.WEVertex
 
toString() - Method in class toxi.geom.mesh.WingedEdge
 
toString() - Method in class toxi.geom.mesh2d.DelaunayTriangle
 
toString() - Method in class toxi.geom.mesh2d.DelaunayTriangulation
 
toString() - Method in class toxi.geom.mesh2d.DelaunayVertex
 
toString() - Method in class toxi.geom.Plane
 
toString() - Method in class toxi.geom.PointOctree
 
toString() - Method in class toxi.geom.Polygon2D
 
toString() - Method in class toxi.geom.Quaternion
 
toString() - Method in class toxi.geom.Ray2D
 
toString() - Method in class toxi.geom.Ray3D
 
toString() - Method in class toxi.geom.Rect
 
toString() - Method in class toxi.geom.Triangle2D
 
toString() - Method in class toxi.geom.Triangle3D
 
toString() - Method in class toxi.geom.Vec2D
 
toString() - Method in class toxi.geom.Vec3D
 
toString() - Method in class toxi.geom.Vec4D
 
toString() - Method in class toxi.math.waves.AbstractWave
 
toString() - Method in class toxi.newmesh.AttributedEdge
 
toString() - Method in class toxi.newmesh.AttributedFace
 
toString() - Method in class toxi.newmesh.IndexedTriangleMesh
 
toString() - Method in class toxi.sim.automata.CARule2D
 
toString() - Method in class toxi.sim.dla.DLASegment
 
toString() - Method in class toxi.sim.erosion.TalusAngleErosion
 
toString() - Method in class toxi.sim.erosion.ThermalErosion
 
toString() - Method in class toxi.util.datatypes.BiasedDoubleRange
 
toString() - Method in class toxi.util.datatypes.BiasedFloatRange
 
toString() - Method in class toxi.util.datatypes.BiasedIntegerRange
 
toString() - Method in class toxi.util.datatypes.DoubleRange
 
toString() - Method in class toxi.util.datatypes.FloatRange
 
toString() - Method in class toxi.util.datatypes.IntegerRange
 
toString() - Method in class toxi.util.datatypes.WeightedRandomEntry
 
toString(byte[]) - Static method in class toxi.util.datatypes.ArrayUtil
 
toString(double[]) - Static method in class toxi.util.datatypes.ArrayUtil
 
toString(float[]) - Static method in class toxi.util.datatypes.ArrayUtil
 
toString(int[]) - Static method in class toxi.util.datatypes.ArrayUtil
 
toString(T[]) - Static method in class toxi.util.datatypes.ArrayUtil
 
toString(DelaunayVertex[]) - Static method in class toxi.geom.mesh2d.DelaunayVertex
Create a String for a matrix.
toTransposedFloatArray(float[]) - Method in class toxi.geom.Matrix4x4
 
toTriangle() - Method in class toxi.geom.mesh.Face
Creates a generic Triangle3D instance using this face's vertices.
toVec2D() - Method in class toxi.geom.mesh2d.DelaunayVertex
 
toWEMesh() - Method in class toxi.geom.mesh.TriangleMesh
 
toxi.audio - package toxi.audio
 
toxi.color - package toxi.color
 
toxi.color.theory - package toxi.color.theory
 
toxi.data.csv - package toxi.data.csv
 
toxi.data.feeds - package toxi.data.feeds
 
toxi.data.feeds.util - package toxi.data.feeds.util
 
toxi.doap - package toxi.doap
 
toxi.geom - package toxi.geom
 
toxi.geom.mesh - package toxi.geom.mesh
 
toxi.geom.mesh.subdiv - package toxi.geom.mesh.subdiv
 
toxi.geom.mesh2d - package toxi.geom.mesh2d
 
toxi.geom.nurbs - package toxi.geom.nurbs
 
toxi.image.util - package toxi.image.util
 
toxi.math - package toxi.math
 
toxi.math.conversion - package toxi.math.conversion
 
toxi.math.noise - package toxi.math.noise
 
toxi.math.waves - package toxi.math.waves
 
toxi.music - package toxi.music
 
toxi.music.scale - package toxi.music.scale
 
toxi.newmesh - package toxi.newmesh
 
toxi.physics2d - package toxi.physics2d
 
toxi.physics2d.behaviors - package toxi.physics2d.behaviors
 
toxi.physics2d.constraints - package toxi.physics2d.constraints
 
toxi.physics3d - package toxi.physics3d
 
toxi.physics3d.behaviors - package toxi.physics3d.behaviors
 
toxi.physics3d.constraints - package toxi.physics3d.constraints
 
toxi.processing - package toxi.processing
 
toxi.sim.automata - package toxi.sim.automata
 
toxi.sim.dla - package toxi.sim.dla
 
toxi.sim.erosion - package toxi.sim.erosion
 
toxi.sim.fluids - package toxi.sim.fluids
 
toxi.sim.grayscott - package toxi.sim.grayscott
 
toxi.test - package toxi.test
 
toxi.test.audio - package toxi.test.audio
 
toxi.test.data - package toxi.test.data
 
toxi.test.geom - package toxi.test.geom
 
toxi.test.math - package toxi.test.math
 
toxi.util - package toxi.util
 
toxi.util.datatypes - package toxi.util.datatypes
 
toxi.util.events - package toxi.util.events
 
toxi.volume - package toxi.volume
 
ToxiclibsSupport - Class in toxi.processing
In addition to providing new drawing commands, this class provides wrappers for using datatypes of the toxiclibs core package directly with Processing's drawing commands.
ToxiclibsSupport(PApplet) - Constructor for class toxi.processing.ToxiclibsSupport
 
ToxiclibsSupport(PApplet, PGraphics) - Constructor for class toxi.processing.ToxiclibsSupport
 
trace() - Method in class toxi.geom.GMatrix
Returns the trace of this matrix.
transform(Matrix4x4) - Method in class toxi.geom.mesh.TriangleMesh
Applies the given matrix transform to all mesh vertices and updates all face normals.
transform(Matrix4x4) - Method in class toxi.geom.mesh.WETriangleMesh
Applies the given matrix transform to all mesh vertices and updates all face normals.
transform(Matrix4x4, boolean) - Method in class toxi.geom.mesh.TriangleMesh
Applies the given matrix transform to all mesh vertices.
transform(Matrix4x4, boolean) - Method in class toxi.geom.mesh.WETriangleMesh
Applies the given matrix transform to all mesh vertices.
transform(Vec3D) - Method in class toxi.geom.Matrix3d
Multiply this matrix by the tuple t and place the result back into the tuple (t = this*t).
transform(Vec3D, Vec3D) - Method in class toxi.geom.Matrix3d
Multiply this matrix by the tuple t and and place the result into the tuple "result" (result = this*t).
transform(Vec4D) - Method in class toxi.geom.Matrix4f
Transform the vector vec using this Transform and place the result back into vec.
transform(Vec4D, Vec4D) - Method in class toxi.geom.Matrix4f
Transform the vector vec using this Matrix4f and place the result into vecOut.
transformOne(Vec3D) - Method in class toxi.geom.Matrix4f
Transforms the point parameter with this Matrix4f and places the result back into point.
transformOne(Vec3D, Vec3D) - Method in class toxi.geom.Matrix4f
Transforms the point parameter with this Matrix4f and places the result into pointOut.
transformZero(Vec3D) - Method in class toxi.geom.Matrix4f
Transforms the normal parameter by this transform and places the value back into normal.
transformZero(Vec3D, Vec3D) - Method in class toxi.geom.Matrix4f
Transforms the normal parameter by this Matrix4f and places the value into normalOut.
translate(double, double, double) - Method in class toxi.geom.Matrix4x4
 
translate(float, float) - Method in class toxi.geom.LineStrip2D
 
translate(float, float) - Method in class toxi.geom.Polygon2D
 
translate(float, float) - Method in class toxi.geom.Rect
 
translate(float, float, float) - Method in class toxi.geom.mesh.TriangleMesh
 
translate(float, float, float) - Method in class toxi.geom.Vec4D
 
translate(ReadonlyVec2D) - Method in class toxi.geom.LineStrip2D
 
translate(ReadonlyVec2D) - Method in class toxi.geom.Polygon2D
 
translate(ReadonlyVec2D) - Method in class toxi.geom.Rect
 
translate(ReadonlyVec2D) - Method in class toxi.processing.ToxiclibsSupport
 
translate(ReadonlyVec3D) - Method in class toxi.geom.Matrix4x4
 
translate(ReadonlyVec3D) - Method in class toxi.processing.ToxiclibsSupport
 
translate(Vec2D) - Method in class toxi.processing.ToxiclibsSupport
 
translate(Vec3D) - Method in class toxi.geom.mesh.TriangleMesh
 
translate(Vec3D) - Method in class toxi.geom.mesh.WETriangleMesh
 
translate(Vec3D) - Method in class toxi.processing.ToxiclibsSupport
 
translateSelf(double, double, double) - Method in class toxi.geom.Matrix4x4
 
translateSelf(ReadonlyVec3D) - Method in class toxi.geom.Matrix4x4
 
TRANSPARENT - Static variable in class toxi.color.NamedColor
 
transpose() - Method in class toxi.geom.GMatrix
Transposes this matrix in place.
transpose() - Method in class toxi.geom.Matrix3d
Sets the value of this matrix to its transpose.
transpose() - Method in class toxi.geom.Matrix4f
Sets the value of this matrix to its transpose in place.
transpose() - Method in class toxi.geom.Matrix4x4
Converts the matrix (in-place) between column-major to row-major order (and vice versa).
transpose(GMatrix) - Method in class toxi.geom.GMatrix
Places the matrix values of the transpose of matrix m1 into this matrix.
transpose(Matrix3d) - Method in class toxi.geom.Matrix3d
Sets the value of this matrix to the transpose of the argument matrix.
transpose(Matrix4f) - Method in class toxi.geom.Matrix4f
Sets the value of this matrix to the transpose of the argument matrix.
TreeTest - Class in toxi.test.geom
 
TreeTest() - Constructor for class toxi.test.geom.TreeTest
 
TRIAD - Static variable in class toxi.color.theory.ColorTheoryRegistry
 
TriadTheoryStrategy - Class in toxi.color.theory
Implements the triadic color scheme to create 3 compatible colors for the given one.
TriadTheoryStrategy() - Constructor for class toxi.color.theory.TriadTheoryStrategy
 
triangle - Variable in class toxi.geom.TriangleIntersector
 
triangle(Triangle2D) - Method in class toxi.processing.ToxiclibsSupport
 
triangle(Triangle2D, boolean) - Method in class toxi.processing.ToxiclibsSupport
 
triangle(Triangle3D) - Method in class toxi.processing.ToxiclibsSupport
 
triangle(Triangle3D, boolean) - Method in class toxi.processing.ToxiclibsSupport
 
Triangle2D - Class in toxi.geom
 
Triangle2D() - Constructor for class toxi.geom.Triangle2D
 
Triangle2D(ReadonlyVec2D, ReadonlyVec2D, ReadonlyVec2D) - Constructor for class toxi.geom.Triangle2D
 
Triangle2DTest - Class in toxi.test.geom
 
Triangle2DTest() - Constructor for class toxi.test.geom.Triangle2DTest
 
Triangle3D - Class in toxi.geom
 
Triangle3D() - Constructor for class toxi.geom.Triangle3D
 
Triangle3D(Vec3D, Vec3D, Vec3D) - Constructor for class toxi.geom.Triangle3D
 
TriangleIntersector - Class in toxi.geom
 
TriangleIntersector() - Constructor for class toxi.geom.TriangleIntersector
 
TriangleIntersector(Triangle3D) - Constructor for class toxi.geom.TriangleIntersector
 
TriangleMesh - Class in toxi.geom.mesh
An extensible class to dynamically build, manipulate & export triangle meshes.
TriangleMesh() - Constructor for class toxi.geom.mesh.TriangleMesh
 
TriangleMesh(String) - Constructor for class toxi.geom.mesh.TriangleMesh
Creates a new mesh instance with initial default buffer sizes.
TriangleMesh(String, int, int) - Constructor for class toxi.geom.mesh.TriangleMesh
Creates a new mesh instance with the given initial buffer sizes.
TRIANGLEMESH - Static variable in class toxi.geom.mesh.STLReader
 
TriangleMeshTest - Class in toxi.test.geom
 
TriangleMeshTest() - Constructor for class toxi.test.geom.TriangleMeshTest
 
TriangleTest - Class in toxi.test.geom
 
TriangleTest() - Constructor for class toxi.test.geom.TriangleTest
 
triggerFrame() - Method in interface com.toxi.net.ClientListener
Callback to trigger the rendering of a new frame.
triggerUpdate() - Method in interface com.toxi.net.ClientListener
Callback to trigger an update of the server managed process.
TriSubdivision - Class in toxi.geom.mesh.subdiv
This subdivision strategy splits an edge in four equal parts using three split points at 25%, 50% and 75% of the edge.
TriSubdivision() - Constructor for class toxi.geom.mesh.subdiv.TriSubdivision
 
TURQUOISE - Static variable in class toxi.color.NamedColor
 
TWO_PI - Static variable in class toxi.math.MathUtils
PI*2
TWO_PI - Static variable in class toxi.math.waves.AbstractWave
 
type - Variable in class toxi.data.feeds.AtomContent
 
type - Variable in class toxi.data.feeds.AtomLink
 
type - Variable in class toxi.data.feeds.RSSEnclosure
 
type - Variable in class toxi.processing.ArrowModifier
 
TypedProperties - Class in toxi.util.datatypes
Convenience wrapper providing typed access to Java Properties files.
TypedProperties() - Constructor for class toxi.util.datatypes.TypedProperties
 
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