Select Data Member Function

Creates the uniform buffer on the specified rendering device. This should be done before binding the uniform buffer.

Prototype

int32 Select( RenderInfo p_oRender )

Parameters

Parameter Type Parameter Name Documentation
<RenderInfo>p_oRenderA pointer to a rendering device on which you wish to create the uniform buffer.

Examples

Copy Text To Clipboard

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