DDraceNetwork Docs
|
#include <render.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 |
|
virtualdefault |
|
pure virtual |
Implemented in CMapBasedEnvelopePointAccess, and CEnvelope::CEnvelopePointAccess.
|
pure virtual |
Implemented in CMapBasedEnvelopePointAccess, and CEnvelope::CEnvelopePointAccess.
|
pure virtual |
Implemented in CMapBasedEnvelopePointAccess, and CEnvelope::CEnvelopePointAccess.