nw::gfx::FrameBufferObject::SetFboID Member Function

Syntax

void SetFboID(
     GLuint fboID
);

Arguments

Name Description
in fboID Returns the gl framebuffer object ID.

Return Values

None.

Description

Sets the gl framebuffer object ID.


CONFIDENTIAL