Uses of Class
rcs.posemath.PmCircle

Packages that use PmCircle
rcs.posemath   
 

Uses of PmCircle in rcs.posemath
 

Methods in rcs.posemath with parameters of type PmCircle
static int Posemath.pmCircleInit(PmCircle circle, PmPose start, PmPose end, PmCartesian center, PmCartesian normal, int turn)
           
static int Posemath.pmCirclePoint(PmCircle circle, double angle, PmPose point)