ws v1.0.10 (2017-05-27T17:13:21Z)
Dub
Repo
RayResult
ws
physics
bullet
cbullet
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
RayResult {
btRigidBody
*
object
;
float
distance
;
float
x
;
float
y
;
float
z
;
}
Members
Variables
distance
float
distance
;
Undocumented in source.
object
btRigidBody
*
object
;
Undocumented in source.
x
float
x
;
y
float
y
;
z
float
z
;
Undocumented in source.
Meta
Source
See Implementation
ws
physics
bullet
cbullet
aliases
btScalar
mixins
__anonymous
structs
BulletWorld
DebugDrawer
RayResult
btCompoundShape
btConvexHullShape
btDynamicsWorld
btRigidBody