Sierra Toolkit
Version of the Day
|
#include <Gear.hpp>
Public Member Functions | |
GearMovement (double arg_rotation=0.0, double arg_x=0.0, double arg_y=0.0, double arg_z=0.0) | |
Public Attributes | |
double | rotation |
double | x |
double | y |
double | z |
Defines a single movement of a gear. This include rotation and movement in the x, y, z dimensions.