Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
LibNoise.Checkerboard Class Reference
Inheritance diagram for LibNoise.Checkerboard:
LibNoise.IModule

Public Member Functions

double GetValue (Vector3d coordinate)
 
double GetValue (Vector3 coordinate)
 
double GetValue (double x, double y, double z)
 

Member Function Documentation

double LibNoise.Checkerboard.GetValue ( Vector3d  coordinate)
inline

Implements LibNoise.IModule.

double LibNoise.Checkerboard.GetValue ( Vector3  coordinate)
inline

Implements LibNoise.IModule.

double LibNoise.Checkerboard.GetValue ( double  x,
double  y,
double  z 
)
inline

Implements LibNoise.IModule.


The documentation for this class was generated from the following file: