|
typedef Vec< T, N > | in_type |
|
typedef T | out_type |
|
|
| PerlinNoiseExpr (const PerlinNoise< T, N > &p) |
|
virtual void | sout (std::ostream &s) |
|
virtual T | eval (Vec< T, N > x) |
|
virtual boost::shared_ptr< Expr< Vec< T, N >, T > > | managedCopy () |
|
virtual string | opname () |
|
| operator boost::shared_ptr< Expr< Vec< T, N >, T > > () |
|
◆ eval()
virtual T eval |
( |
Vec< T, N > |
x | ) |
|
|
inlinevirtual |
◆ managedCopy()
virtual boost::shared_ptr< Expr< Vec< T, N >, T > > managedCopy |
( |
| ) |
|
|
inlinevirtual |
◆ opname()
virtual string opname |
( |
| ) |
|
|
inlinevirtual |
◆ sout()
virtual void sout |
( |
std::ostream & |
s | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: