nudge-d ~master (2020-07-28T09:29:49Z)
Dub
Repo
ContactCache
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
ContactCache {
ulong
*
tags
;
CachedContactImpulse
*
data
;
uint
capacity
;
uint
count
;
}
Members
Variables
capacity
uint
capacity
;
Undocumented in source.
count
uint
count
;
Undocumented in source.
data
CachedContactImpulse
*
data
;
Undocumented in source.
tags
ulong
*
tags
;
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