pointPhongReflectance 52 graph/JavaPopWeb/src/jp/ac/nime/computer/grpsimulator/VecPr/AnalyzeReflectance.java Color phong = pointPhongReflectance(Color.white, ks, nn, ld, cd); pointPhongReflectance 153 graph/JavaPopWeb/src/jp/ac/nime/computer/grpsimulator/VecPr/AnalyzeReflectance.java phong = pointPhongReflectance(Color.white, ks, nn, cos); pointPhongReflectance 264 graph/JavaPopWeb/src/jp/ac/nime/computer/grpsimulator/VecPr/AnalyzeReflectance.java return pointPhongReflectance(col, ks, nn, cos);