Interface to user-defined vector data Implemented as an IUDType<DVect>
Definition: iudvector.h:13
unsigned int TType
class type indicator
Definition: basedef.h:41
Itasca Library standard namespace, specific to 2D or 3D.
Definition: icontactmodule.h:4
Interface to data values of different types associated with position in space, as user-defined data.
Definition: iudtype.h:23
IUDType is a template interface class, for values of different types that can be used as user-defined...
virtual IUDVector * getNext()=0
Returns the next IUDVector in whatever container it is stored in.
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition: iudvector.h:16