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

#include <VectorTransformer.h>

Public Member Functions

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

Public Attributes

const Mat4d mat
 

Detailed Description

Definition at line 46 of file VectorTransformer.h.

Constructor & Destructor Documentation

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

Definition at line 49 of file VectorTransformer.h.

Member Function Documentation

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

Definition at line 51 of file VectorTransformer.h.

Member Data Documentation

const Mat4d openvdb::OPENVDB_VERSION_NAME::tools::MatMul::mat

Definition at line 48 of file VectorTransformer.h.


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