14#ifndef PHYSXRAYCASTHIT_H
15#define PHYSXRAYCASTHIT_H
28class EXPCL_PANDAPHYSX PhysxRaycastHit {
31 INLINE PhysxRaycastHit(
const NxRaycastHit hit);
32 INLINE ~PhysxRaycastHit();
34 bool is_empty()
const;
37 LPoint3f get_impact_pos()
const;
38 LVector3f get_impact_normal()
const;
39 float get_distance()
const;
Abstract base class for shapes.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.