mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Fixed docs.
This commit is contained in:
parent
3ab8d3f7a5
commit
c92e57a261
1 changed files with 5 additions and 5 deletions
|
@ -1595,8 +1595,8 @@ namespace bgfx
|
||||||
/// "nnnce <view name>"
|
/// "nnnce <view name>"
|
||||||
/// ^ ^^ ^
|
/// ^ ^^ ^
|
||||||
/// | |+-- eye (L/R)
|
/// | |+-- eye (L/R)
|
||||||
/// | +-- compute (C)
|
/// | +--- compute (C)
|
||||||
/// +-- view id
|
/// +------ view id
|
||||||
///
|
///
|
||||||
/// @attention C99 equivalent is `bgfx_set_view_name`.
|
/// @attention C99 equivalent is `bgfx_set_view_name`.
|
||||||
///
|
///
|
||||||
|
|
Loading…
Reference in a new issue