barsuift.simLife.j3d.util
Class AreaHelper

java.lang.Object
  extended by barsuift.simLife.j3d.util.AreaHelper

public final class AreaHelper
extends java.lang.Object


Method Summary
static double computeArea(javax.media.j3d.TriangleArray triangle)
          Computes the area of the given triangle.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

computeArea

public static double computeArea(javax.media.j3d.TriangleArray triangle)
Computes the area of the given triangle.

Parameters:
triangle - the triangle to compute area for
Returns:
the area of the triangle


Copyright © 2010. All Rights Reserved.