An NDoc Documented Class Library

OpenGlDevice.SolidConvex Method 

Overrides the SolidConvex-method and draws it in terms from OpenGl.

protected override void SolidConvex(
   xyzArray Vertices,
   xyzArray Normals,
   xyzArray TexturePos
);

Parameters

Vertices
Array of vertex
Normals
Array of normals
TexturePos
Array of texturepositions

See Also

OpenGlDevice Class | Minais.Drawing3d.Devices Namespace