![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Curve.h>
Additional Inherited Members | |
Public Types inherited from idCurve_Spline< type > | |
| enum | boundary_t { BT_FREE, BT_CLAMPED, BT_CLOSED } |
Protected Attributes inherited from idCurve_BSpline< type > | |
| int | order |
Protected Attributes inherited from idCurve_Spline< type > | |
| boundary_t | boundaryType |
| float | closeTime |
Protected Attributes inherited from idCurve< type > | |
| idList< float > | times |
| idList< type > | values |
| int | currentIndex |
| bool | changed |
| ID_INLINE idCurve_UniformCubicBSpline< type >::idCurve_UniformCubicBSpline | ( | void | ) |
|
virtual |
Reimplemented from idCurve_BSpline< type >.
|
virtual |
Reimplemented from idCurve_BSpline< type >.
|
virtual |
Reimplemented from idCurve_BSpline< type >.
1.8.6.