godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Basis.set
godot
core
basis
Basis
String opCast(T : String)() const { String s; // @Todo return s; }
struct
Basis
@
nogc
nothrow
void
set
(
real_t
xx
,
real_t
xy
,
real_t
xz
,
real_t
yx
,
real_t
yy
,
real_t
yz
,
real_t
zx
,
real_t
zy
,
real_t
zz
)
Meta
Source
See Implementation
godot
core
basis
Basis
constructors
this
functions
determinant
diagonalize
getAxis
getColumn
getEuler
getMainDiagonal
getOrthogonalIndex
getRow
getScale
inverse
invert
isEqualApprox
isOrthogonal
isRotation
isSymmetric
opBinary
opCmp
opIndex
opOpAssign
orthonormalize
orthonormalized
quat
rotate
rotated
scale
scaled
set
setAxis
setEuler
setOrthogonalIndex
setRow
tdotx
tdoty
tdotz
transpose
transposeXform
transposed
xform
xformInv
static variables
_ortho_bases
variables
elements
String opCast(T : String)() const { String s; // @Todo return s; }