MCPcopy Create free account
hub / github.com/andybarry/makerscanner / ~CCamView

Method ~CCamView

camview.cpp:72–75  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////// Method: Destructor Class: CCamView Purose: destroy my object Input: nothing Output: nothing ///////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

70// Output: nothing
71////////////////////////////////////////////////////////////////////
72CCamView::~CCamView( )
73{
74 //m_pCamera = NULL;
75}
76
77////////////////////////////////////////////////////////////////////
78// Method: Is Capture Enabled

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected