OpenVDB
12.0.0
|
#include <openvdb/math/ConjGradient.h>
Public Member Functions | |
CopyOp (const T *from_, T *to_) | |
void | operator() (const SizeRange &range) const |
Public Attributes | |
const T * | from |
T * | to |
|
inline |
|
inline |
const T* from |
T* to |