thug/Code/Sys/ngc/p_bbox.cpp
2016-02-14 08:39:12 +11:00

44 lines
1.8 KiB
C++

/********************************************************************************
* *
* Module: *
* NsBBox *
* Description: *
* Matrix functionality. *
* Written by: *
* Paul Robinson *
* Copyright: *
* 2001 Neversoft Entertainment - All rights reserved. *
* *
********************************************************************************/
/********************************************************************************
* Includes. *
********************************************************************************/
#include <math.h>
#include <string.h>
#include "p_bbox.h"
/********************************************************************************
* Defines. *
********************************************************************************/
/********************************************************************************
* Structures. *
********************************************************************************/
/********************************************************************************
* Local variables. *
********************************************************************************/
/********************************************************************************
* Forward references. *
********************************************************************************/
/********************************************************************************
* Externs. *
********************************************************************************/
namespace NsBBox
{
} // namespace NsBBox