|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.contentsystem.items.implementation.interfaces.shapes.TwoDShapeGeometry.TriangleIndexes
public class TwoDShapeGeometry.TriangleIndexes
The Class TriangleIndexes.
| Field Summary | |
|---|---|
int |
i
The i. |
int |
j
The j. |
int |
k
The k. |
| Constructor Summary | |
|---|---|
TwoDShapeGeometry.TriangleIndexes(int i,
int j,
int k)
Instantiates a new triangle indexes. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int i
public int j
public int k
| Constructor Detail |
|---|
public TwoDShapeGeometry.TriangleIndexes(int i,
int j,
int k)
i - the ij - the jk - the k
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||