Public Member Functions | |
float | getHitFraction () |
Vec3 | getHitNormal () |
Point3 | getHitPos () |
PandaNode | getNode () |
Static Public Member Functions | |
static BulletRayHit | empty () |
Named constructor intended to be used for asserts with have to return a concrete value. |
static BulletRayHit empty | ( | ) | [static] |
Named constructor intended to be used for asserts with have to return a concrete value.
float getHitFraction | ( | ) |
Vec3 getHitNormal | ( | ) |
Point3 getHitPos | ( | ) |
PandaNode getNode | ( | ) |