Uses of Class
org.jbox2d.pooling.arrays.Vec2Array

Packages that use Vec2Array
org.jbox2d.collision.shapes   
 

Uses of Vec2Array in org.jbox2d.collision.shapes
 

Methods in org.jbox2d.collision.shapes with parameters of type Vec2Array
 void PolygonShape.set(Vec2[] verts, int num, Vec2Array vecPool, IntArray intPool)
          Create a convex hull from the given array of points.
 



Copyright © 2013. All Rights Reserved.