![]() |
Enzo
|
Public Member Functions | |
GeometryOperator (enzo::nt::OpId opId, nt::opConstructor ctorFunc) | |
GeometryOperator (const GeometryOperator &)=delete | |
GeometryOperator & | operator= (const GeometryOperator &)=delete |
void | cookOp (op::Context context) |
geo::Geometry & | getOutputGeo (unsigned outputIndex) |
void | addInputConnection (std::shared_ptr< nt::GeometryConnection > connection) |
void | addOutputConnection (std::shared_ptr< nt::GeometryConnection > connection) |
std::vector< std::shared_ptr< const GeometryConnection > > | getInputConnections () const |
std::vector< std::shared_ptr< const GeometryConnection > > | getOutputConnections () const |
unsigned int | getMaxInputs () const |
unsigned int | getMaxOutputs () const |