Panda3D
|
Public Member Functions | |
LPoint3 | getFromPos () |
float | getHitFraction () |
LVector3 | getHitNormal () |
LPoint3 | getHitPos () |
const PandaNode | getNode () |
LPoint3 | getToPos () |
bool | hasHit () |
Static Public Member Functions | |
static BulletClosestHitSweepResult | 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.
LPoint3 getFromPos | ( | ) |
float getHitFraction | ( | ) |
LVector3 getHitNormal | ( | ) |
LPoint3 getHitPos | ( | ) |
const PandaNode getNode | ( | ) |
LPoint3 getToPos | ( | ) |
bool hasHit | ( | ) |