The XSpaceUtility..::.XVertexArrayAdapter class is the standard implementation of the IXVertexArray interface for working with the vector array. It encapsulates different types of input data.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public sealed class XVertexArrayAdapter : IXVertexArray

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XSpaceUtility..::.XVertexArrayAdapter

See Also