39 _parabola(copy._parabola),
40 _t1(copy._t1), _t2(copy._t2)
50 mark_internal_bounds_stale();
68 mark_internal_bounds_stale();
86 mark_internal_bounds_stale();
This defines a parabolic arc, or subset of an arc, similar to the path of a projectile or falling obj...
get_t1
Returns the starting point on the parabola.
set_t1
Changes the starting point on the parabola.
set_parabola
Replaces the parabola specified by this solid.
get_t2
Returns the ending point on the parabola.
get_parabola
Returns the parabola specified by this solid.
CollisionParabola()
Creates an invalid parabola.
set_t2
Changes the ending point on the parabola.