#include "tcbspline.h"#include "wwdebug.h"#include "persistfactory.h"#include "wwmathids.h"#include "wwhack.h"Go to the source code of this file.
Enumerations | |
| enum | { TCB3D_CHUNK_HERMITE3D = 0x02071009 , TCB3D_CHUNK_PARAMS } |
Functions | |
| DECLARE_FORCE_LINK (tcbspline) | |
Variables | |
| SimplePersistFactoryClass< TCBSpline3DClass, WWMATH_CHUNKID_TCBSPLINE3D > | _TCBSpline3DFactory |
| anonymous enum |
| Enumerator | |
|---|---|
| TCB3D_CHUNK_HERMITE3D | |
| TCB3D_CHUNK_PARAMS | |
Definition at line 55 of file tcbspline.cpp.
| DECLARE_FORCE_LINK | ( | tcbspline | ) |
| SimplePersistFactoryClass<TCBSpline3DClass,WWMATH_CHUNKID_TCBSPLINE3D> _TCBSpline3DFactory |
Definition at line 53 of file tcbspline.cpp.