Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
BulletRayHit Struct Reference

List of all members.

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.

Member Function Documentation

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