Uses of Class
simpa.core.api.CurrentLoop
Packages that use CurrentLoop
Package
Description
This package contains all public interfaces and classes that can be programmed to.
-
Uses of CurrentLoop in simpa.core.api
Methods in simpa.core.api that return CurrentLoopModifier and TypeMethodDescriptionstatic CurrentLoop
CurrentLoop.transform
(CurrentLoop loop, org.apache.commons.math3.geometry.euclidean.threed.Rotation rot, org.apache.commons.math3.geometry.euclidean.threed.Vector3D translation) Get a copy with the given transformations applied.Methods in simpa.core.api with parameters of type CurrentLoopModifier and TypeMethodDescriptionstatic CurrentLoop
CurrentLoop.transform
(CurrentLoop loop, org.apache.commons.math3.geometry.euclidean.threed.Rotation rot, org.apache.commons.math3.geometry.euclidean.threed.Vector3D translation) Get a copy with the given transformations applied.