#include <Drawables.h>
◆ Line3D() [1/2]
| Graphics::Drawables::Line3D::Line3D |
( |
| ) |
|
◆ Line3D() [2/2]
| Graphics::Drawables::Line3D::Line3D |
( |
const Line3D & |
b | ) |
|
◆ ~Line3D()
| Graphics::Drawables::Line3D::~Line3D |
( |
| ) |
|
|
inline |
◆ Draw()
◆ SetColor()
| void Graphics::Drawables::Line3D::SetColor |
( |
const Color & |
c | ) |
|
◆ SetEnd()
| void Graphics::Drawables::Line3D::SetEnd |
( |
const vector3f & |
e | ) |
|
◆ SetStart()
| void Graphics::Drawables::Line3D::SetStart |
( |
const vector3f & |
s | ) |
|
The documentation for this class was generated from the following files: