|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.model.Model
gestalt.p5.Model
public class Model
| Constructor Summary | |
|---|---|
Model(ModelData theModelData,
Mesh theModelView)
|
|
| Method Summary | |
|---|---|
Material |
material()
|
Vector3f |
position()
|
Vector3f |
rotation()
|
Vector3f |
scale()
|
TexturePlugin |
texture()
|
TransformMatrix4f |
transform()
|
| Methods inherited from class gestalt.model.Model |
|---|
add, calculateBoundingBox, draw, getAnimations, getBoundingBoxData, getNumberOfFrames, getNumberOfVerticesPerFrame, getSortData, getSortValue, getView, isActive, isSortable, mesh, name, removeBoundingBoxView, setActive, setAnimations, setBoundingBoxView, setSortValue, setViewLength, setViewStart, showAllFrames |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Model(ModelData theModelData,
Mesh theModelView)
| Method Detail |
|---|
public Vector3f position()
public Vector3f rotation()
public Vector3f scale()
public TransformMatrix4f transform()
public TexturePlugin texture()
public Material material()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||