MeshLib C++ Docs
Loading...
Searching...
No Matches

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

#include <MRMesh/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: