cgv
cgv::base::resource_file_info Struct Reference

information registered with each resource file More...

#include <register.h>

Public Member Functions

 resource_file_info (unsigned int _file_offset=0, unsigned int _file_length=0, const char *_file_data=0, const std::string &_source_file="")
 construct resource file info
 

Public Attributes

unsigned int file_offset
 at which location the resource file starts within the executable or dll
 
unsigned int file_length
 length of the resource file in bytes
 
const char * file_data
 pointer to
 
std::string source_file
 name of
 

Detailed Description

information registered with each resource file


The documentation for this struct was generated from the following files: