HDK
|
#include <VectorTransformer.h>
Public Member Functions | |
HomogeneousMatMul (const Mat4d &_mat) | |
template<typename TreeIterT > | |
void | operator() (const TreeIterT &it) const |
Public Attributes | |
const Mat4d | mat |
Definition at line 35 of file VectorTransformer.h.
|
inline |
Definition at line 38 of file VectorTransformer.h.
|
inline |
Definition at line 39 of file VectorTransformer.h.
const Mat4d openvdb::OPENVDB_VERSION_NAME::tools::HomogeneousMatMul::mat |
Definition at line 37 of file VectorTransformer.h.