Libprimis
Imprimis' 3D destroyable world engine
|
#include <octa.h>
Public Member Functions | |
block3 * | block () |
uchar * | gridmap () |
undoent * | ents () |
Public Attributes | |
undoblock * | prev |
undoblock * | next |
int | size |
int | timestamp |
int | numents |
< undo header, all data sits in payload
int undoblock::numents |
if numents is 0, is a cube undo record, otherwise an entity undo record
int undoblock::size |
size of undo block
int undoblock::timestamp |
time of creation