HDK
|
Analytical, divergence-free and periodic velocity field. More...
#include <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.
Definition at line 101 of file VelocityFields.h.
typedef ScalarT openvdb::OPENVDB_VERSION_NAME::tools::EnrightField< ScalarT >::ValueType |
Definition at line 104 of file VelocityFields.h.
typedef math::Vec3<ScalarT> openvdb::OPENVDB_VERSION_NAME::tools::EnrightField< ScalarT >::VectorType |
Definition at line 105 of file VelocityFields.h.
|
inline |
Definition at line 109 of file VelocityFields.h.
|
inline |
Definition at line 129 of file VelocityFields.h.
|
inline |
Definition at line 121 of file VelocityFields.h.
|
inline |
Definition at line 114 of file VelocityFields.h.