mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Renamed shaders
This commit is contained in:
parent
e4f767b2ed
commit
ac8a6fccbe
7 changed files with 15 additions and 16 deletions
|
@ -65,7 +65,7 @@ class GCodeViewer
|
|||
void reset();
|
||||
};
|
||||
|
||||
// ibo buffer containing indices data (triangles) used to render a specific toolpath type
|
||||
// ibo buffer containing indices data (lines/triangles) used to render a specific toolpath type
|
||||
struct IBuffer
|
||||
{
|
||||
// ibo id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue