OpenVDB  3.1.0
Public Member Functions | Public Attributes | List of all members
NodeList< NodeT >::NodeTransformer< NodeOp > Struct Template Reference

#include <NodeManager.h>

Public Member Functions

 NodeTransformer (const NodeOp &nodeOp)
 
void run (const NodeRange &range, bool threaded=true)
 
void operator() (const NodeRange &range) const
 

Public Attributes

const NodeOp mNodeOp
 

Constructor & Destructor Documentation

NodeTransformer ( const NodeOp &  nodeOp)
inline

Member Function Documentation

void operator() ( const NodeRange range) const
inline
void run ( const NodeRange range,
bool  threaded = true 
)
inline

Member Data Documentation

const NodeOp mNodeOp

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