HomeSort by relevance Sort by last modified time
    Searched full:pqtorus (Results 1 - 1 of 1) sorted by null

  /external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
PQTorus.java 33 // $Id: PQTorus.java 4131 2009-03-19 20:15:28Z blaine.dev $
55 public class PQTorus extends Mesh {
63 public PQTorus() {
73 * @param radius the radius of the PQTorus.
78 public PQTorus(float p, float q, float radius, float width,
124 * @param radius the radius of the PQTorus.

Completed in 64 milliseconds