Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection > API/Plugins/ModelingComponents/Selection/FBoundarySelector
- FMeshTopologySelector::DrawSelection()
- FBoundarySelector::DrawSelection()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/BoundarySelector.h |
| Include | #include "Selection/BoundarySelector.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Selection/BoundarySelector.cpp |
virtual void DrawSelection
&40;
const FGroupTopologySelection & Selection,
FToolDataVisualizer &42; Renderer,
const FViewCameraState &42; CameraState,
ECornerDrawStyle CornerDrawStyle
&41;
Remarks
Render the given selection with the default settings of the FToolDataVisualizer. Selected edges are drawn as lines, and selected corners are drawn as points or small, view-facing circles, based on the CornerDrawStyle parameter. (Currently selected faces are not drawn)