![]() |
Plasma Engine
2.0
|
A curve resource can contain more than one curve, but all of the same type. More...
#include <Curve1DResource.h>
Public Member Functions | |
void | Save (plStreamWriter &inout_stream) const |
void | Load (plStreamReader &inout_stream) |
Public Attributes | |
plDynamicArray< plCurve1D > | m_Curves |
A curve resource can contain more than one curve, but all of the same type.
void plCurve1DResourceDescriptor::Load | ( | plStreamReader & | inout_stream | ) |