|
Honeycomb
0.1
Component-Model Framework
|
Methods common to all simplex noise dimensions. More...
#include <Simplex.h>

Public Types | |
| typedef Vec< Dim, Real > | Vec |
Public Member Functions | |
| SimplexNoiseCommon (RandomGen &gen, int size) | |
Protected Types | |
| typedef Alge_< Real > | Alge |
Protected Attributes | |
| int | _size |
| vector< int > | _perm |
Methods common to all simplex noise dimensions.
|
protected |
| typedef Vec<Dim,Real> honey::SimplexNoiseCommon< Subclass, Dim, Real >::Vec |
| honey::SimplexNoiseCommon< Subclass, Dim, Real >::SimplexNoiseCommon | ( | RandomGen & | gen, |
| int | size | ||
| ) |
|
protected |
|
protected |
1.8.10