![]() |
DDraceNetwork Documentation
|
#include <render_map.h>
Public Member Functions | |
| virtual | ~IEnvelopePointAccess ()=default |
| virtual int | NumPoints () const =0 |
| virtual const CEnvPoint * | GetPoint (int Index) const =0 |
| virtual const CEnvPointBezier * | GetBezier (int Index) const =0 |
| int | FindPointIndex (CFixedTime Time) const |
|
virtualdefault |
| int IEnvelopePointAccess::FindPointIndex | ( | CFixedTime | Time | ) | const |
|
pure virtual |
Implemented in CEnvelope::CEnvelopePointAccess, and CMapBasedEnvelopePointAccess.
Implemented in CEnvelope::CEnvelopePointAccess, and CMapBasedEnvelopePointAccess.
Implemented in CEnvelope::CEnvelopePointAccess, and CMapBasedEnvelopePointAccess.