8 #ifndef __SIM_ConAnchorSpatial_h__
9 #define __SIM_ConAnchorSpatial_h__
51 bool show_object_link,
52 bool is_affecting_object,
85 SIM_DOFType getDOFType()
const;
86 void setDOFType(
const SIM_DOFType
type);
95 int getNumConDOFs()
const;
119 virtual SIM_DOFType getDOFTypeSubclass()
const;
120 virtual const UT_Vector3 getDOFVectorSubclass()
const;
#define DECLARE_STANDARD_GETCASTTOTYPE()
#define DECLARE_CLASSNAME(DataClass, SuperClass)
GT_API const UT_StringHolder time
virtual void buildAnchorGuideGeometrySubclass(const SIM_Options &options, const GU_DetailHandle &gdh, const SIM_Relationship &rel, const SIM_Time &t) const
Default implementation does nothing.
**But if you need a result
#define GETSET_DATA_FUNCS_V3(DataName, FuncName)
GA_API const UT_StringHolder scale
#define GETSET_DATA_FUNCS_E(DataName, FuncName, EnumType)
void buildAnchorGuideGeometry(const SIM_Options &options, const GU_DetailHandle &gdh, const SIM_Relationship &rel, const SIM_Time &t) const