Searched defs:getPoints (Results 1 – 9 of 9) sorted by relevance
62 public List<T> getPoints() { in getPoints() method in Cluster
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
54 public List<Point> getPoints() { in getPoints() method in ShadowPath
123 public Vector3f[] getPoints() { in getPoints() method in BasicShadowRenderer
427 SkPoint* getPoints() { in getPoints() function
193 …private static List<Float> getPoints(Mesh mesh, int boneIndex, Vector3f initialScale, Vector3f off… in getPoints() method in RagdollUtils
577 int SkPath::getPoints(SkPoint dst[], int max) const { in getPoints() function in SkPath