26 #define THE_GZFILE reinterpret_cast<gzFile>(m_f) 48 m_f = gzopen(fileName.c_str(),
"rb");
49 return m_f !=
nullptr;
TSeekOrigin
Used in CStream::Seek.
#define THROW_EXCEPTION(msg)
GLsizei const GLchar ** string
unsigned __int64 uint64_t
GLsizei const GLfloat * value
uint64_t getFileSize(const std::string &fileName)
Return the size of the given file, or size_t(-1) if some error is found accessing that file...
#define THROW_EXCEPTION_FMT(_FORMAT_STRING,...)
#define MRPT_UNUSED_PARAM(a)
Determines whether this is an X86 or AMD64 platform.