feat: connect cook output to display
This commit is contained in:
@@ -8,6 +8,7 @@ class GeometryOpDef
|
||||
public:
|
||||
GeometryOpDef();
|
||||
void cookOp();
|
||||
geo::Geometry& getOutputGeo(unsigned outputIndex);
|
||||
private:
|
||||
std::vector<enzo::geo::Geometry> outputGeometry_;
|
||||
unsigned int minInputs_;
|
||||
|
||||
Reference in New Issue
Block a user