29 #ifndef ObjectWithObjBroker_h 30 #define ObjectWithObjBroker_h 35 class FEM_ObjectBroker;
FEM_ObjectBroker is is an object broker class for the finite element method.
Definition: FEM_ObjectBroker.h:151
Base class for Actor and Shadow objects.
Definition: ObjectWithObjBroker.h:40
FEM_ObjectBroker * getObjectBrokerPtr(void) const
Returns a pointer to the broker #theBroker.
Definition: ObjectWithObjBroker.cc:39
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35
ObjectWithObjBroker(FEM_ObjectBroker *)
Object broker to use.
Definition: ObjectWithObjBroker.cc:31