 | Framebuffer Constructor |
Creates a framebuffer.
Namespace:
Ooogles
Assembly:
Ooogles (in Ooogles.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxnew : unit -> Framebuffer
Remarks
No framebuffer objects are associated with the returned framebuffer object names until they are first bound by calling
Bind.
OpenGL API: glGenFramebuffers
See Also