MCPcopy Create free account
hub / github.com/begla/Intrinsic / onShowDebugGeometryContextMenu

Method onShowDebugGeometryContextMenu

IntrinsicEd/src/IntrinsicEd.cpp:831–834  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

829}
830
831void IntrinsicEd::onShowDebugGeometryContextMenu()
832{
833 _debugGeometryContextMenu.popup(QCursor::pos());
834}
835
836void IntrinsicEd::onDebugGeometryChanged()
837{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected