#include "sysdep.h"
#include "box.h"
#include "mytritri.h"
Go to the source code of this file.
Functions | |
float | DotWithCol (const Vector3D& v, const Matrix3& m, int col) |
int | tri_tri_intersect (float V0[3],float V1[3],float V2[3], float U0[3],float U1[3],float U2[3]) |
|
|
|
|