#include <PointAdvect.h>
|
| AdvectionOp (PointDataGridT &points, const VelGridT &velocity, const Index integrationOrder, const double timeStep, const Index steps, const AdvectFilterT &advectFilter, const FilterT &filter) |
|
void | cache () |
|
void | advect () |
|
◆ CachedDeformerT
◆ AdvectionOp()
AdvectionOp |
( |
PointDataGridT & |
points, |
|
|
const VelGridT & |
velocity, |
|
|
const Index |
integrationOrder, |
|
|
const double |
timeStep, |
|
|
const Index |
steps, |
|
|
const AdvectFilterT & |
advectFilter, |
|
|
const FilterT & |
filter |
|
) |
| |
|
inline |
◆ advect()
◆ cache()
The documentation for this struct was generated from the following file: