32 bool contains(
const LPoint3f &p)
const;
34 bool contains(
const LPoint3f &min,
const LPoint3f &max)
const;
36 bool is_valid()
const;
38 LPoint3f get_center()
const;
39 float get_radius()
const;
41 void set_center(LPoint3f value);
42 void set_radius(
float value);
50 #endif // PHYSSPHERE_H Represents a sphere defined by its center point and radius.
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.