What's New in AGI STK Graphics 11 | What's New in AGI STK Graphics 10.1 | What's New in AGI STK Graphics 10

What's New in AGI STK Graphics 11

Added or Removed Classes, Interfaces and Enumerations

Object Changes Version
AgEStkGraphicsKmlNetworkLinkRefreshMode Added
STK 11
AgEStkGraphicsKmlNetworkLinkViewRefreshMode Added
STK 11
AgStkGraphicsAGICustomTerrainOverlay Added
STK 11
AgStkGraphicsKmlContainer Added
STK 11
AgStkGraphicsKmlDocument Added
STK 11
AgStkGraphicsKmlFolder Added
STK 11
AgStkGraphicsKmlGraphics Added
STK 11
AgStkGraphicsKmlNetworkLink Added
STK 11
AgStkGraphicsTextOverlay Added
STK 11
IAgStkGraphicsAGICustomTerrainOverlay Added
STK 11
IAgStkGraphicsAGICustomTerrainOverlayFactory Added
STK 11
IAgStkGraphicsKmlContainer Added
STK 11
IAgStkGraphicsKmlDocument Added
STK 11
IAgStkGraphicsKmlDocumentCollection Added
STK 11
IAgStkGraphicsKmlDocumentLoadedEventArgs Added
STK 11
IAgStkGraphicsKmlFeature Added
STK 11
IAgStkGraphicsKmlFeatureCollection Added
STK 11
IAgStkGraphicsKmlFolder Added
STK 11
IAgStkGraphicsKmlGraphics Added
STK 11
IAgStkGraphicsKmlGraphicsEvents Added
STK 11
IAgStkGraphicsKmlNetworkLink Added
STK 11
IAgStkGraphicsTextOverlay Added
STK 11
IAgStkGraphicsTextOverlayFactory Added
STK 11

Changed Classes, Interfaces and Enumerations

Object Changes Version
AgEStkGraphicsPrimitivesSortOrder Deprecated enum eStkGraphicsPrimitivesSortOrderPrimitivesSortOrderByState. Use eStkGraphicsPrimitivesSortOrderByState instead. Primitives are sorted by their internal state before rendering. This provides good performance but can lead to blending artifacts with translucent primitives along the same line of sight.
Deprecated enum eStkGraphicsPrimitivesSortOrderPrimitivesSortOrderBackToFront. Use eStkGraphicsPrimitivesSortOrderBackToFront instead. Primitives are sorted in back to front order before rendering. For translucent primitives, this enables correct blending results.
STK 11
IAgStkGraphicsCentralBodyGraphics Added property Kml
STK 11
IAgStkGraphicsFactoryAndInitializers Added property AGICustomTerrainOverlay
Added property TextOverlay
STK 11
IAgStkGraphicsGraphicsFont Added property Antialias
STK 11
IAgStkGraphicsMarkerBatchPrimitive Added property ClampToPixel
Added property CentralBodyClipped
Added method AlignToNorth
Added method AlignToAxis
Added method AlignToScreen
Deprecated property AlignToPixel. This property has been deprecated in favor of ClampToPixel. Gets or sets whether the screen space position of each marker is aligned to a pixel.
STK 11
IAgStkGraphicsMarkerBatchPrimitiveOptionalParameters Added method SetDisplays
Added method SetTimeIntervalDisplayConditions
STK 11
IAgStkGraphicsOverlay Added property Tag
STK 11
IAgStkGraphicsPointBatchPrimitive Added property CentralBodyClipped
STK 11
IAgStkGraphicsPolylinePrimitive Added property CentralBodyClipped
STK 11
IAgStkGraphicsPrimitive Added property Tag
STK 11
IAgStkGraphicsScene Added property SceneID
Added property ShowWaterSurface
STK 11
IAgStkGraphicsTextBatchPrimitive Added property RenderInScreenSpace
STK 11
IAgStkGraphicsTextBatchPrimitiveFactory Added method InitializeWithGraphicsFontAndSetHint2d
STK 11
IAgStkGraphicsTextBatchPrimitiveOptionalParameters Added property ScreenSpaceRendering
STK 11
IAgStkGraphicsTriangleMeshPrimitive Added property CentralBodyClipped
STK 11
IAgStkGraphicsVideoStream Added property AudioUri
Added property EnableAudio
Added method Close
STK 11
IAgStkGraphicsVideoStreamFactory Added method InitializeWithStringUriAndAudio
Added method InitializeAudioVideoWithStringUri
STK 11

What's New in AGI STK Graphics 10.1

Added or Removed Classes, Interfaces and Enumerations

Object Changes Version
AgEStkGraphicsKmlNetworkLinkRefreshMode Added
STK 10.1
AgEStkGraphicsKmlNetworkLinkViewRefreshMode Added
STK 10.1
AgStkGraphicsKmlContainer Added
STK 10.1
AgStkGraphicsKmlDocument Added
STK 10.1
AgStkGraphicsKmlFolder Added
STK 10.1
AgStkGraphicsKmlGraphics Added
STK 10.1
AgStkGraphicsKmlNetworkLink Added
STK 10.1
AgStkGraphicsTextOverlay Added
STK 10.1
IAgStkGraphicsKmlContainer Added
STK 10.1
IAgStkGraphicsKmlDocument Added
STK 10.1
IAgStkGraphicsKmlDocumentCollection Added
STK 10.1
IAgStkGraphicsKmlDocumentLoadedEventArgs Added
STK 10.1
IAgStkGraphicsKmlFeature Added
STK 10.1
IAgStkGraphicsKmlFeatureCollection Added
STK 10.1
IAgStkGraphicsKmlFolder Added
STK 10.1
IAgStkGraphicsKmlGraphics Added
STK 10.1
IAgStkGraphicsKmlGraphicsEvents Added
STK 10.1
IAgStkGraphicsKmlNetworkLink Added
STK 10.1
IAgStkGraphicsTextOverlay Added
STK 10.1
IAgStkGraphicsTextOverlayFactory Added
STK 10.1

Changed Classes, Interfaces and Enumerations

Object Changes Version
AgEStkGraphicsPrimitivesSortOrder Deprecated enum eStkGraphicsPrimitivesSortOrderPrimitivesSortOrderByState - This enumeration is deprecated. Use ByState instead. Primitives are sorted by their internal state before rendering. This provides good performance but can lead to blending artifacts with translucent primitives along the same line of sight.
Deprecated enum eStkGraphicsPrimitivesSortOrderPrimitivesSortOrderBackToFront - This enumeration is deprecated. Use BackToFront instead. Primitives are sorted in back to front order before rendering. For translucent primitives, this enables correct blending results.
STK 10.1
IAgStkGraphicsCentralBodyGraphics Added property Kml
STK 10.1
IAgStkGraphicsFactoryAndInitializers Added property TextOverlay
STK 10.1
IAgStkGraphicsGraphicsFont Added property Antialias
STK 10.1
IAgStkGraphicsMarkerBatchPrimitive Added property ClampToPixel
Added property CentralBodyClipped
Added method AlignToNorth
Added method AlignToAxis
Added method AlignToScreen
Deprecated property AlignToPixel - This property is deprecated. This property has been deprecated in favor of ClampToPixel. Gets or sets whether the screen space position of each marker is aligned to a pixel.
STK 10.1
IAgStkGraphicsMarkerBatchPrimitiveOptionalParameters Added method SetDisplays
Added method SetTimeIntervalDisplayConditions
STK 10.1
IAgStkGraphicsOverlay Added property Tag
STK 10.1
IAgStkGraphicsPointBatchPrimitive Added property CentralBodyClipped
STK 10.1
IAgStkGraphicsPolylinePrimitive Added property CentralBodyClipped
STK 10.1
IAgStkGraphicsPrimitive Added property Tag
STK 10.1
IAgStkGraphicsScene Added property SceneID
Added property ShowWaterSurface
STK 10.1
IAgStkGraphicsTextBatchPrimitive Added property RenderInScreenSpace
STK 10.1
IAgStkGraphicsTextBatchPrimitiveFactory Added method InitializeWithGraphicsFontAndSetHint2d
STK 10.1
IAgStkGraphicsTextBatchPrimitiveOptionalParameters Added property ScreenSpaceRendering
STK 10.1
IAgStkGraphicsTriangleMeshPrimitive Added property CentralBodyClipped
STK 10.1
IAgStkGraphicsVideoStream Added method Close
STK 10.1

What's New in AGI STK Graphics Primitives 10

With STK 10, we are proud to announce the release of the Graphics Primitives API. The library supports the following features:

The Graphics Primitives are fully integrated with the VGT API to enable the primitives to be displayed in standard and custom reference frames available in VGT.

For detailed information and HowTo examples pertaining to the new Graphics Primitives API, see "Graphics Primitives" section of the documentation.

Added or Removed Classes, Interfaces and Enumerations

Object Changes Version
AgEStkGraphicsAntiAliasing Added
STK 10
AgEStkGraphicsBinaryLogicOperation Added
STK 10
AgEStkGraphicsBlurMethod Added
STK 10
AgEStkGraphicsCameraSnapshotFileFormat Added
STK 10
AgEStkGraphicsConstrainedUpAxis Added
STK 10
AgEStkGraphicsCullFace Added
STK 10
AgEStkGraphicsCylinderFill Added
STK 10
AgEStkGraphicsEdgeDetectMethod Added
STK 10
AgEStkGraphicsFlipAxis Added
STK 10
AgEStkGraphicsFontStyle Added
STK 10
AgEStkGraphicsGlobeOverlayRole Added
STK 10
AgEStkGraphicsGradientDetectMethod Added
STK 10
AgEStkGraphicsIndicesOrderHint Added
STK 10
AgEStkGraphicsInternalTextureFormat Added
STK 10
AgEStkGraphicsJpeg2000CompressionProfile Added
STK 10
AgEStkGraphicsMagnificationFilter Added
STK 10
AgEStkGraphicsMaintainAspectRatio Added
STK 10
AgEStkGraphicsMapProjection Added
STK 10
AgEStkGraphicsMarkerBatchRenderingMethod Added
STK 10
AgEStkGraphicsMarkerBatchRenderPass Added
STK 10
AgEStkGraphicsMarkerBatchSizeSource Added
STK 10
AgEStkGraphicsMarkerBatchSortOrder Added
STK 10
AgEStkGraphicsMarkerBatchUnit Added
STK 10
AgEStkGraphicsMinificationFilter Added
STK 10
AgEStkGraphicsModelTransformationType Added
STK 10
AgEStkGraphicsModelUpAxis Added
STK 10
AgEStkGraphicsOrigin Added
STK 10
AgEStkGraphicsOutlineAppearance Added
STK 10
AgEStkGraphicsPathPrimitiveRemoveLocation Added
STK 10
AgEStkGraphicsPolylineType Added
STK 10
AgEStkGraphicsPrimitivesSortOrder Added
STK 10
AgEStkGraphicsRasterBand Added
STK 10
AgEStkGraphicsRasterFormat Added
STK 10
AgEStkGraphicsRasterOrientation Added
STK 10
AgEStkGraphicsRasterType Added
STK 10
AgEStkGraphicsRefreshRate Added
STK 10
AgEStkGraphicsRendererShadeModel Added
STK 10
AgEStkGraphicsRenderPass Added
STK 10
AgEStkGraphicsRenderPassHint Added
STK 10
AgEStkGraphicsScreenOverlayOrigin Added
STK 10
AgEStkGraphicsScreenOverlayPinningOrigin Added
STK 10
AgEStkGraphicsScreenOverlayUnit Added
STK 10
AgEStkGraphicsSetHint Added
STK 10
AgEStkGraphicsSharpenMethod Added
STK 10
AgEStkGraphicsStereoscopicDisplayMode Added
STK 10
AgEStkGraphicsSurfaceMeshRenderingMethod Added
STK 10
AgEStkGraphicsTextureWrap Added
STK 10
AgEStkGraphicsVideoPlayback Added
STK 10
AgEStkGraphicsVisibility Added
STK 10
AgEStkGraphicsWindingOrder Added
STK 10
AgStkGraphicsAGIProcessedImageGlobeOverlay Added
STK 10
AgStkGraphicsAGIProcessedTerrainOverlay Added
STK 10
AgStkGraphicsAGIRoamImageGlobeOverlay Added
STK 10
AgStkGraphicsAlphaFromLuminanceFilter Added
STK 10
AgStkGraphicsAlphaFromPixelFilter Added
STK 10
AgStkGraphicsAlphaFromRasterFilter Added
STK 10
AgStkGraphicsAltitudeDisplayCondition Added
STK 10
AgStkGraphicsBandExtractFilter Added
STK 10
AgStkGraphicsBandOrderFilter Added
STK 10
AgStkGraphicsBlurFilter Added
STK 10
AgStkGraphicsBrightnessFilter Added
STK 10
AgStkGraphicsColorToLuminanceFilter Added
STK 10
AgStkGraphicsCompositeDisplayCondition Added
STK 10
AgStkGraphicsCompositePrimitive Added
STK 10
AgStkGraphicsConstantDisplayCondition Added
STK 10
AgStkGraphicsContrastFilter Added
STK 10
AgStkGraphicsConvolutionFilter Added
STK 10
AgStkGraphicsCustomImageGlobeOverlay Added
STK 10
AgStkGraphicsDistanceDisplayCondition Added
STK 10
AgStkGraphicsDistanceToGlobeOverlayDisplayCondition Added
STK 10
AgStkGraphicsDistanceToPositionDisplayCondition Added
STK 10
AgStkGraphicsDistanceToPrimitiveDisplayCondition Added
STK 10
AgStkGraphicsDurationPathPrimitiveUpdatePolicy Added
STK 10
AgStkGraphicsEdgeDetectFilter Added
STK 10
AgStkGraphicsExtrudedPolylineTriangulatorResult Added
STK 10
AgStkGraphicsFilteringRasterStream Added
STK 10
AgStkGraphicsFlipFilter Added
STK 10
AgStkGraphicsGammaCorrectionFilter Added
STK 10
AgStkGraphicsGaussianBlurFilter Added
STK 10
AgStkGraphicsGeospatialImageGlobeOverlay Added
STK 10
AgStkGraphicsGlobeImageOverlay Added
STK 10
AgStkGraphicsGradientDetectFilter Added
STK 10
AgStkGraphicsGreatArcInterpolator Added
STK 10
AgStkGraphicsImageCollection Added
STK 10
AgStkGraphicsLevelsFilter Added
STK 10
AgStkGraphicsMarkerBatchPrimitive Added
STK 10
AgStkGraphicsMaximumCountPathPrimitiveUpdatePolicy Added
STK 10
AgStkGraphicsModelPrimitive Added
STK 10
AgStkGraphicsOverlay Added
STK 10
AgStkGraphicsPathPrimitive Added
STK 10
AgStkGraphicsPixelSizeDisplayCondition Added
STK 10
AgStkGraphicsPointBatchPrimitive Added
STK 10
AgStkGraphicsPolylinePrimitive Added
STK 10
AgStkGraphicsProjectedRasterOverlay Added
STK 10
AgStkGraphicsProjectionStream Added
STK 10
AgStkGraphicsRasterImageGlobeOverlay Added
STK 10
AgStkGraphicsRasterStream Added
STK 10
AgStkGraphicsRhumbLineInterpolator Added
STK 10
AgStkGraphicsRotateFilter Added
STK 10
AgStkGraphicsScene Added
STK 10
AgStkGraphicsSceneDisplayCondition Added
STK 10
AgStkGraphicsSceneManager Added
STK 10
AgStkGraphicsScreenOverlay Added
STK 10
AgStkGraphicsScreenOverlayCollection Added
STK 10
AgStkGraphicsScreenOverlayManager Added
STK 10
AgStkGraphicsSequenceFilter Added
STK 10
AgStkGraphicsSharpenFilter Added
STK 10
AgStkGraphicsSolidPrimitive Added
STK 10
AgStkGraphicsSolidTriangulatorResult Added
STK 10
AgStkGraphicsSurfaceMeshPrimitive Added
STK 10
AgStkGraphicsSurfaceTriangulatorResult Added
STK 10
AgStkGraphicsTerrainCollection Added
STK 10
AgStkGraphicsTerrainOverlay Added
STK 10
AgStkGraphicsTextBatchPrimitive Added
STK 10
AgStkGraphicsTextureScreenOverlay Added
STK 10
AgStkGraphicsTimeIntervalDisplayCondition Added
STK 10
AgStkGraphicsTriangleMeshPrimitive Added
STK 10
AgStkGraphicsVideoStream Added
STK 10
IAgStkGraphicsAGIProcessedImageGlobeOverlay Added
STK 10
IAgStkGraphicsAGIProcessedImageGlobeOverlayFactory Added
STK 10
IAgStkGraphicsAGIProcessedTerrainOverlay Added
STK 10
IAgStkGraphicsAGIProcessedTerrainOverlayFactory Added
STK 10
IAgStkGraphicsAGIRoamImageGlobeOverlay Added
STK 10
IAgStkGraphicsAGIRoamImageGlobeOverlayFactory Added
STK 10
IAgStkGraphicsAlphaFromLuminanceFilter Added
STK 10
IAgStkGraphicsAlphaFromLuminanceFilterFactory Added
STK 10
IAgStkGraphicsAlphaFromPixelFilter Added
STK 10
IAgStkGraphicsAlphaFromPixelFilterFactory Added
STK 10
IAgStkGraphicsAlphaFromRasterFilter Added
STK 10
IAgStkGraphicsAlphaFromRasterFilterFactory Added
STK 10
IAgStkGraphicsAltitudeDisplayCondition Added
STK 10
IAgStkGraphicsAltitudeDisplayConditionFactory Added
STK 10
IAgStkGraphicsBandExtractFilter Added
STK 10
IAgStkGraphicsBandExtractFilterFactory Added
STK 10
IAgStkGraphicsBandOrderFilter Added
STK 10
IAgStkGraphicsBandOrderFilterFactory Added
STK 10
IAgStkGraphicsBatchPrimitiveIndex Added
STK 10
IAgStkGraphicsBlurFilter Added
STK 10
IAgStkGraphicsBlurFilterFactory Added
STK 10
IAgStkGraphicsBoundingSphere Added
STK 10
IAgStkGraphicsBoundingSphereFactory Added
STK 10
IAgStkGraphicsBoxTriangulatorInitializer Added
STK 10
IAgStkGraphicsBrightnessFilter Added
STK 10
IAgStkGraphicsBrightnessFilterFactory Added
STK 10
IAgStkGraphicsCamera Added
STK 10
IAgStkGraphicsCameraSnapshot Added
STK 10
IAgStkGraphicsCameraVideoRecording Added
STK 10
IAgStkGraphicsCentralBodyGraphics Added
STK 10
IAgStkGraphicsCentralBodyGraphicsIndexer Added
STK 10
IAgStkGraphicsColorToLuminanceFilter Added
STK 10
IAgStkGraphicsColorToLuminanceFilterFactory Added
STK 10
IAgStkGraphicsCompositeDisplayCondition Added
STK 10
IAgStkGraphicsCompositeDisplayConditionFactory Added
STK 10
IAgStkGraphicsCompositePrimitive Added
STK 10
IAgStkGraphicsCompositePrimitiveFactory Added
STK 10
IAgStkGraphicsConstantDisplayCondition Added
STK 10
IAgStkGraphicsConstantDisplayConditionFactory Added
STK 10
IAgStkGraphicsContrastFilter Added
STK 10
IAgStkGraphicsContrastFilterFactory Added
STK 10
IAgStkGraphicsConvolutionFilter Added
STK 10
IAgStkGraphicsConvolutionFilterFactory Added
STK 10
IAgStkGraphicsCustomImageGlobeOverlay Added
STK 10
IAgStkGraphicsCustomImageGlobeOverlayPluginActivator Added
STK 10
IAgStkGraphicsCustomImageGlobeOverlayPluginActivatorFactory Added
STK 10
IAgStkGraphicsCustomImageGlobeOverlayPluginProxy Added
STK 10
IAgStkGraphicsCylinderTriangulatorInitializer Added
STK 10
IAgStkGraphicsDisplayCondition Added
STK 10
IAgStkGraphicsDistanceDisplayCondition Added
STK 10
IAgStkGraphicsDistanceDisplayConditionFactory Added
STK 10
IAgStkGraphicsDistanceToGlobeOverlayDisplayCondition Added
STK 10
IAgStkGraphicsDistanceToGlobeOverlayDisplayConditionFactory Added
STK 10
IAgStkGraphicsDistanceToPositionDisplayCondition Added
STK 10
IAgStkGraphicsDistanceToPositionDisplayConditionFactory Added
STK 10
IAgStkGraphicsDistanceToPrimitiveDisplayCondition Added
STK 10
IAgStkGraphicsDistanceToPrimitiveDisplayConditionFactory Added
STK 10
IAgStkGraphicsDurationPathPrimitiveUpdatePolicy Added
STK 10
IAgStkGraphicsDurationPathPrimitiveUpdatePolicyFactory Added
STK 10
IAgStkGraphicsEdgeDetectFilter Added
STK 10
IAgStkGraphicsEdgeDetectFilterFactory Added
STK 10
IAgStkGraphicsEllipsoidTriangulatorInitializer Added
STK 10
IAgStkGraphicsExtrudedPolylineTriangulatorInitializer Added
STK 10
IAgStkGraphicsExtrudedPolylineTriangulatorResult Added
STK 10
IAgStkGraphicsFactoryAndInitializers Added
STK 10
IAgStkGraphicsFilteringRasterStream Added
STK 10
IAgStkGraphicsFilteringRasterStreamFactory Added
STK 10
IAgStkGraphicsFlipFilter Added
STK 10
IAgStkGraphicsFlipFilterFactory Added
STK 10
IAgStkGraphicsGammaCorrectionFilter Added
STK 10
IAgStkGraphicsGammaCorrectionFilterFactory Added
STK 10
IAgStkGraphicsGaussianBlurFilter Added
STK 10
IAgStkGraphicsGaussianBlurFilterFactory Added
STK 10
IAgStkGraphicsGeospatialImageGlobeOverlay Added
STK 10
IAgStkGraphicsGeospatialImageGlobeOverlayFactory Added
STK 10
IAgStkGraphicsGlobeImageOverlay Added
STK 10
IAgStkGraphicsGlobeImageOverlayAddCompleteEventArgs Added
STK 10
IAgStkGraphicsGlobeImageOverlayInitializer Added
STK 10
IAgStkGraphicsGlobeOverlay Added
STK 10
IAgStkGraphicsGlobeOverlaySettings Added
STK 10
IAgStkGraphicsGradientDetectFilter Added
STK 10
IAgStkGraphicsGradientDetectFilterFactory Added
STK 10
IAgStkGraphicsGraphicsFont Added
STK 10
IAgStkGraphicsGraphicsFontFactory Added
STK 10
IAgStkGraphicsGreatArcInterpolator Added
STK 10
IAgStkGraphicsGreatArcInterpolatorFactory Added
STK 10
IAgStkGraphicsImageCollection Added
STK 10
IAgStkGraphicsImageCollectionEvents Added
STK 10
IAgStkGraphicsJpeg2000WriterInitializer Added
STK 10
IAgStkGraphicsLevelsFilter Added
STK 10
IAgStkGraphicsLevelsFilterFactory Added
STK 10
IAgStkGraphicsLighting Added
STK 10
IAgStkGraphicsMarkerBatchPrimitive Added
STK 10
IAgStkGraphicsMarkerBatchPrimitiveFactory Added
STK 10
IAgStkGraphicsMarkerBatchPrimitiveOptionalParameters Added
STK 10
IAgStkGraphicsMarkerBatchPrimitiveOptionalParametersFactory Added
STK 10
IAgStkGraphicsMaximumCountPathPrimitiveUpdatePolicy Added
STK 10
IAgStkGraphicsMaximumCountPathPrimitiveUpdatePolicyFactory Added
STK 10
IAgStkGraphicsModelArticulation Added
STK 10
IAgStkGraphicsModelArticulationCollection Added
STK 10
IAgStkGraphicsModelPrimitive Added
STK 10
IAgStkGraphicsModelPrimitiveFactory Added
STK 10
IAgStkGraphicsModelTransformation Added
STK 10
IAgStkGraphicsObjectCollection Added
STK 10
IAgStkGraphicsOverlay Added
STK 10
IAgStkGraphicsPathPoint Added
STK 10
IAgStkGraphicsPathPointCollection Added
STK 10
IAgStkGraphicsPathPointFactory Added
STK 10
IAgStkGraphicsPathPrimitive Added
STK 10
IAgStkGraphicsPathPrimitiveFactory Added
STK 10
IAgStkGraphicsPathPrimitiveUpdatePolicy Added
STK 10
IAgStkGraphicsPickResult Added
STK 10
IAgStkGraphicsPickResultCollection Added
STK 10
IAgStkGraphicsPixelSizeDisplayCondition Added
STK 10
IAgStkGraphicsPixelSizeDisplayConditionFactory Added
STK 10
IAgStkGraphicsPointBatchPrimitive Added
STK 10
IAgStkGraphicsPointBatchPrimitiveFactory Added
STK 10
IAgStkGraphicsPolylinePrimitive Added
STK 10
IAgStkGraphicsPolylinePrimitiveFactory Added
STK 10
IAgStkGraphicsPositionInterpolator Added
STK 10
IAgStkGraphicsPrimitive Added
STK 10
IAgStkGraphicsPrimitiveManager Added
STK 10
IAgStkGraphicsProjectedRasterOverlay Added
STK 10
IAgStkGraphicsProjectedRasterOverlayFactory Added
STK 10
IAgStkGraphicsProjection Added
STK 10
IAgStkGraphicsProjectionFactory Added
STK 10
IAgStkGraphicsProjectionRasterStreamPluginActivator Added
STK 10
IAgStkGraphicsProjectionRasterStreamPluginActivatorFactory Added
STK 10
IAgStkGraphicsProjectionRasterStreamPluginProxy Added
STK 10
IAgStkGraphicsProjectionStream Added
STK 10
IAgStkGraphicsRaster Added
STK 10
IAgStkGraphicsRasterAttributes Added
STK 10
IAgStkGraphicsRasterAttributesFactory Added
STK 10
IAgStkGraphicsRasterFactory Added
STK 10
IAgStkGraphicsRasterFilter Added
STK 10
IAgStkGraphicsRasterImageGlobeOverlay Added
STK 10
IAgStkGraphicsRasterImageGlobeOverlayFactory Added
STK 10
IAgStkGraphicsRasterStream Added
STK 10
IAgStkGraphicsRendererTexture2D Added
STK 10
IAgStkGraphicsRendererTextureTemplate2D Added
STK 10
IAgStkGraphicsRenderingEventArgs Added
STK 10
IAgStkGraphicsRhumbLineInterpolator Added
STK 10
IAgStkGraphicsRhumbLineInterpolatorFactory Added
STK 10
IAgStkGraphicsRotateFilter Added
STK 10
IAgStkGraphicsRotateFilterFactory Added
STK 10
IAgStkGraphicsScene Added
STK 10
IAgStkGraphicsSceneCollection Added
STK 10
IAgStkGraphicsSceneDisplayCondition Added
STK 10
IAgStkGraphicsSceneDisplayConditionFactory Added
STK 10
IAgStkGraphicsSceneEvents Added
STK 10
IAgStkGraphicsSceneGlobeOverlaySettings Added
STK 10
IAgStkGraphicsSceneManager Added
STK 10
IAgStkGraphicsSceneManagerEvents Added
STK 10
IAgStkGraphicsSceneManagerInitializer Added
STK 10
IAgStkGraphicsScreenOverlay Added
STK 10
IAgStkGraphicsScreenOverlayCollection Added
STK 10
IAgStkGraphicsScreenOverlayCollectionBase Added
STK 10
IAgStkGraphicsScreenOverlayContainer Added
STK 10
IAgStkGraphicsScreenOverlayFactory Added
STK 10
IAgStkGraphicsScreenOverlayManager Added
STK 10
IAgStkGraphicsScreenOverlayPickResult Added
STK 10
IAgStkGraphicsScreenOverlayPickResultCollection Added
STK 10
IAgStkGraphicsSequenceFilter Added
STK 10
IAgStkGraphicsSequenceFilterFactory Added
STK 10
IAgStkGraphicsSharpenFilter Added
STK 10
IAgStkGraphicsSharpenFilterFactory Added
STK 10
IAgStkGraphicsSolidPrimitive Added
STK 10
IAgStkGraphicsSolidPrimitiveFactory Added
STK 10
IAgStkGraphicsSolidTriangulatorResult Added
STK 10
IAgStkGraphicsStereoscopic Added
STK 10
IAgStkGraphicsSurfaceExtentTriangulatorInitializer Added
STK 10
IAgStkGraphicsSurfaceMeshPrimitive Added
STK 10
IAgStkGraphicsSurfaceMeshPrimitiveFactory Added
STK 10
IAgStkGraphicsSurfacePolygonTriangulatorInitializer Added
STK 10
IAgStkGraphicsSurfaceShapesInitializer Added
STK 10
IAgStkGraphicsSurfaceShapesResult Added
STK 10
IAgStkGraphicsSurfaceTriangulatorResult Added
STK 10
IAgStkGraphicsTerrainCollection Added
STK 10
IAgStkGraphicsTerrainCollectionEvents Added
STK 10
IAgStkGraphicsTerrainOverlay Added
STK 10
IAgStkGraphicsTerrainOverlayAddCompleteEventArgs Added
STK 10
IAgStkGraphicsTerrainOverlayInitializer Added
STK 10
IAgStkGraphicsTextBatchPrimitive Added
STK 10
IAgStkGraphicsTextBatchPrimitiveFactory Added
STK 10
IAgStkGraphicsTextBatchPrimitiveOptionalParameters Added
STK 10
IAgStkGraphicsTextBatchPrimitiveOptionalParametersFactory Added
STK 10
IAgStkGraphicsTexture2DFactory Added
STK 10
IAgStkGraphicsTextureFilter2D Added
STK 10
IAgStkGraphicsTextureFilter2DFactory Added
STK 10
IAgStkGraphicsTextureMatrix Added
STK 10
IAgStkGraphicsTextureMatrixFactory Added
STK 10
IAgStkGraphicsTextureScreenOverlay Added
STK 10
IAgStkGraphicsTextureScreenOverlayFactory Added
STK 10
IAgStkGraphicsTimeIntervalDisplayCondition Added
STK 10
IAgStkGraphicsTimeIntervalDisplayConditionFactory Added
STK 10
IAgStkGraphicsTriangleMeshPrimitive Added
STK 10
IAgStkGraphicsTriangleMeshPrimitiveFactory Added
STK 10
IAgStkGraphicsTriangleMeshPrimitiveOptionalParameters Added
STK 10
IAgStkGraphicsTriangleMeshPrimitiveOptionalParametersFactory Added
STK 10
IAgStkGraphicsTriangulatorResult Added
STK 10
IAgStkGraphicsVideoStream Added
STK 10
IAgStkGraphicsVideoStreamFactory Added
STK 10

STK Programming Interface 11.0.1