Branimir Karadžić vor 7 Jahren
Ursprung
Commit
ba22a5519e
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      include/bgfx/bgfx.h

+ 2 - 0
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