Line between two points. More...
#include <Line.hpp>
Public Member Functions | |
Line (const Tag &tag) | |
Protected Member Functions | |
virtual void | updateBuffer () |
virtual void | updateBufferPoints () |
Static Protected Member Functions | |
static ShapeTraits | getTraits () |
Private Attributes | |
float | from [4] |
float | to [4] |
Line between two points.