vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PerlinNoiseAlgorithm.h File Reference

Class containing methods responsible for generation of terrain based on Perlin noise algorithm. More...

#include "TerrainAlgorithm.h"
#include "../TerrainUtility.h"
#include <osg/Array>

Go to the source code of this file.

Classes

class  APNature::PerlinNoiseAlgorithm
 

Namespaces

namespace  APNature
 

Detailed Description

Class containing methods responsible for generation of terrain based on Perlin noise algorithm.

Author
Rastislav Tisovcik
Date
February 2012 - April 2012