Package org.joml.sampling
Class BestCandidateSampling.Sphere
java.lang.Object
org.joml.sampling.BestCandidateSampling.Sphere
- Enclosing class:
- BestCandidateSampling
public static class BestCandidateSampling.Sphere
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Sphere(long long1, int int1, int int2, Callback3d callback3d)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Sphere
-