parent
e1e348ac7a
commit
40c5e64faf
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ public:
|
||||||
*/
|
*/
|
||||||
void createScene()
|
void createScene()
|
||||||
{
|
{
|
||||||
// Setup vertices for a single uv-mapped quad made from two triangles
|
// Setup vertices for a single triangle
|
||||||
struct Vertex {
|
struct Vertex {
|
||||||
float pos[3];
|
float pos[3];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue