HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tools::MatMulNormalize Struct Reference

#include <VectorTransformer.h>

Public Member Functions

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

Public Attributes

const Mat4d mat
 

Detailed Description

Definition at line 58 of file VectorTransformer.h.

Constructor & Destructor Documentation

openvdb::OPENVDB_VERSION_NAME::tools::MatMulNormalize::MatMulNormalize ( const Mat4d &  _mat)
inline

Definition at line 61 of file VectorTransformer.h.

Member Function Documentation

template<typename TreeIterT >
void openvdb::OPENVDB_VERSION_NAME::tools::MatMulNormalize::operator() ( const TreeIterT &  it) const
inline

Definition at line 63 of file VectorTransformer.h.

Member Data Documentation

const Mat4d openvdb::OPENVDB_VERSION_NAME::tools::MatMulNormalize::mat

Definition at line 60 of file VectorTransformer.h.


The documentation for this struct was generated from the following file: