Package org.joml.sampling
Class BestCandidateSampling.Sphere
java.lang.Object
org.joml.sampling.BestCandidateSampling.Sphere
- Enclosing class:
- BestCandidateSampling
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongenerate
(float[] floatArray) generate
(FloatBuffer floatBuffer) generate
(Callback3d callback3d) numCandidates
(int int1) numSamples
(int int1) onHemisphere
(boolean boolean1) seed
(long long1)
-
Constructor Details
-
Sphere
public Sphere()
-
-
Method Details
-
generate
-
generate
-
seed
-
numSamples
-
numCandidates
-
onHemisphere
-
generate
-