#include "curve.h"
#include "wwdebug.h"
#include "persistfactory.h"
#include "wwmathids.h"
#include "wwhack.h"
Go to the source code of this file.
◆ anonymous enum
| Enumerator |
|---|
| CURVE3D_CHUNK_VARIABLES | |
| CURVE3D_CHUNK_KEYS | |
| CURVE3D_VARIABLE_ISLOOPING | |
| CURVE3D_VARIABLE_KEYCOUNT | |
| LINEARCURVE3D_CHUNK_CURVE3D | |
| CURVE1D_CHUNK_VARIABLES | |
| CURVE1D_CHUNK_KEYS | |
| CURVE1D_VARIABLE_ISLOOPING | |
| CURVE1D_VARIABLE_KEYCOUNT | |
| LINEARCURVE1D_CHUNK_CURVE1D | |
Definition at line 57 of file curve.cpp.
◆ DECLARE_FORCE_LINK()
| DECLARE_FORCE_LINK |
( |
curve | | ) |
|
◆ _LinearCurve1DFactory
◆ _LinearCurve3DFactory