j3d.utils
Class TriangleGeometryUtils

java.lang.Object
  extended by j3d.utils.TriangleGeometryUtils

public class TriangleGeometryUtils
extends java.lang.Object


Constructor Summary
TriangleGeometryUtils(Vec3FunctionInterface pv3)
           
 
Method Summary
 Vec3[][] getTriangles(int n1, int n2, double r1, double r2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TriangleGeometryUtils

public TriangleGeometryUtils(Vec3FunctionInterface pv3)
Method Detail

getTriangles

public Vec3[][] getTriangles(int n1,
                             int n2,
                             double r1,
                             double r2)