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.Modifiers.Constant Class Reference
Inheritance diagram for LibNoise.Modifiers.Constant:
LibNoise.IModule

Public Member Functions

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

Properties

double Value [get, set]
 

Constructor & Destructor Documentation

LibNoise.Modifiers.Constant.Constant ( double  value)
inline

Member Function Documentation

double LibNoise.Modifiers.Constant.GetValue ( Vector3d  coordinate)
inline

Implements LibNoise.IModule.

double LibNoise.Modifiers.Constant.GetValue ( Vector3  coordinate)
inline

Implements LibNoise.IModule.

double LibNoise.Modifiers.Constant.GetValue ( double  x,
double  y,
double  z 
)
inline

Implements LibNoise.IModule.

Property Documentation

double LibNoise.Modifiers.Constant.Value
getset

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