23 inline static const TType type_ = 0x4cb610e5;
26 virtual const IThing * getIThing()
const=0;
28 virtual IThing * getIThing()=0;
30 virtual const IGeomPoint * getIGeomPoint()
const=0;
34 virtual const bool isConnected()=0;
namespace Itasca
Definition: basememory.cpp:9
Base class for items that will be stored in containers.
Definition: ithing.h:31
Interface for LinkType<> objects, POD that contain both the pointer to the next object and an index f...
Definition: ilinktype.h:14
Interface for LinkType<> objects, POD that contain both the pointer to the next object and an index f...
unsigned int TType
class type indicator
Definition: basedef.h:41
Interface for a user-defined geometric point.
Definition: igeompoint.h:18
Itasca Library standard namespace, specific to 2D or 3D.
Definition: icontactmodule.h:4
Interface for IExtrudePoint objects.
Definition: iextrudepoint.h:20
same as LynkType, but with a constant pointer object
Definition: ilinktype.h:46