Enzo
Loading...
Searching...
No Matches
enzo::op::Context Class Reference

Provides network context for the cookOp function. More...

#include <Context.h>

Public Member Functions

 Context (enzo::nt::OpId opId, enzo::nt::NetworkManager &networkManager)
 
enzo::geo::Geometry cloneInputGeo (unsigned int inputIndex)
 
bt::floatT evalFloatParm (const char *parmName, const unsigned int index=0) const
 
bt::intT evalIntParm (const char *parmName, const unsigned int index=0) const
 
bt::boolT evalBoolParm (const char *parmName, const unsigned int index=0) const
 
bt::String evalStringParm (const char *parmName, const unsigned int index=0) const
 

Detailed Description

Provides network context for the cookOp function.

The context class is an interface for the cookOp function that provides important runtime context about the network. It allows querying parameters, reading input geometry, and in the future provides values like time.


The documentation for this class was generated from the following files: