Candle v1.0
2D lighting for SFML
|
This is the complete list of members for sfu::Line, including all inherited members.
distance(const sf::Vector2f &point) const | sfu::Line | |
getGlobalBounds() const | sfu::Line | |
intersection(const Line &lineB) const | sfu::Line | |
intersection(const Line &lineB, float &normA) const | sfu::Line | |
intersection(const Line &lineB, float &normA, float &normB) const | sfu::Line | |
Line(const sf::Vector2f &p1, const sf::Vector2f &p2) | sfu::Line | |
Line(const sf::Vector2f &p, float angle) | sfu::Line | |
m_direction | sfu::Line | |
m_origin | sfu::Line | |
point(float param) const | sfu::Line | |
relativePosition(const sf::Vector2f &point) const | sfu::Line |