Isis 3 Programmer Reference
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.
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
ViewportBufferAction()
Creates a new viewport buffer action.