From d8f7aa4697faeffccb32a45235378afc69f402fd Mon Sep 17 00:00:00 2001 From: Maximilian Albert Date: Tue, 7 Aug 2007 06:56:36 +0000 Subject: Set z-orders of 3D box faces during dragging/resizing according to the perspective (bzr r3409) --- src/vanishing-point.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/vanishing-point.h') diff --git a/src/vanishing-point.h b/src/vanishing-point.h index 98788f512..516b4a51b 100644 --- a/src/vanishing-point.h +++ b/src/vanishing-point.h @@ -103,6 +103,7 @@ public: void reshapeBoxes(NR::Point const &p, Box3D::Axis axes); void updateBoxReprs(); + void updateZOrders(); }; struct VPDrag { -- cgit v1.2.3