ExtensionMethodsGL.DrawGL (PointNormalUv) Method

Calls glNormal3d(Nx, Ny, Nz) and glVertex3d(X, Y, Z)
Public Shared Sub DrawGL( _ 
ByVal value As PointNormalUv
)
This language is not supported or no code example is available.
public static void DrawGL( 
this PointNormalUv value 
)
This language is not supported or no code example is available.

Parameters

value
PointNormalUv

.NET Framework

Supported in: 4.8

In this article

Definition