AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsSceneManager Interface Members
See Also  Overview 

Public Methods

Public Method Render Renders all Scenes within an application. To render a specific Scene, use the Scene.Render method.

Public Properties

Public Property GlobeOverlaySettings Gets the GlobeOverlaySettings, which are used to set global settings for all GlobeOverlays.
Public Property Initializers Allows the user to create or initialize primitives, display conditions, tringulators and other types of objects.
Public Property Primitives Gets the PrimitiveManager, which is used to add Primitives to your Scenes.
Public Property Scenes Gets a read-only collection of Scenes that are associated with the SceneManager.
Public Property ScreenOverlays Gets the ScreenOverlayManager, which is used to add ScreenOverlays to your Scenes.
Public Property Textures Gets the Texture2DFactory, which can be used to create Texture 2D from various sources.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface