ofxOceanode icon indicating copy to clipboard operation
ofxOceanode copied to clipboard

Base class inheritance

Open eduardfrigola opened this issue 5 years ago • 0 comments

Now if you want to have an externalwindow class, or a class that suports local presets, you have to inherit from that class (either ofxOceanodeNodeModelExternalWindow, or ofxOceanodeNodeModelLocalPreset) The most reasonable way to do that probably multiple inheritance? friendship classes?

eduardfrigola avatar Nov 26 '18 18:11 eduardfrigola