ENABLE_GCODE_VIEWER -> Removed options_120_solid shader

This commit is contained in:
enricoturri1966 2020-08-19 11:25:12 +02:00
parent af200e47c1
commit d91fc7b8ab
5 changed files with 5 additions and 112 deletions

View file

@ -33,7 +33,7 @@ class GCodeViewer
CustomGCodes
};
// vbo buffer containing vertices data for a specific toolpath type
// vbo buffer containing vertices data used to rendder a specific toolpath type
struct VBuffer
{
enum class EFormat : unsigned char
@ -65,7 +65,7 @@ class GCodeViewer
void reset();
};
// ibo buffer containing indices data for a specific toolpath type
// ibo buffer containing indices data (triangles) used to render a specific toolpath type
struct IBuffer
{
// ibo id