![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::Rect< N, T >, including all inherited members.
| apply_transform(const Matrix< N2, N, T2 > &transform, const Point< N2, T2 > &offset) const | Realm::Rect< N, T > | |
| contains(const Point< N, T > &p) const | Realm::Rect< N, T > | |
| contains(const Rect< N, T > &other) const | Realm::Rect< N, T > | |
| contains(const IndexSpace< N, T > &is) const | Realm::Rect< N, T > | |
| copy(const std::vector< CopySrcDstField > &srcs, const std::vector< CopySrcDstField > &dsts, const ProfilingRequestSet &requests, Event wait_on=Event::NO_EVENT, int priority=0) const | Realm::Rect< N, T > | |
| copy(const std::vector< CopySrcDstField > &srcs, const std::vector< CopySrcDstField > &dsts, const IndexSpace< N, T > &mask, const ProfilingRequestSet &requests, Event wait_on=Event::NO_EVENT, int priority=0) const | Realm::Rect< N, T > | |
| empty(void) const | Realm::Rect< N, T > | |
| fill(const std::vector< CopySrcDstField > &dsts, const ProfilingRequestSet &requests, const void *fill_value, size_t fill_value_size, Event wait_on=Event::NO_EVENT, int priority=0) const | Realm::Rect< N, T > | |
| hi | Realm::Rect< N, T > | |
| intersection(const Rect< N, T > &other) const | Realm::Rect< N, T > | |
| lo | Realm::Rect< N, T > | |
| make_empty(void) | Realm::Rect< N, T > | static |
| ONLY_IF_INTEGRAL(T) value_type | Realm::Rect< N, T > | |
| operator=(const Rect< N, T2 > ©_from) | Realm::Rect< N, T > | |
| overlaps(const Rect< N, T > &other) const | Realm::Rect< N, T > | |
| Rect(void) | Realm::Rect< N, T > | |
| Rect(const Point< N, T > &_lo, const Point< N, T > &_hi) | Realm::Rect< N, T > | |
| Rect(const Rect< N, T2 > ©_from) | Realm::Rect< N, T > | |
| union_bbox(const Rect< N, T > &other) const | Realm::Rect< N, T > | |
| volume(void) const | Realm::Rect< N, T > |