OpenVDB 11.0.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MatMulNormalize Struct Reference

#include <openvdb/tools/VectorTransformer.h>

Public Member Functions

 MatMulNormalize (const Mat4d &_mat)
 
template<typename TreeIterT >
void operator() (const TreeIterT &it) const
 

Public Attributes

const Mat4d mat
 

Constructor & Destructor Documentation

◆ MatMulNormalize()

MatMulNormalize ( const Mat4d & _mat)
inline

Member Function Documentation

◆ operator()()

template<typename TreeIterT >
void operator() ( const TreeIterT & it) const
inline

Member Data Documentation

◆ mat

const Mat4d mat