summaryrefslogtreecommitdiffstats
path: root/src/box3d-face.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/box3d-face.h')
-rw-r--r--src/box3d-face.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/box3d-face.h b/src/box3d-face.h
index 1b1eb451e..e557aebf2 100644
--- a/src/box3d-face.h
+++ b/src/box3d-face.h
@@ -37,6 +37,7 @@ public:
Box3D::Axis const dir1, Box3D::Axis const dir2,
unsigned int shift_count = 0, NR::Maybe<NR::Point> pt_align = NR::Nothing(),
bool align_along_PL = false);
+ void set_face (NR::Point const A, NR::Point const C, Box3D::Axis const dir1, Box3D::Axis const dir2);
void hook_path_to_3dbox();
void set_path_repr();