Isis 3.0 Programmer Reference
Home
ViewportBufferAction.cpp
1 #include "ViewportBufferAction.h"
2 
3 namespace Isis {
8  p_started = false;
9  }
10 
15  }
16 }
virtual ~ViewportBufferAction()
Destructor.
bool p_started
True if this action has begun.
ViewportBufferAction()
Creates a new viewport buffer action.