83 virtual void setUseDRThresholding(
bool yesNo);
86 virtual bool useDRThresholding()
const;
90 virtual DtString interfaceToUse()
const;
93 static void setStateRepCreator(DtStateRepCreator creator);
94 static DtStateRepCreator stateRepCreator();
100 static void setDfltRotationThreshold(
double r);
101 static double dfltRotationThreshold();
102 static void setDfltTranslationThreshold(
double t);
103 static double dfltTranslationThreshold();
117 static DtStateRepCreator theStateRepCreator;
118 bool myUseDRThresholding;