8 #ifndef __SIM_GuideTimeDep_h__
9 #define __SIM_GuideTimeDep_h__
19 template<
class Gu
ideBase>
32 : GuideBase(owner, displayonce)
53 getGuideGeometrySubclass(root,
GU_ConstDetailHandle getGuideGeometrySubclass(const SIM_RootData &root, UT_DMatrix4 &xform, const SIM_Time &t) override
~SIM_GuideTimeDep() override
Destructor for this class.
SIM_GuideTimeDep(const SIM_Data *owner)
Constructor which takes a const SIM_Data as our owner.
SIM_GuideTimeDep(const SIM_Data *owner, bool displayonce)