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

#include <ValueTransformer.h>

Public Types

using ValueType = bool
 

Public Member Functions

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

Public Attributes

const ValueType val
 

Detailed Description

template<>
struct openvdb::OPENVDB_VERSION_NAME::tools::valxform::MultOp< bool >

Definition at line 271 of file ValueTransformer.h.

Member Typedef Documentation

Constructor & Destructor Documentation

Member Function Documentation

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

Definition at line 275 of file ValueTransformer.h.

Member Data Documentation


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