Doxygen Source Code Documentation
        
Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search   
vp_check.c File Reference
#include "vp_global.h"
Go to the source code of this file.
Function Documentation
Variable Documentation
  
    | 
        
          | char* ErrorString[]  [static] |  | 
  
    |  | 
Initial value:  {
    "limit exceeded",
    "singular matrix or vector",
    "I/O error",
    "invalid buffer size",
    "invalid image definition",
    "invalid shader definition",
    "invalid classifier definition",
    "invalid volume definition",
    "invalid voxel definition",
    "invalid option",
    "argument out of range",
    "invalid file",
    "cannot compute shadow buffer",
}
Definition at line 34 of file vp_check.c.     |