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]

opengl32

.

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

glu32

.

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

.

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

.
Documentation
[gluSphere] on MSDN

 
Access PInvoke.net directly from VS: