#include <c4d_basedocument.h>
Public Member Functions | |
| AxisState () | |
Public Attributes | |
| Bool | x |
| Bool | y |
| Bool | z |
| Bool | w |
Holds the values for axis locks and the world/object coordinate system switch.
| AxisState | ( | ) |
Default constructor.
| Bool x |
State of the X-axis lock.
| Bool y |
State of the Y-axis lock.
| Bool z |
State of the Z-axis lock.
| Bool w |
State of the World/Object coordinate system switch.