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 224 of file GA_PolyCounts.h.
|
inline |
Definition at line 227 of file GA_PolyCounts.h.
|
inline |
Definition at line 232 of file GA_PolyCounts.h.
Definition at line 237 of file GA_PolyCounts.h.
|
inline |
Definition at line 245 of file GA_PolyCounts.h.
|
inline |
Definition at line 256 of file GA_PolyCounts.h.
|
inline |
Definition at line 251 of file GA_PolyCounts.h.
|
inline |
Definition at line 255 of file GA_PolyCounts.h.
|
inline |
Definition at line 257 of file GA_PolyCounts.h.
Definition at line 254 of file GA_PolyCounts.h.