SR_binary.hh File Reference

#include <OpenMesh/Core/System/config.h>
#include <typeinfo>
#include <stdexcept>
#include <sstream>
#include <numeric>
Include dependency graph for SR_binary.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenMesh::IO::binary< T >

Namespaces

namespace  OpenMesh
namespace  OpenMesh::IO

Defines

#define X

Functions

static const size_t OpenMesh::IO::UnknownSize (size_t(-1))

Define Documentation

#define X
Value:
std::ostringstream msg; \
   msg << "Type not supported: " << typeid(value_type).name(); \
   throw std::logic_error(msg.str())

Definition at line 81 of file SR_binary.hh.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


openmesh
Author(s): Benjamin Pitzer
autogenerated on Fri Jan 11 12:11:04 2013