Tao.OpenGl SDK Documentation

Gl.glNormal3fVertex3fvSUN Method

Overload List

 

public static void glNormal3fVertex3fvSUN(IntPtr,IntPtr);

 

public static void glNormal3fVertex3fvSUN(IntPtr,float[]);

 

public static void glNormal3fVertex3fvSUN(float[],IntPtr);

 

public static void glNormal3fVertex3fvSUN(float[],float[]);

See Also

Gl Class | Tao.OpenGl Namespace