質問編集履歴
2
修正
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
syuusei
title
CHANGED
File without changes
|
body
CHANGED
@@ -3,6 +3,8 @@
|
|
3
3
|
|
4
4
|
まず、ヘッダファイルに以下を記述して
|
5
5
|
```ここに言語を入力
|
6
|
+
vector<CUSTOM_VERTEX> verts;
|
7
|
+
|
6
8
|
struct CUSTOM_VERTEX
|
7
9
|
{
|
8
10
|
GLfloat tx, ty;
|