#include <Line.h>
Inherits Drawable.
|
| Line (const sf::Vector2f &point1_, const sf::Vector2f &point2_) |
|
void | draw (sf::RenderTarget &target, sf::RenderStates states) const |
|
bool | isLeft (sf::Vector2f center) |
|
double | distance (sf::Vector2f center) |
|
double | getThickness () |
|
Line::Line |
( |
const sf::Vector2f & |
point1_, |
|
|
const sf::Vector2f & |
point2_ |
|
) |
| |
|
inline |
double Line::distance |
( |
sf::Vector2f |
center | ) |
|
|
inline |
void Line::draw |
( |
sf::RenderTarget & |
target, |
|
|
sf::RenderStates |
states |
|
) |
| const |
|
inline |
double Line::getThickness |
( |
| ) |
|
|
inline |
bool Line::isLeft |
( |
sf::Vector2f |
center | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/truell20/Documents/Fido/Fido/include/Simulator/Line.h