MeshLib C++ Docs
Loading...
Searching...
No Matches
MRWriter.h File Reference

Go to the source code of this file.

Classes

struct  MR::Writer< T >
 the purpose of this struct is to invalidate object cache in its destructor More...
 

Namespaces

namespace  MR
 only for bindings generation
 

Macros

#define MR_WRITER(obj)   MR::Writer _writer( obj );