OpenVDB 12.0.0
Loading...
Searching...
No Matches
MultOp< bool > Struct Reference

#include </private/tmp/openvdb-20241101-6830-c2ql2h/openvdb-12.0.0/openvdb/openvdb/tools/ValueTransformer.h>

Public Types

using ValueType = bool
 

Public Member Functions

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

Public Attributes

const ValueType val
 

Member Typedef Documentation

◆ ValueType

using ValueType = bool

Constructor & Destructor Documentation

◆ MultOp()

MultOp ( const ValueType & v)
inline

Member Function Documentation

◆ operator()()

void operator() ( ValueType & v) const
inline

Member Data Documentation

◆ val

const ValueType val