ExtensionMethodsGL.DrawInvGL (PointNormalUv) Method

Calls glNormal3d(-Nx, -Ny, -Nz) and glVertex3d(X, Y, Z)
Public Shared Sub DrawInvGL( _ 
ByVal value As PointNormalUv
)
This language is not supported or no code example is available.
public static void DrawInvGL( 
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