Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
config.h File Reference
#include <assert.h>
#include <OpenMesh/Core/System/compiler.hh>
#include <OpenMesh/Core/System/OpenMeshDLLMacros.hh>

Go to the source code of this file.

Macros

#define OPENMESH_CONFIG_H
 
#define OM_VERSION   0x60300
 
#define OM_GET_VER   ((OM_VERSION && 0xf0000) >> 16)
 
#define OM_GET_MAJ   ((OM_VERSION && 0x0ff00) >> 8)
 
#define OM_GET_MIN   (OM_VERSION && 0x000ff)
 
#define DEPRECATED(msg)
 
#define OM_VERSION   0x60300
 
#define OM_GET_VER   ((OM_VERSION && 0xf0000) >> 16)
 
#define OM_GET_MAJ   ((OM_VERSION && 0x0ff00) >> 8)
 
#define OM_GET_MIN   (OM_VERSION && 0x000ff)
 
#define DEPRECATED(msg)
 

Typedefs

typedef unsigned int uint
 

Detailed Description

Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.
Todo:
Move content to config.hh and include it to be compatible with old source.

Definition in file config.h.