From 328e95efbc12592e2ee32456575b68c89416e45c Mon Sep 17 00:00:00 2001 From: Rakesh Roopavataram Date: Wed, 24 Jul 2024 15:56:57 -0400 Subject: [PATCH] Add default case --- lib/flowViewport/sceneIndex/fvpReprSelectorSceneIndex.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/flowViewport/sceneIndex/fvpReprSelectorSceneIndex.cpp b/lib/flowViewport/sceneIndex/fvpReprSelectorSceneIndex.cpp index 745c24feb..2ec2bfe6a 100644 --- a/lib/flowViewport/sceneIndex/fvpReprSelectorSceneIndex.cpp +++ b/lib/flowViewport/sceneIndex/fvpReprSelectorSceneIndex.cpp @@ -93,6 +93,8 @@ void ReprSelectorSceneIndex::SetReprType(RepSelectorType reprType, bool needsRep case RepSelectorType::WireframeOnSurfaceRefined: _wireframeTypeDataSource = sRefinedWireframeOnShadedDisplayStyleDataSource; break; + case RepSelectorType::Default: + break; } const HdDataSourceLocatorSet locators{