nudge-d ~master (2020-07-28T09:29:49Z)
Dub
Repo
Transform
nudge
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (
C
++, nudge)
struct
Transform {
float
[
3
]
position
;
float
[
4
]
rotation
;
}
Members
Variables
position
float
[
3
]
position
;
Undocumented in source.
rotation
float
[
4
]
rotation
;
Undocumented in source.
Meta
Source
See Implementation
nudge
functions
advance
apply_impulses
collide
read_cached_impulses
setup_contact_constraints
update_cached_impulses
write_cached_impulses
structs
ActiveBodies
Arena
BodyConnections
BodyData
BodyMomentum
BodyPair
BodyProperties
BoxCollider
CachedContactImpulse
ColliderData
ColliderDataBoxes
ColliderDataSpheres
Contact
ContactCache
ContactConstraintData
ContactData
ContactImpulseData
SphereCollider
Transform