Uses of Class
toxi.math.ScaleMap
Packages that use ScaleMap
-
Uses of ScaleMap in toxi.color
Fields in toxi.color declared as ScaleMap -
Uses of ScaleMap in toxi.geom
Modifier and TypeMethodDescriptionProduces a new vector with its coordinates passed through the givenScaleMap.Produces a new vector with its coordinates passed through the givenScaleMap.Produces a new vector with all of its coordinates passed through the givenScaleMap.ReadonlyVec4D.getMappedXYZ(ScaleMap map) Produces a new vector with only its XYZ coordinates passed through the givenScaleMap.Vec4D.getMappedXYZ(ScaleMap map)