AxisState Class Reference

#include <c4d_basedocument.h>

Public Member Functions

 AxisState ()
 

Public Attributes

Bool x
 
Bool y
 
Bool z
 
Bool w
 

Detailed Description

Holds the values for axis locks and the world/object coordinate system switch.

Constructor & Destructor Documentation

◆ AxisState()

AxisState ( )

Default constructor.

Member Data Documentation

◆ x

Bool x

State of the X-axis lock.

◆ y

Bool y

State of the Y-axis lock.

◆ z

Bool z

State of the Z-axis lock.

◆ w

Bool w

State of the World/Object coordinate system switch.