Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "glusphere" in [All]

glu32

.

[DllImport(GLU_DLL, EntryPoint ="gluSphere")]

.

public static extern void  gluSphere ( IntPtr quad, double radius, int slices, int stacks );

.
Documentation
[gluSphere] on MSDN

opengl32

.

    public static extern void gluSphere(IntPtr qobj, double radius, int slices, int stacks);


 
Access PInvoke.net directly from VS: