HDK
|
Range class for multi-threading with TBB. More...
#include <GA_PolyCounts.h>
Public Member Functions | |
Range (const GA_PolyCounts &list) | |
Range (const GA_PolyCounts &list, GA_Size begin, GA_Size end, GA_Size grainsize=1) | |
Range (Range &that, UT_Split) | |
const_iterator | begin () const |
const_iterator | end () const |
GA_Size | size () const |
GA_Size | grainsize () const |
bool | empty () const |
bool | is_divisible () const |
Range class for multi-threading with TBB.
Definition at line 225 of file GA_PolyCounts.h.
|
inline |
Definition at line 228 of file GA_PolyCounts.h.
|
inline |
Definition at line 233 of file GA_PolyCounts.h.
Definition at line 238 of file GA_PolyCounts.h.
|
inline |
Definition at line 246 of file GA_PolyCounts.h.
|
inline |
Definition at line 257 of file GA_PolyCounts.h.
|
inline |
Definition at line 252 of file GA_PolyCounts.h.
|
inline |
Definition at line 256 of file GA_PolyCounts.h.
|
inline |
Definition at line 258 of file GA_PolyCounts.h.
Definition at line 255 of file GA_PolyCounts.h.