#include "HV_bsp.h"
Go to the source code of this file.
Functions | |
void | Build_Two_Segments (cPoint2D &p0, cPoint2D &p1, cPoint2D &p_inter, cHV_Wall &w_front, cHV_Wall &w_back) |
std::ostream & | operator<< (std::ostream &os, const cHV_Wall &ex) |
|
Definition at line 11 of file HV_bsp.cpp. References cPoint2D::Get_X(), and cPoint2D::Get_Y(). Referenced by cHV_Wall::Get_Position_Divider_And_Split(). |
|
Definition at line 18 of file HV_bsp.cpp. |