MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::BMap< T, I > Struct Template Reference

flat map: I -> T More...

#include <MRBuffer.h>

Public Attributes

Buffer< T, I > b
 
size_t tsize = 0
 target size, all values inside b must be less than this value
 

Detailed Description

template<typename T, typename I>
struct MR::BMap< T, I >

flat map: I -> T


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