CODController::OnDebugDraw

void CODController::OnDebugDraw(void)

Toggles debug drawing mode. Debug drawing shows the regions and bounding boxes of all components in the diagram.

Defined in: OdController.cpp

Return Value

void

Comments

Debug drawing is only available in the debug versions of the library.