Code

Hold perspectives on document level rather than globally; this corrects the changes...
[inkscape.git] / src / box3d-face.h
index 0e911cccfdbe84a1d18878ac63586d47767441e7..e69c81e24c8e557295a575491f7bfbb713259dc8 100644 (file)
@@ -40,7 +40,7 @@ public:
                    bool align_along_PL = false);
     ***/
     void set_corners (NR::Point &A, NR::Point &B, NR::Point &C, NR::Point &D);
-    void set_face (NR::Point const A, NR::Point const C, Box3D::Axis const dir1, Box3D::Axis const dir2);
+    //void set_face (NR::Point const A, NR::Point const C, Box3D::Axis const dir1, Box3D::Axis const dir2);
     
     void hook_path_to_3dbox(SPPath * existing_path = NULL);
     void set_path_repr();