Inner brim only and Outer and inner brim

Signed-off-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
SoftFever 2023-01-22 01:18:15 +08:00
parent 5ea57c1406
commit 05c8b57ade
3 changed files with 6 additions and 9 deletions

View file

@ -155,9 +155,9 @@ enum SLAPillarConnectionMode {
enum BrimType {
btAutoBrim, // BBS
btOuterOnly,
btNoBrim,
btInnerOnly,
btOuterAndInner,
btNoBrim,
};
enum TimelapseType {