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