Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
absolute ( ) : |
||
adjoint ( ) : |
||
btMatrix3x3 ( ) : System | ||
btMatrix3x3 ( |
||
btMatrix3x3 ( |
||
btMatrix3x3 ( float xx, float xy, float xz, float yx, float yy, float yz, float zx, float zy, float zz ) : System | ||
cofac ( int r1, int c1, int r2, int c2 ) : float | ||
deSerialize ( |
||
deSerializeDouble ( |
||
deSerializeFloat ( |
||
determinant ( ) : float | ||
diagonalize ( |
||
getColumn ( int i ) : |
||
getEulerYPR ( |
||
getEulerZYX ( |
||
getEulerZYX ( |
||
getIdentity ( ) : |
||
getOpenGLSubMatrix ( |
||
getRotation ( |
||
getRow ( int i ) : |
||
inverse ( ) : |
||
scaled ( |
||
serialize ( |
||
serializeFloat ( |
||
setEulerYPR ( float yaw, float pitch, float roll ) : void | ||
setEulerZYX ( float eulerX, float eulerY, float eulerZ ) : void | ||
setFromOpenGLSubMatrix ( |
||
setIdentity ( ) : void | ||
setRotation ( |
||
setValue ( float xx, float xy, float xz, float yx, float yy, float yz, float zx, float zy, float zz ) : void | ||
tdotx ( |
||
tdoty ( |
||
tdotz ( |
||
timesTranspose ( |
||
transpose ( ) : |
||
transposeTimes ( |
Method | Description | |
---|---|---|
btMatrix3x3 ( |
||
getCPtr ( |
public btMatrix3x3 ( |
||
other | ||
return | System |
public btMatrix3x3 ( |
||
q | ||
return | System |
public btMatrix3x3 ( float xx, float xy, float xz, float yx, float yy, float yz, float zx, float zy, float zz ) : System | ||
xx | float | |
xy | float | |
xz | float | |
yx | float | |
yy | float | |
yz | float | |
zx | float | |
zy | float | |
zz | float | |
return | System |
public cofac ( int r1, int c1, int r2, int c2 ) : float | ||
r1 | int | |
c1 | int | |
r2 | int | |
c2 | int | |
return | float |
public deSerialize ( |
||
dataIn | ||
return | void |
public deSerializeDouble ( |
||
dataIn | ||
return | void |
public deSerializeFloat ( |
||
dataIn | ||
return | void |
public diagonalize ( |
||
rot | ||
threshold | float | |
maxSteps | int | |
return | void |
public getEulerYPR ( |
||
yaw | ||
pitch | ||
roll | ||
return | void |
public getEulerZYX ( |
||
yaw | ||
pitch | ||
roll | ||
return | void |
public getEulerZYX ( |
||
yaw | ||
pitch | ||
roll | ||
solution_number | uint | |
return | void |
public getOpenGLSubMatrix ( |
||
m | ||
return | void |
public serialize ( |
||
dataOut | ||
return | void |
public serializeFloat ( |
||
dataOut | ||
return | void |
public setEulerYPR ( float yaw, float pitch, float roll ) : void | ||
yaw | float | |
pitch | float | |
roll | float | |
return | void |
public setEulerZYX ( float eulerX, float eulerY, float eulerZ ) : void | ||
eulerX | float | |
eulerY | float | |
eulerZ | float | |
return | void |
public setFromOpenGLSubMatrix ( |
||
m | ||
return | void |
public setValue ( float xx, float xy, float xz, float yx, float yy, float yz, float zx, float zy, float zz ) : void | ||
xx | float | |
xy | float | |
xz | float | |
yx | float | |
yy | float | |
yz | float | |
zx | float | |
zy | float | |
zz | float | |
return | void |
public timesTranspose ( |
||
m | ||
return |
public transposeTimes ( |
||
m | ||
return |