header_utils
|
TODO: This all needs to be tested. More...
#include <geometry_common.h>
Public Member Functions | |
template<typename U > | |
U | distance (glm::tvec2< U > const &point) |
template<typename U > | |
glm::tvec2< U > | projected (glm::tvec2< U > const &point) |
Public Attributes | |
T | a |
T | b |
T | c |
TODO: This all needs to be tested.
Definition at line 234 of file geometry_common.h.
|
inline |
Definition at line 241 of file geometry_common.h.
|
inline |
Definition at line 247 of file geometry_common.h.
T ghassanpl::geometry::basic_line_t< T >::a |
Definition at line 236 of file geometry_common.h.
T ghassanpl::geometry::basic_line_t< T >::b |
Definition at line 237 of file geometry_common.h.
T ghassanpl::geometry::basic_line_t< T >::c |
Definition at line 238 of file geometry_common.h.