Panda3D
|
Public Member Functions | |
float | getClosestHitFraction () |
LPoint3 | getFromPos () |
const BulletRayHit | getHit (int idx) |
list | getHits () |
int | getNumHits () |
LPoint3 | getToPos () |
bool | hasHits () |
Static Public Member Functions | |
static BulletAllHitsRayResult | empty () |
Named constructor intended to be used for asserts with have to return a concrete value. More... | |
|
static |
Named constructor intended to be used for asserts with have to return a concrete value.
float getClosestHitFraction | ( | ) |
LPoint3 getFromPos | ( | ) |
const BulletRayHit getHit | ( | int | idx | ) |
list getHits | ( | ) |
int getNumHits | ( | ) |
LPoint3 getToPos | ( | ) |
bool hasHits | ( | ) |