C# Class LibNoise.Cylinders

Inheritance: IModule
Show file Open project: MadoxLabs/NoiseTool

Public Methods

Method Description
Cylinders ( ) : System
GetValue ( double x, double y, double z ) : double

Method Details

Cylinders() public method

public Cylinders ( ) : System
return System

GetValue() public method

public GetValue ( double x, double y, double z ) : double
x double
y double
z double
return double