39 _parabola(copy._parabola),
40 _t1(copy._t1), _t2(copy._t2)
50 mark_internal_bounds_stale();
57 INLINE
const LParabola &CollisionParabola::
58 get_parabola()
const {
68 mark_internal_bounds_stale();
75 INLINE PN_stdfloat CollisionParabola::
86 mark_internal_bounds_stale();
93 INLINE PN_stdfloat CollisionParabola::
set_t1
Changes the starting point on the parabola.
set_parabola
Replaces the parabola specified by this solid.
CollisionParabola()
Creates an invalid parabola.
This defines a parabolic arc, or subset of an arc, similar to the path of a projectile or falling obj...
set_t2
Changes the ending point on the parabola.