Overload List

  NameDescription
XSpaceUtility..::.XVertexArrayAdapter(array<Vector3>[]()[])
Creates new XSpaceUtility..::.XVertexArrayAdapter class instance from the Vector3 vector collection.
XSpaceUtility..::.XVertexArrayAdapter(array<Vector3>[]()[], array<Int32>[]()[])
Creates new XSpaceUtility..::.XVertexArrayAdapter2 class instance from the Vector3 vector collection with the possibility of filtering the vectors not contained in the faces collection.
XSpaceUtility..::.XVertexArrayAdapter(array<Vector3>[]()[], array<Int32>[]()[], array<Int32>[]()[])
Creates new XSpaceUtility..::.XVertexArrayAdapter class instance from the Vector3 vector collection with the possibility of filtering the vectors not contained in the edges collection.

See Also