#include <cone.h>
Public Member Functions | |
Cone (const EquationalLineDouble &upper, const EquationalLineDouble &lower) | |
~Cone () | |
enums::bump::BumpType | ComputeBumpType (const ugdk::Vector2D &up_left) |
void | UpperBump (const ugdk::Vector2D &up_left) |
void | LowerBump (const ugdk::Vector2D &up_left) |
const EquationalLineDouble & | upper () const |
const EquationalLineDouble & | lower () const |
game::alg::los::Cone::Cone | ( | const EquationalLineDouble & | upper, |
const EquationalLineDouble & | lower | ||
) |
|
inline |
bump::BumpType game::alg::los::Cone::ComputeBumpType | ( | const ugdk::Vector2D & | up_left | ) |
|
inline |
void game::alg::los::Cone::LowerBump | ( | const ugdk::Vector2D & | up_left | ) |
|
inline |
void game::alg::los::Cone::UpperBump | ( | const ugdk::Vector2D & | up_left | ) |