java.lang.Object
dev.secondsun.geometry.Triangle
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncenter()booleaninthashCode()normal()project(float[][] fovMatrix) rotateX(int rotX) rotateY(int rotY) rotateZ(int rotZ) scale(float factor) transform(float[][] matrix) translateX(int translate) translateY(int translate) translateZ(int translate)
-
Field Details
-
v1
-
v2
-
v3
-
textureId
public int textureId -
texture
-
-
Constructor Details
-
Triangle
-
Triangle
-
-
Method Details