16 #ifndef _SLICEABLE_LAYER_H_ 17 #define _SLICEABLE_LAYER_H_ 44 const Model *replacement);
The base class for visual representations of the data found in a Model.
void sliceableModelReplaced(const Model *modelToBeReplaced, const Model *replacement)
Base class for layers that can be sliced, that is, that contain models appropriate for use in a Slice...
virtual const Model * getSliceableModel() const =0