「App:Library:FabGL:Enumerations:LineEnds」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
 
(同じ利用者による、間の1版が非表示)
1行目: 1行目:
== enum LineEnds ==
+
== enum [http://www.fabglib.org/group___enumerations_ga8ac9813c9c9df8a1e7f6ec66b346f08e.html#ga8ac9813c9c9df8a1e7f6ec66b346f08e LineEnds] ==
 
この列挙型は、ペンの幅が1より大きい場合の線の端を定義します。
 
この列挙型は、ペンの幅が1より大きい場合の線の端を定義します。
 
{| class="wikitable"
 
{| class="wikitable"
10行目: 10行目:
 
|Circle line ends
 
|Circle line ends
 
|}
 
|}
'''[http://www.fabglib.org/displaycontroller_8h_source.html#l00456 line 456 of file displaycontroller.h.]'''に定義されています。
+
'''[http://www.fabglib.org/displaycontroller_8h_source.html#l00456 line 456 of file displaycontroller.h]'''に定義されています。
  
  
  
 
----[https://robot-jp.com/wiki/index.php/App:Library:FabGL:Enumerations 戻る]
 
----[https://robot-jp.com/wiki/index.php/App:Library:FabGL:Enumerations 戻る]

2022年3月21日 (月) 23:34時点における最新版

enum LineEnds

この列挙型は、ペンの幅が1より大きい場合の線の端を定義します。

Enumerator
None No line ends
Circle Circle line ends

line 456 of file displaycontroller.hに定義されています。



戻る