Itasca C++ Interface
Loading...
Searching...
No Matches
pfcthermal::IClumpThermal Class Referenceabstract

Public Member Functions

virtual IThinggetIThing ()=0
virtual const IThinggetIThing () const =0
virtual IBodygetIBody ()=0
virtual const IBodygetIBody () const =0
virtual IBodyThermalgetIBodyThermal ()=0
virtual const IBodyThermalgetIBodyThermal () const =0
virtual IBodygetIBodyMechanical ()=0
virtual const IBodygetIBodyMechanical () const =0
virtual IClumpgetIClump ()=0
virtual IPebbleThermalgetFirstPebble ()=0
 Return the first IPebbleThermal in this thermal clump.
virtual const IPebbleThermalgetFirstPebble () const =0
 Return the first const IPebbleThermal in this thermal clump.
virtual const IClumpgetIClump () const =0
virtual void getContactList (FArray< IContact * > *ret, const TType &type=0, const IPiece *p2=0)=0
virtual void getContactList (FArray< const IContact * > *ret, const TType &type=0, const IPiece *p2=0) const =0
virtual uint64 getContactCount (bool active, const TType &type=0, bool domainToo=false) const =0
 Return the number of contacts.
virtual uint32 getNumberPebbles () const =0
 Return the number of pebbles.
virtual void getPebbleList (FArray< IPebbleThermal * > *)=0
 Return a list of pebbles.
virtual void getPebbleList (FArray< const IPebbleThermal * > *) const =0
 Return a list of pebbles.
virtual IContainergetClumpThermalAsPebbleContainer ()=0
virtual const IContainergetClumpThermalAsPebbleContainer () const =0
virtual bool setProperty (const string &name, const base::Property &v)=0

Static Public Attributes

static const TType type_ = 0x4fc90342

The documentation for this class was generated from the following file: