AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsSurfaceMeshPrimitiveFactory Interface

Description

A triangle mesh primitive for meshes on the surface that need to conform to terrain.

Object Model




Public Methods

Public Method Initialize Initializes a default surface mesh primitive. This is equivalent to constructing a surface mesh with a Set Hint of Frequent and a Surface Mesh Rendering Method of Automatic.
Public Method InitializeWithSetHint Initializes a surface mesh primitive with the specified setHint. This is equivalent to constructing a surface mesh with the specified setHint and a Surface Mesh Rendering Method of Automatic.
Public Method InitializeWithSetHintAndRenderingMethod Initializes a surface mesh primitive with the specified setHint and renderingMethod.
Public Method Supported Determines whether or not the video card supports the surface mesh primitive with the given renderingMethod.
Public Method SupportedWithDefaultRenderingMethod Determines whether or not the video card supports the surface mesh primitive. This is equivalent to calling Supported with Automatic.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1