26class EXPCL_PANDAPHYSX PhysxRay {
void set_origin(const LPoint3f &origin)
Sets the ray origin.
void set_length(float length)
Sets the ray length.
LPoint3f get_origin() const
Returns the ray origin.
LVector3f get_direction() const
Returns the ray direction.
float get_length() const
Returns the ray length.
void set_direction(const LVector3f &direction)
Set the ray direction.
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.