reng ~3d_phys_newton (2022-05-10T05:48:47.4890382)
Dub
Repo
newton_vector
re
util
newtonphys
Undocumented in source.
version(physics)
struct
newton_vector {
newton
.
dFloat
x
;
newton
.
dFloat
y
;
newton
.
dFloat
z
;
newton
.
dFloat
w
;
}
Members
Variables
w
newton
.
dFloat
w
;
Undocumented in source.
x
newton
.
dFloat
x
;
Undocumented in source.
y
newton
.
dFloat
y
;
Undocumented in source.
z
newton
.
dFloat
z
;
Undocumented in source.
Meta
Source
See Implementation
re
util
newtonphys
static functions
convert_quat
convert_vec3
structs
newton_matrix
newton_vector