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

Description

Result of a visibility test, such as testing if a sphere intersects a frustum.

Members

MemberValueDescription
eStkGraphicsVisibilityNone0The object is not visible.
eStkGraphicsVisibilityPartial1The object is partially visible.
eStkGraphicsVisibilityAll2The object is completely visible.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.