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)
GLenum GLenum GLenum GLenum GLenum scale
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.
#define GETSET_DATA_FUNCS_V3(DataName, FuncName)
GLint GLint GLsizei GLint GLenum GLenum type
#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