The VisAO Camera
sharedim_stack.cpp File Reference

Definitions for the shared image circular buffer. More...

#include "sharedim_stack.h"

Go to the source code of this file.

Macros

#define ERROR_REPORT(er)   if(global_error_report) (*global_error_report)(er,__FILE__,__LINE__);
 
#define LOG_INFO(li)   if(global_log_info) (*global_log_info)(li);
 

Detailed Description

Author
Jared R. Males

Definition in file sharedim_stack.cpp.