nngn
Loading...
Searching...
No Matches
render_test.h
Go to the documentation of this file.
1
#ifndef NNGN_TEST_RENDER_H
2
#define NNGN_TEST_RENDER_H
3
4
#include <QTest>
5
6
class
RenderTest
:
public
QObject {
7
Q_OBJECT
8
private
slots:
9
void
uv_coords_data
();
10
void
uv_coords
();
11
};
12
13
#endif
RenderTest
Definition
render_test.h:6
RenderTest::uv_coords
void uv_coords()
Definition
render_test.cpp:70
RenderTest::uv_coords_data
void uv_coords_data()
Definition
render_test.cpp:12
tests
render
render_test.h
Generated by
1.11.0