#include <lvt/Transform.h>
Inheritance diagram for Rotation:
Public Member Functions | |
void | Render () |
Performs the rotation. | |
Rotation () | |
Constructor. | |
void | Set (float angle, const Vec &axis) |
Sets the axis and angle of rotation. |
|
Constructor.
|
|
Performs the rotation.
Implements Node. |
|
Sets the axis and angle of rotation.
|