|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTuple.OrthonormalBasis
public class OrthonormalBasis
| Constructor Summary | |
|---|---|
OrthonormalBasis(Tuple3f normal)
Creates a new instance of OrthonormalBasis |
|
| Method Summary | |
|---|---|
Tuple3f |
localToWorld(Tuple3f dir)
|
Tuple3f |
worldToLocal(Tuple3f dir)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrthonormalBasis(Tuple3f normal)
| Method Detail |
|---|
public Tuple3f localToWorld(Tuple3f dir)
public Tuple3f worldToLocal(Tuple3f dir)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||