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

#include <VectorTransformer.h>

Public Member Functions

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

Public Attributes

const Mat4d mat
 

Detailed Description

Definition at line 35 of file VectorTransformer.h.

Constructor & Destructor Documentation

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

Definition at line 38 of file VectorTransformer.h.

Member Function Documentation

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

Definition at line 39 of file VectorTransformer.h.

Member Data Documentation

const Mat4d openvdb::OPENVDB_VERSION_NAME::tools::HomogeneousMatMul::mat

Definition at line 37 of file VectorTransformer.h.


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