|
|
PN_stdfloat | get_hit_fraction () const |
| |
|
LVector3 | get_hit_normal () const |
| |
|
LPoint3 | get_hit_pos () const |
| |
|
PandaNode * | get_node () const |
| |
|
int | get_shape_part () const |
| |
|
int | get_triangle_index () const |
| |
|
| static BulletRayHit | empty () |
| | Named constructor intended to be used for asserts with have to return a concrete value.
|
| |
Definition at line 29 of file bulletAllHitsRayResult.h.
◆ empty()
Named constructor intended to be used for asserts with have to return a concrete value.
Definition at line 28 of file bulletAllHitsRayResult.I.
◆ BulletAllHitsRayResult
◆ get_hit_fraction
| PN_stdfloat BulletRayHit::get_hit_fraction |
◆ get_hit_normal
| LVector3 BulletRayHit::get_hit_normal |
◆ get_hit_pos
| LPoint3 BulletRayHit::get_hit_pos |
◆ get_node
◆ get_shape_part
| int BulletRayHit::get_shape_part |
◆ get_triangle_index
| int BulletRayHit::get_triangle_index |
The documentation for this struct was generated from the following files: