|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcrystalspace.jbind.impl.csNativeObject
crystalspace.jbind.impl.csgeom.transfrm.csTransform
crystalspace.jbind.impl.csgeom.transfrm.csOrthoTransform
A class which defines a reversible transformation from one coordinate system to another by maintaining an inverse transformation matrix.
| Field Summary |
| Fields inherited from class crystalspace.jbind.impl.csNativeObject |
ImplFactory, nPointer |
| Constructor Summary | |
csOrthoTransform()
Initialize with the identity transformation. |
|
csOrthoTransform(csMatrix3 o2t,
csVector3 pos)
Initialize with the given transformation. |
|
csOrthoTransform(csTransform t)
Initialize with the given transformation. |
|
csOrthoTransform(iPointer pointer)
Create a java csOrthoTransform object which points to the native csOrthoTransform nPointer. |
|
| Method Summary | |
protected boolean |
isNativePointerValidSafe(long nPointer)
|
protected void |
nDelete(long pointer)
|
void |
setT2O(csMatrix3 m)
Set 'this' to 'other' transformation matrix. |
| Methods inherited from class crystalspace.jbind.impl.csgeom.transfrm.csTransform |
getO2T, getO2TTranslation, getOrigin, getReflect, identity, isIdentity, mul, mul, mul, mul, mul, mul, mul, mul, mul, mule, mule, mule, mule, other2This, other2This, other2This, other2This, other2ThisRelative, other2ThisRelative, setO2T, setO2TTranslation, setOrigin, translate |
| Methods inherited from class crystalspace.jbind.impl.csNativeObject |
changePointer, equals, finalize, getPointer, getPointer, getPointerArray, hashCode, isMemoryOwner, isNativePointerValid, newNativeObject, setMemoryOwner, toString |
| Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public csOrthoTransform(iPointer pointer)
pointer - public csOrthoTransform()
public csOrthoTransform(csMatrix3 o2t,
csVector3 pos)
o2t - pos - public csOrthoTransform(csTransform t)
t - | Method Detail |
public final void setT2O(csMatrix3 m)
m - protected void nDelete(long pointer)
nDelete in class csTransformcsNativeObject.nDelete(long)protected boolean isNativePointerValidSafe(long nPointer)
isNativePointerValidSafe in class csTransformcrystalspace.jbind.impl.csNativeObject#isNativePointerValidSafe()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||