8 #ifndef __SIM_ConAnchorObjPrimPos_h__ 
    9 #define __SIM_ConAnchorObjPrimPos_h__ 
   33                                         const SIM_Time &time) 
const override;
 
   41                         "Anchor: Object Primitive Position",
 
#define DECLARE_STANDARD_GETCASTTOTYPE()
 
#define SIM_NAME_PRIMITIVE
 
#define GETSET_DATA_FUNCS_UV(DataName, FuncName)
 
GT_API const UT_StringHolder time
 
#define DECLARE_DATAFACTORY(DataClass, SuperClass, Description, DopParms)
 
#define GETSET_DATA_FUNCS_I(DataName, FuncName)
 
virtual UT_Vector3 getPositionSubclass(const SIM_Time &time) const =0
 
virtual void initParmsFromWorldSpacePositionSubclass(const UT_Vector3 &worldspacepos, const SIM_Object *object)=0
 
virtual UT_Vector3 getVelocitySubclass(const SIM_Time &) const