Nebula
|
#include <im3d_math.h>
Public Member Functions | |
LineSegment () | |
LineSegment (const Vec3 &_start, const Vec3 &_end) | |
Public Attributes | |
Vec3 | m_start |
Vec3 | m_end |
|
inline |
Vec3 Im3d::LineSegment::m_end |
Vec3 Im3d::LineSegment::m_start |