30 #ifndef InvisibleState_HH
31 #define InvisibleState_HH
42 InvisibleState(
const std::string& sname,
const std::string& stitle);
50 virtual void AddFrame(
const RestFrame& frame);
52 virtual void SetParentJigsaw(
Jigsaw& jigsaw);
53 virtual void SetChildJigsaw(
Jigsaw& jigsaw);
55 virtual double GetMinimumMass()
const;
abstract base class for all Jigsaw objects
abstract base class for all Frame objects
virtual void Clear()
Clears RFBase of all connections to other objects.
abstract base class for all State objects