Panda3D
Public Member Functions

PhysxRaycastHit Class Reference

This structure captures results for a single raycast query. More...

#include "physxRaycastHit.h"

List of all members.

Public Member Functions

 PhysxRaycastHit (const NxRaycastHit hit)
float get_distance () const
LVector3f get_impact_normal () const
LPoint3f get_impact_pos () const
PhysxShapeget_shape () const
bool is_empty () const

Detailed Description

This structure captures results for a single raycast query.

See PhysxScene for raycasting methods.

Definition at line 31 of file physxRaycastHit.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations