Uses of Class
toxi.math.ScaleMap
-
Uses of ScaleMap in toxi.color
-
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)