|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.structures.geom.NormalGenerator
public class NormalGenerator
The Class NormalGenerator.
| Constructor Summary | |
|---|---|
NormalGenerator()
|
|
| Method Summary | |
|---|---|
static Vector3f[] |
generate(EmbeddedSurface mesh)
Generate. |
static Vector3f[] |
generate(Point3f[] points,
int[] indices)
Generate. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NormalGenerator()
| Method Detail |
|---|
public static Vector3f[] generate(EmbeddedSurface mesh)
mesh - the mesh
public static Vector3f[] generate(Point3f[] points,
int[] indices)
points - the pointsindices - the indices
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||