6 if(norm > sch::epsilon)
15 Point3 p(mRot_ * l_Support(vp, k));
19 inline Point3 S_ObjectNormalized::support(
const Vector3 & v,
int & LastFeature)
const
24 if(norm > sch::epsilon)
33 Point3 p(mRot_ * l_Support(vp, LastFeature));
double Scalar
Definition: SCH_Types.h:23
void Set(const T &x, const T &y, const T &z)
Definition: SmallVector3T.h:95
T norm() const
Definition: SmallVector3T.h:290