mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
GCodeViewer -> Newer version of shader for options
This commit is contained in:
@@ -84,6 +84,7 @@ public:
|
||||
|
||||
double get_near_z() const { return m_frustrum_zs.first; }
|
||||
double get_far_z() const { return m_frustrum_zs.second; }
|
||||
const std::pair<double, double>& get_z_range() const { return m_frustrum_zs; }
|
||||
|
||||
double get_fov() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user