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

Public Member Functions

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

Properties

double Frequency [get, set]
 

Constructor & Destructor Documentation

LibNoise.Cylinders.Cylinders ( )
inline

Member Function Documentation

double LibNoise.Cylinders.GetValue ( Vector3d  coordinate)
inline

Implements LibNoise.IModule.

double LibNoise.Cylinders.GetValue ( Vector3  coordinate)
inline

Implements LibNoise.IModule.

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

Implements LibNoise.IModule.

Property Documentation

double LibNoise.Cylinders.Frequency
getset

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