JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.jhlabs.math
Interface Function3D
All Known Implementing Classes:
Noise
,
SCNoise
public interface
Function3D
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
float
evaluate
(float x, float y, float z)
Method Details
evaluate
float
evaluate
(float x, float y, float z)