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