Searched defs:getPoints (Results 1 – 6 of 6) sorted by relevance
71 public SkeletonPoints getPoints() { in getPoints() method in SkeletonDebugger
67 protected float[] getPoints(Mesh mesh) { in getPoints() method in HullCollisionShape
86 protected float[] getPoints(Mesh mesh) { in getPoints() method in HullCollisionShape
123 public Vector3f[] getPoints() { in getPoints() method in BasicShadowRenderer
193 …private static List<Float> getPoints(Mesh mesh, int boneIndex, Vector3f initialScale, Vector3f off… in getPoints() method in RagdollUtils
350 int SkPath::getPoints(SkPoint copy[], int max) const { in getPoints() function in SkPath