OpenVDB
12.0.0
|
Analytical, divergence-free and periodic velocity field. More...
#include <openvdb/tools/VelocityFields.h>
Public Types | |
typedef ScalarT | ValueType |
typedef math::Vec3< ScalarT > | VectorType |
Public Member Functions | |
EnrightField () | |
math::Transform | transform () const |
VectorType | operator() (const Vec3d &xyz, ValueType time) const |
VectorType | operator() (const Coord &ijk, ValueType time) const |
Analytical, divergence-free and periodic velocity field.
typedef ScalarT ValueType |
typedef math::Vec3<ScalarT> VectorType |
|
inline |
|
inline |
|
inline |
|
inline |