Skip to main content
buffer_y
atmos
0.1.0
In atmos::
os_
lib::
web_
engine::
paint_
cull
atmos
::
os_lib
::
web_engine
::
paint_cull
Function
buffer_
y
Copy item path
Source
pub fn buffer_y(el_y:
i32
, win_y:
i32
) ->
i32
Expand description
ビューポート座標を描画先バッファ座標へ変換する。
計算量:
O(1)
。