Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
colmathline.cpp File Reference
#include "colmath.h"
#include "aaplane.h"
#include "plane.h"
#include "lineseg.h"
#include "tri.h"
#include "sphere.h"
#include "aabox.h"
#include "obbox.h"
#include "wwdebug.h"

Go to the source code of this file.

Classes

struct  BoxTestStruct
 

Enumerations

enum  BoxSideType { BOX_SIDE_NEGATIVE = 0 , BOX_SIDE_POSITIVE = 1 , BOX_SIDE_MIDDLE = 2 }
 

Functions

bool Test_Aligned_Box (BoxTestStruct *test)
 

Enumeration Type Documentation

◆ BoxSideType

Enumerator
BOX_SIDE_NEGATIVE 
BOX_SIDE_POSITIVE 
BOX_SIDE_MIDDLE 

Definition at line 73 of file colmathline.cpp.

Function Documentation

◆ Test_Aligned_Box()

bool Test_Aligned_Box ( BoxTestStruct * test)
inline

Definition at line 379 of file colmathline.cpp.