libnoise logo

A portable, open-source, coherent noise-generating library for C++


Models
[libnoise]


Classes

class  noise::model::Cylinder
 Model that defines the surface of a cylinder. More...
class  noise::model::Line
 Model that defines the displacement of a line segment. More...
class  noise::model::Plane
 Model that defines the surface of a plane. More...
class  noise::model::Sphere
 Model that defines the surface of a sphere. More...