Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/FToolDataVisualizer > API/Runtime/InteractiveToolsFramework/FToolDataVisualizer/DrawSquare
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/ToolDataVisualizer.h |
| Include | #include "ToolDataVisualizer.h" |
template<typename PointType>
void DrawSquare
(
const PointType & Center,
const PointType & SideA,
const PointType & SideB
)