8 #ifndef __SIM_ConAnchorObjPointPos_h__
9 #define __SIM_ConAnchorObjPointPos_h__
34 const SIM_Time &time)
const override;
36 virtual int getPointSubclass()
const = 0;
37 virtual void setPointSubclass(
int ptnum) = 0;
#define DECLARE_STANDARD_GETCASTTOTYPE()
#define DECLARE_CLASSNAME(DataClass, SuperClass)
GT_API const UT_StringHolder time
#define SIM_NAME_GEOMETRY
GA_Size GA_Index
Define the strictness of GA_Offset/GA_Index.
virtual UT_Vector3 getPositionSubclass(const SIM_Time &time) const =0
virtual void initParmsFromWorldSpacePositionSubclass(const UT_Vector3 &worldspacepos, const SIM_Object *object)=0
GETSET_DATA_FUNCS_S(SIM_NAME_OBJECT, ObjectName)
virtual UT_Vector3 getVelocitySubclass(const SIM_Time &) const