|
virtual btScalar | addSingleResult (btCollisionWorld::LocalRayResult &rayResult, bool normalInWorldSpace) |
| Override default implementation.
|
|
LPoint3 | get_from_pos () const |
|
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 |
|
LPoint3 | get_to_pos () const |
|
int | get_triangle_index () const |
|
bool | has_hit () const |
|
virtual bool | needsCollision (btBroadphaseProxy *proxy0) const |
| Override default implementation.
|
|
Definition at line 29 of file bulletClosestHitRayResult.h.
◆ addSingleResult()
btScalar BulletClosestHitRayResult::addSingleResult |
( |
btCollisionWorld::LocalRayResult & | rayResult, |
|
|
bool | normalInWorldSpace ) |
|
virtual |
◆ empty()
◆ has_hit()
bool BulletClosestHitRayResult::has_hit |
( |
| ) |
const |
◆ needsCollision()
bool BulletClosestHitRayResult::needsCollision |
( |
btBroadphaseProxy * | proxy0 | ) |
const |
|
virtual |
◆ BulletWorld
◆ get_from_pos
LPoint3 BulletClosestHitRayResult::get_from_pos |
◆ get_hit_fraction
PN_stdfloat BulletClosestHitRayResult::get_hit_fraction |
◆ get_hit_normal
LVector3 BulletClosestHitRayResult::get_hit_normal |
◆ get_hit_pos
LPoint3 BulletClosestHitRayResult::get_hit_pos |
◆ get_node
PandaNode * BulletClosestHitRayResult::get_node |
◆ get_shape_part
int BulletClosestHitRayResult::get_shape_part |
◆ get_to_pos
LPoint3 BulletClosestHitRayResult::get_to_pos |
◆ get_triangle_index
int BulletClosestHitRayResult::get_triangle_index |
The documentation for this struct was generated from the following files: