Uses of Interface
net.paulhertz.pixelaudio.curves.PACurveMaker.PointsMutator
Packages that use PACurveMaker.PointsMutator
Package
Description
Package
net.paulhertz.pixelaudio.curves implements light weight classes for Bezier curve modeling.-
Uses of PACurveMaker.PointsMutator in net.paulhertz.pixelaudio.curves
Methods in net.paulhertz.pixelaudio.curves with parameters of type PACurveMaker.PointsMutatorModifier and TypeMethodDescriptionvoidPACurveMaker.mutateAllPoints(PACurveMaker.PointsMutator mutator) Mutate the live dragPoints list (and/or its PVectors) and automatically mark cached geometry as dirty afterward.