HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tools::valxform::MultOp< ValueType > Struct Template Reference

#include <ValueTransformer.h>

Public Member Functions

 MultOp (const ValueType &v)
 
void operator() (ValueType &v) const
 

Public Attributes

const ValueType val
 

Detailed Description

template<typename ValueType>
struct openvdb::OPENVDB_VERSION_NAME::tools::valxform::MultOp< ValueType >

Definition at line 264 of file ValueTransformer.h.

Constructor & Destructor Documentation

template<typename ValueType >
openvdb::OPENVDB_VERSION_NAME::tools::valxform::MultOp< ValueType >::MultOp ( const ValueType &  v)
inline

Definition at line 266 of file ValueTransformer.h.

Member Function Documentation

template<typename ValueType >
void openvdb::OPENVDB_VERSION_NAME::tools::valxform::MultOp< ValueType >::operator() ( ValueType &  v) const
inline

Definition at line 267 of file ValueTransformer.h.

Member Data Documentation

template<typename ValueType >
const ValueType openvdb::OPENVDB_VERSION_NAME::tools::valxform::MultOp< ValueType >::val

Definition at line 265 of file ValueTransformer.h.


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