|
|||||||||
| 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.Surface
edu.jhu.ece.iacl.jist.structures.geom.TriangleSurface
public class TriangleSurface
The Class TriangleSurface.
| Field Summary |
|---|
| Fields inherited from class edu.jhu.ece.iacl.jist.structures.geom.Surface |
|---|
edges, faces, vertices |
| Constructor Summary | |
|---|---|
TriangleSurface(IndexedTriangleArray surf)
Instantiates a new triangle surface. |
|
| Method Summary | |
|---|---|
GeometryArray |
getGeometryArray()
Gets the geometry array. |
| Methods inherited from class edu.jhu.ece.iacl.jist.structures.geom.Surface |
|---|
add, getEdges, getFaces, getVertices, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TriangleSurface(IndexedTriangleArray surf)
surf - the surf| Method Detail |
|---|
public GeometryArray getGeometryArray()
Surface
getGeometryArray in class Surface
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||