#include <openvdb_ax/math/OpenSimplexNoise.h>
| Public Types | |
| using | inttype = int64_t | 
| Public Member Functions | |
| OSNoise (inttype seed=0LL) | |
| OSNoise (const int *p) | |
| template<typename T> | |
| T | eval (const T x, const T y, const T z) const | 
| using inttype = int64_t | 
| OSNoise | ( | const int * | p | ) | 
| T eval | ( | const T | x, | 
| const T | y, | ||
| const T | z ) const |