mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Display switching
This commit is contained in:
parent
93d0bbd7ef
commit
083b557ec2
3 changed files with 200 additions and 143 deletions
|
@ -11,6 +11,7 @@ class CSGVolume: public Volume
|
|||
};
|
||||
|
||||
class ShaderCSGDisplay: public Display {
|
||||
protected:
|
||||
vector<shptr<CSGVolume>> m_volumes;
|
||||
|
||||
void add_mesh(const TriangleMesh &mesh);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue