#include "cPhysics.h"
#include "WorldManager.h"
Implements functionality for item models.
Item models comprise the generic traits shared among a type of object with a particular model.
Special thanks to Greg Kusnick for his work on the landblock triangulation algorithm.