15 #include "CeeUnstructGrid/Base.h" 16 #include "CeeVisualization/OverlayItem.h" 17 #include "CeePlot2d/OverlayPlot.h" 18 #include "CeeCore/PtrRef.h" 21 class PropertySetCollection;
38 size_t plotCount()
const;
Creates overlay plots from VTFx properties in a property set collection and the corresponding data so...
Definition: PropertyApplierPlot2d.h:32
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
Smart pointer class used for handling reference counted objects (that derive from Object)...
Definition: PtrRef.h:26
Data source interface for VTFx model files.
Definition: DataSourceVTFx.h:37
A collection of property sets.
Definition: PropertySetCollection.h:29
A font used for text drawing.
Definition: Font.h:30