Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- u - Variable in class toxi.sim.grayscott.GrayScott
- UDPClient - Class in com.toxi.nio
- UDPClient(int) - Constructor for class com.toxi.nio.UDPClient
- UDPClientState - Class in com.toxi.nio
- UDPClientState(SocketAddress) - Constructor for class com.toxi.nio.UDPClientState
- UDPServer - Class in com.toxi.nio
- UDPServer(int, int) - Constructor for class com.toxi.nio.UDPServer
- UDPServer(int, int, int, int) - Constructor for class com.toxi.nio.UDPServer
- UDPSyncServer - Class in com.toxi.net
-
An MPE inspired synch server for networked multi-screen applications.
- UDPSyncServer() - Constructor for class com.toxi.net.UDPSyncServer
- uLength() - Method in class toxi.geom.nurbs.ControlNet
-
Get number of ControlPoints in u direction
- UndirectedGraph<N> - Class in toxi.util.datatypes
-
Straightforward undirected graph implementation.
- UndirectedGraph() - Constructor for class toxi.util.datatypes.UndirectedGraph
- UNICODE_NBSP_160_0x0a - Static variable in class toxi.data.feeds.util.EntityStripper
-
unicode nbsp control char, 160, 0x0a.
- unindex(T) - Method in class toxi.geom.SpatialBins
- unindex(T) - Method in interface toxi.geom.SpatialIndex
- unindex(T) - Method in interface toxi.util.datatypes.ItemIndex
- unindex(T) - Method in class toxi.util.datatypes.UniqueItemIndex
- unindex(Vec2D) - Method in class toxi.geom.PointQuadtree
- union(AABB) - Method in class toxi.geom.AABB
- union(Rect) - Method in class toxi.geom.Rect
-
Deprecated.
- UNION - Enum constant in enum toxi.geom.BooleanShapeBuilder.Type
- unionRectWith(Rect) - Method in class toxi.geom.Rect
-
Creates a new rectangle by forming an union of this rectangle and the given other Rect.
- UniqueItemIndex<T> - Class in toxi.util.datatypes
-
This class is used to build an unique set of items and offers a bi-directional mapping between items and their associated ID values.
- UniqueItemIndex() - Constructor for class toxi.util.datatypes.UniqueItemIndex
- UniqueItemIndex(Collection<T>) - Constructor for class toxi.util.datatypes.UniqueItemIndex
- UnitTranslator - Class in toxi.math.conversion
- UnitTranslator() - Constructor for class toxi.math.conversion.UnitTranslator
- UnitTransTest - Class in toxi.test.math
- UnitTransTest() - Constructor for class toxi.test.math.UnitTransTest
- unlock() - Method in class toxi.physics2d.VerletParticle2D
-
Unlocks particle again
- unlock() - Method in class toxi.physics3d.VerletParticle3D
-
Unlocks particle again
- unmarshal(String) - Method in class toxi.color.TColorAdapter
- unmarshal(String) - Method in class toxi.data.feeds.util.Iso8601DateAdapter
- unmarshal(String) - Method in class toxi.data.feeds.util.Rfc822DateAdapter
- unweight() - Method in class toxi.geom.Vec4D
-
Divides each coordinate bythe weight with and sets the coordinate to the newly calculatd ones.
- unweightInto(Vec3D) - Method in interface toxi.geom.ReadonlyVec4D
- unweightInto(Vec3D) - Method in class toxi.geom.Vec4D
- update() - Method in class toxi.math.waves.AbstractWave
-
Updates the wave and returns new value.
- update() - Method in class toxi.math.waves.AMFMSineWave
-
Progresses the wave and updates the result value.
- update() - Method in class toxi.math.waves.ConstantWave
- update() - Method in class toxi.math.waves.FMHarmonicSquareWave
-
Progresses the wave and updates the result value.
- update() - Method in class toxi.math.waves.FMSawtoothWave
-
Progresses the wave and updates the result value.
- update() - Method in class toxi.math.waves.FMSineWave
-
Progresses the wave and updates the result value.
- update() - Method in class toxi.math.waves.FMSquareWave
-
Progresses the wave and updates the result value.
- update() - Method in class toxi.math.waves.FMTriangleWave
- update() - Method in class toxi.math.waves.SineWave
- update() - Method in class toxi.math.waves.Wave2D
- update() - Method in class toxi.physics2d.VerletParticle2D
- update() - Method in class toxi.physics2d.VerletPhysics2D
-
Progresses the physics simulation by 1 time step and updates all forces and particle positions accordingly
- update() - Method in class toxi.physics3d.VerletParticle3D
- update() - Method in class toxi.physics3d.VerletPhysics3D
-
Progresses the physics simulation by 1 time step and updates all forces and particle positions accordingly
- update() - Method in class toxi.sim.automata.CAMatrix
-
Evolves the matrix to the next generation by applying one iteration of the assigned
CARule
implementation. - update() - Method in class toxi.sim.dla.DLA
- update() - Method in class toxi.sim.fluids.FluidSolver3D
- update(boolean) - Method in class toxi.physics3d.VerletMinDistanceSpring3D
- update(float) - Method in class toxi.sim.grayscott.GrayScott
- update(int) - Method in class toxi.sim.dla.DLA
- update(Vec3D) - Method in class toxi.sim.dla.DLAParticle
- updateBounds() - Method in class toxi.geom.AABB
-
Updates the min/max corner points of the box.
- updateBounds() - Method in class toxi.geom.PointCloud3D
-
Recalculates the bounding box, bounding sphere and centroid of the cloud.
- updateCoefficients() - Method in class toxi.geom.Spline2D
- updateCoefficients() - Method in class toxi.geom.Spline3D
- updateElevation() - Method in class toxi.geom.mesh.Terrain
- updatePoint(double) - Method in class toxi.sim.dla.DLAGuideLines
- updatePosition() - Method in class toxi.audio.AudioSource
- updatePosition() - Method in class toxi.audio.SoundListener
- updateVertex(Vec3D, Vec3D) - Method in class toxi.geom.mesh.TriangleMesh
- uri - Variable in class toxi.data.feeds.AtomAuthor
- url - Variable in class toxi.data.feeds.RSSEnclosure
- useInvertedNormals(boolean) - Method in class toxi.geom.mesh.STLWriter
- uvA - Variable in class toxi.geom.mesh.Face
- uvB - Variable in class toxi.geom.mesh.Face
- uvC - Variable in class toxi.geom.mesh.Face
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Rect.unionRectWith(Rect)
instead. Also note, thatRect.unionRectWith(Rect)
does NOT modify the original Rect anymore, but produces a new Rect instance.