Uses of Enum
org.web3d.util.spatial.Vec3DDouble.Axis
Packages that use Vec3DDouble.Axis
-
Uses of Vec3DDouble.Axis in org.web3d.util.spatial
Methods in org.web3d.util.spatial that return Vec3DDouble.AxisModifier and TypeMethodDescriptionstatic Vec3DDouble.AxisReturns the enum constant of this type with the specified name.static Vec3DDouble.Axis[]Vec3DDouble.Axis.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.web3d.util.spatial with parameters of type Vec3DDouble.AxisModifier and TypeMethodDescriptiondoubleReadonlyVec3DDouble.getComponent(Vec3DDouble.Axis id) final doubleVec3DDouble.getComponent(Vec3DDouble.Axis id) final Vec3DDoubleVec3DDouble.setComponent(Vec3DDouble.Axis id, double val)