STK Graphics PrimitivesSend comments on this topic.
AgEStkGraphicsConstrainedUpAxis Enumeration
See Also

Description

When setting the Camera's Axes, this defines which axis of the axes is up in screen space, where up is from the bottom to the top of the screen.

Members

MemberValueDescription
eStkGraphicsConstrainedUpAxisX0The X axis is constrained.
eStkGraphicsConstrainedUpAxisY1The Y axis is constrained.
eStkGraphicsConstrainedUpAxisZ2The Z axis is constrained.
eStkGraphicsConstrainedUpAxisNegativeX3The negative X axis is constrained.
eStkGraphicsConstrainedUpAxisNegativeY4The negative Y axis is constrained.
eStkGraphicsConstrainedUpAxisNegativeZ5The negative Z axis is constrained.
eStkGraphicsConstrainedUpAxisNone6No axis is contained.
© 2024 Analytical Graphics, Inc. All Rights Reserved.