From ba22a5519ec9afc9b1e4756d44c2de55d475b5c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Wed, 7 Mar 2018 07:57:35 -0800 Subject: [PATCH] Updated docs. --- include/bgfx/bgfx.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/bgfx/bgfx.h b/include/bgfx/bgfx.h index 220b1671e..1d387778e 100644 --- a/include/bgfx/bgfx.h +++ b/include/bgfx/bgfx.h @@ -2838,6 +2838,8 @@ namespace bgfx /// @returns Returns invalid texture handle if attachment index is not /// correct, or frame buffer is created with native window handle. /// + /// @attention C99 equivalent is `bgfx_get_texture`. + /// TextureHandle getTexture( FrameBufferHandle _handle , uint8_t _attachment = 0