Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
BulletClosestHitSweepResult Struct Reference
Inheritance diagram for BulletClosestHitSweepResult:
ClosestConvexResultCallback

List of all members.

Public Member Functions

Point3 getFromPos ()
float getHitFraction ()
Vec3 getHitNormal ()
Point3 getHitPos ()
PandaNode getNode ()
Point3 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.

Member Function Documentation

static BulletClosestHitSweepResult 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 ( )
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties