mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
View dependent order of rendering for layers editing visual hints to keep the correct transparency
This commit is contained in:
parent
0bcad2a5c5
commit
90daffccf2
3 changed files with 24 additions and 13 deletions
|
@ -220,6 +220,8 @@ public:
|
|||
|
||||
void msw_rescale();
|
||||
|
||||
const Camera& get_camera() const;
|
||||
|
||||
private:
|
||||
struct priv;
|
||||
std::unique_ptr<priv> p;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue