20 inline static const TType type_ = 0x4c815a12;
50 virtual const IThing *getOwner()
const=0;
Base class for items that will be stored in containers.
Definition: ithing.h:30
Interface to zone faces.
Definition: iface.h:23
Class provides access to the an interface element.
Definition: iintelem.h:17
virtual IFace * getHost()=0
Returns a pointer to the face to which the interface element is attached.
virtual IIntElem * getJoin(const uint32 i)=0
virtual IIntElem * getNext()=0
virtual const IIntElem * getNext() const =0
virtual const IIntElem * getJoin(const uint32 i) const =0
virtual IIntNode * getVertex(const uint32 i)=0
virtual const IIntNode * getVertex(const uint32 i) const =0
Returns a const pointer to interface node, where parameter i is 0,1 or 2.
virtual DVect3 getLocation() const =0
Returns the current centroid of the interface element - the average of the three node position.
virtual const IThing * getIThing() const =0
returns a IThing pointer
virtual IThing * getIThing()=0
returns a const IThing pointer
virtual const IFace * getHost() const =0
Returns a const pointer to the face to which the interface element is attached.
virtual double getArea() const =0
Returns the area of the element triangluar surface.
Class provides access to the an interface node.
Definition: iintnode.h:23
uint32 TType
class type indicator
Definition: basedef.h:46
namespace Itasca
Definition: basememory.cpp:10