An NDoc Documented Class Library

OpenGlDevice.LineStrip Method 

Overrides the LineStrip-method and implements them in terms of OpenGL

protected override void LineStrip(
   xyzArray xyzArray
);

Parameters

xyzArray
a xyzArray of points

See Also

OpenGlDevice Class | Minais.Drawing3d.Devices Namespace