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

Description

Renders one or more points in the 3D scene. Each point in the batch has a unique position and an optional color. All points in the batch share the same pixel size. For best performance, avoid creating lots of batches with only a few points each. See the Batching Performance Overview.

Object Model



Public Methods

Public Method Initialize Initializes a default point batch primitive. This is equivalent to constructing a point batch with a Set Hint of Frequent.
Public Method InitializeWithSetHint Initializes a new instance of a point batch primitive with the specified Set Hint.

Public Properties

Public Property MaximumPixelSizeSupported Gets the maximum pixel size supported by the video card.
Public Property MinimumPixelSizeSupported Gets the minimum pixel size supported by the video card.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1