|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Vector | |
---|---|
org.gljava.opengl.model |
Uses of Vector in org.gljava.opengl.model |
---|
Fields in org.gljava.opengl.model declared as Vector | |
---|---|
Vector[] |
Mesh.vertices
|
Methods in org.gljava.opengl.model that return Vector | |
---|---|
Vector[] |
Mesh.getVertices()
Gets the value of vertices |
Methods in org.gljava.opengl.model with parameters of type Vector | |
---|---|
void |
Mesh.setVertices(Vector[] argVertices)
Sets the value of vertices |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |