|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.dev.joode.util.PosR
public class PosR
| Field Summary | |
|---|---|
Vector3 |
pos
|
Matrix3 |
R
|
| Constructor Summary | |
|---|---|
PosR()
|
|
PosR(Vector3 pos,
Matrix3 r)
|
|
| Method Summary | |
|---|---|
void |
get(Matrix4f result)
todo, assign variables directly for a speed boost |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final Vector3 pos
public final Matrix3 R
| Constructor Detail |
|---|
public PosR()
public PosR(Vector3 pos,
Matrix3 r)
pos - r - | Method Detail |
|---|
public void get(Matrix4f result)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||