MeshLib
 
Loading...
Searching...
No Matches
MR::IdRange< Id > Struct Template Reference

range of indices [beg, end) More...

#include <MRBitSetParallelFor.h>

Public Member Functions

auto size () const
 

Public Attributes

Id beg
 
Id end
 

Detailed Description

template<typename Id>
struct MR::IdRange< Id >

range of indices [beg, end)

Member Function Documentation

◆ size()

template<typename Id >
auto MR::IdRange< Id >::size ( ) const
inline

Member Data Documentation

◆ beg

template<typename Id >
Id MR::IdRange< Id >::beg

◆ end

template<typename Id >
Id MR::IdRange< Id >::end

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