This document is archived and information here might be outdated. Recommended version. |
Gets next triangle strip indices.
[Visual Basic .NET] Public Function NextTriangleStripIndices ( _ ByVal maxSize As Integer _ ) As ILongArray
[C#] public ILongArray NextTriangleStripIndices ( int maxSize );
[C++]
HRESULT NextTriangleStripIndices(
long maxSize
);
[C++] Parameters maxSize [in]
maxSize is a parameter of type long