Derm.Platform.GetProcAddress Class Reference

List of all members.

Static Public Member Functions

static IntPtr GetAddress (string function)
 Retrieves the entry point for a dynamically exported OpenGL function.

Member Function Documentation

static IntPtr Derm.Platform.GetProcAddress.GetAddress ( string  function  )  [static]

Retrieves the entry point for a dynamically exported OpenGL function.

Parameters:
function The function string for the OpenGL function (eg. "glNewList")
Returns:
An IntPtr contaning the address for the entry point, or IntPtr.Zero if the specified OpenGL function is not dynamically exported.


Services powered by Get Deus Ex Render Machina at SourceForge.net. Fast, secure and Free Open Source software downloads