Initializes a point batch using a Cartesian
collection. Each position will be represented with one point.
| C# | Visual Basic | Visual C++ |
void InitializeFromCartesianCollection( IAgGxCentralBody pCentralBody, AgGxReferenceFrame ReferenceFrame, AgGxVertexUpdate ExpectedVertexUpdate, IAgGxCartesianCollection pCartesianCollection )
Sub InitializeFromCartesianCollection ( _ pCentralBody As IAgGxCentralBody, _ ReferenceFrame As AgGxReferenceFrame, _ ExpectedVertexUpdate As AgGxVertexUpdate, _ pCartesianCollection As IAgGxCartesianCollection _ )
void InitializeFromCartesianCollection( [ InAttribute] IAgGxCentralBody^ pCentralBody, [ InAttribute] AgGxReferenceFrame ReferenceFrame, [ InAttribute] AgGxVertexUpdate ExpectedVertexUpdate, [ InAttribute] IAgGxCartesianCollection^ pCartesianCollection )
- pCentralBody ( IAgGxCentralBody)
- ReferenceFrame ( AgGxReferenceFrame)
- ExpectedVertexUpdate ( AgGxVertexUpdate)
- pCartesianCollection ( IAgGxCartesianCollection)
Assembly: AGI.Graphics.Primitives.Interop(Module: AGI.Graphics.Primitives.Interop) Version: 9.0.0.0 (9.0.0.0)