#include <lvt/Transform.h>
Inheritance diagram for Translation:
Public Member Functions | |
Vec | Get () const |
Returns the translation value. | |
void | Render () |
Performs the translation. | |
void | Set (const Vec &v) |
Sets the translation value. | |
Translation () | |
Constructor. |
|
Constructor.
|
|
Returns the translation value.
|
|
Performs the translation.
Implements Node. |
|
Sets the translation value.
|