25 inline static const TType type_ = 0x4c815bdf;
29 virtual const IThing *toIThing()
const=0;
31 virtual IThing * toIThing()=0;
namespace Itasca
Definition: basememory.cpp:9
Base class for items that will be stored in containers.
Definition: ithing.h:31
DIM - Provides code portability between 2D and 3D codes.
This class allows user to draw basic geometric plots using FISH functions.
Definition: igeneralplot.h:20
unsigned int TType
class type indicator
Definition: basedef.h:41
Itasca Library standard namespace, specific to 2D or 3D.
Definition: icontactmodule.h:4
This interface exposes a plot data interface (IGeneralPlot) to FISH.
Definition: ifishplot.h:22