fixed backface culling bug,
todo: connect headligh
This commit is contained in:
@@ -36,7 +36,7 @@ private:
|
||||
void clearData();
|
||||
|
||||
public:
|
||||
void drawGeometry(QOpenGLShaderProgram *program, bool wireframe);
|
||||
void drawGeometry(QOpenGLShaderProgram *program);
|
||||
void loadFile(QString filePath);
|
||||
|
||||
// signals
|
||||
|
||||
Reference in New Issue
Block a user