Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
tcbspline.cpp File Reference
#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
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
TCB3D_CHUNK_HERMITE3D 
TCB3D_CHUNK_PARAMS 

Definition at line 55 of file tcbspline.cpp.

Function Documentation

◆ DECLARE_FORCE_LINK()

DECLARE_FORCE_LINK ( tcbspline )

Variable Documentation

◆ _TCBSpline3DFactory

Definition at line 53 of file tcbspline.cpp.