Panda3D
|
Public Member Functions | |
PN_stdfloat | get_hit_fraction () const |
LVector3 | get_hit_normal () const |
LPoint3 | get_hit_pos () const |
PandaNode * | get_node () const |
Static Public Member Functions | |
static BulletRayHit | empty () |
Named constructor intended to be used for asserts with have to return a concrete value. | |
Friends | |
struct | BulletAllHitsRayResult |
Definition at line 31 of file bulletAllHitsRayResult.h.
BulletRayHit BulletRayHit::empty | ( | ) | [inline, static] |
Named constructor intended to be used for asserts with have to return a concrete value.
Definition at line 38 of file bulletAllHitsRayResult.I.