FineKernelToolKit 4.2.13
|
継承メンバを含む FK::fk_Math の全メンバ一覧です。
calcCosine(fk_Vector A, fk_Vector B) | FK::fk_Math | static |
calcCrossCylinder(fk_Vector P, fk_Vector Q, double r, fk_LineType type, fk_Vector A, fk_Vector B) | FK::fk_Math | static |
calcCrossSphere(fk_Vector P, double r, fk_LineType type, fk_Vector A, fk_Vector B) | FK::fk_Math | static |
calcCrossTriangle(fk_LineType type, fk_Vector P, fk_Vector Q, fk_Vector A, fk_Vector B, fk_Vector C) | FK::fk_Math | static |
calcNearest(fk_Vector P, fk_LineType type, fk_Vector A, fk_Vector B) | FK::fk_Math | static |
calcNearest(fk_LineType t_L, fk_Vector A, fk_Vector B, fk_LineType t_M, fk_Vector C, fk_Vector D) | FK::fk_Math | static |
clamp(double a, double min, double max) | FK::fk_Math | static |
divideVec(fk_Vector V, fk_Vector A, fk_Vector B, fk_Vector C) | FK::fk_Math | static |
drand(void) | FK::fk_Math | static |
drand(double m, double M) | FK::fk_Math | static |
EPS | FK::fk_Math | static |
isCrossLine(fk_LineType t_L, fk_Vector A, fk_Vector B, fk_LineType t_M, fk_Vector C, fk_Vector D, bool openFlg=true) | FK::fk_Math | static |
isOnLine(fk_LineType type, fk_Vector A, fk_Vector B, fk_Vector P, bool openFlg=true) | FK::fk_Math | static |
PI | FK::fk_Math | static |
quatInterLinear(fk_Quaternion q1, fk_Quaternion q2, double t) | FK::fk_Math | static |
quatInterSphere(fk_Quaternion q1, fk_Quaternion q2, double t) | FK::fk_Math | static |
rand(void) | FK::fk_Math | static |
rand(int m, int M) | FK::fk_Math | static |
seed(unsigned int s) | FK::fk_Math | static |
sgn(double a) | FK::fk_Math | static |