MCPcopy Create free account
hub / github.com/cmauri/eviacam / CVisualAlertDirection

Method CVisualAlertDirection

src/cvisualalert.cpp:93–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93CVisualAlertDirection::CVisualAlertDirection()
94{
95 m_running= false;
96 m_xOrigin= 0;
97 m_yOrigin= 0;
98 m_xOldDest= 0;
99 m_yOldDest= 0;
100}
101
102CVisualAlertDirection::~CVisualAlertDirection()
103{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected