Windows and Linux compiling
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -397,7 +397,7 @@ namespace WhiteBox
|
||||
|
||||
const auto edgeHandlesPair = Api::MeshUserEdgeHandles(*whiteBox);
|
||||
|
||||
const auto edgeHandles = [whiteBox, edgeSelectionMode, &edgeHandlesPair]()
|
||||
const auto edgeHandles = [edgeSelectionMode, &edgeHandlesPair]()
|
||||
{
|
||||
switch (edgeSelectionMode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user