CrystalSpace

Public API Reference

CS::Math::Noise::Module::ControlPoint Struct Reference
[libnoise]

This structure defines a control point. More...

#include <cstool/noise/module/curve.h>

List of all members.

Public Attributes

double inputValue
 The input value.
double outputValue
 The output value that is mapped from the input value.

Detailed Description

This structure defines a control point.

Control points are used for defining splines.

Definition at line 39 of file curve.h.


Member Data Documentation

The input value.

Definition at line 43 of file curve.h.

The output value that is mapped from the input value.

Definition at line 46 of file curve.h.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1