GetExtensions Data Member Function

Populates a <StrList> with the names of all OpenGL extensions available according to the OpenGL driver.

Prototype

int32 GetExtensions( StrList p_slExtensions )

Parameters

Parameter Type Parameter Name Documentation
<StrList>p_slExtensionsA pointer to the destination <StrList>.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.