Panda3D
Public Member Functions | List of all members
PhysxRaycastHit Class Reference

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

#include "physxRaycastHit.h"

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 28 of file physxRaycastHit.h.


The documentation for this class was generated from the following files: