|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.minecraft.src.Shape3D
public class Shape3D
| Field Summary | |
|---|---|
net.minecraft.src.TexturedPolygon[] |
faces
|
PositionTransformVertex[] |
vertices
|
| Constructor Summary | |
|---|---|
Shape3D(PositionTransformVertex[] verts,
net.minecraft.src.TexturedPolygon[] poly)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public PositionTransformVertex[] vertices
public net.minecraft.src.TexturedPolygon[] faces
| Constructor Detail |
|---|
public Shape3D(PositionTransformVertex[] verts,
net.minecraft.src.TexturedPolygon[] poly)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||