#include <NDRegion.h>
Public Member Functions | |
NDRegion () | |
NDRegion (PRegion< T > *idx) | |
NDRegion (const PRegion< T > &r1) | |
NDRegion (const PRegion< T > &r1, const PRegion< T > &r2) | |
NDRegion (const PRegion< T > &r1, const PRegion< T > &r2, const PRegion< T > &r3) | |
NDRegion (const PRegion< T > &r1, const PRegion< T > &r2, const PRegion< T > &r3, const PRegion< T > &r4) | |
NDRegion (const PRegion< T > &r1, const PRegion< T > &r2, const PRegion< T > &r3, const PRegion< T > &r4, const PRegion< T > &r5) | |
NDRegion (const PRegion< T > &r1, const PRegion< T > &r2, const PRegion< T > &r3, const PRegion< T > &r4, const PRegion< T > &r5, const PRegion< T > &r6) | |
NDRegion (const NDRegion< T, Dim > &nr) | |
NDRegion< T, Dim > & | operator= (const NDRegion< T, Dim > &nr) |
const PRegion< T > & | operator[] (unsigned d) const |
PRegion< T > & | operator[] (unsigned d) |
T | volume () const |
NDRegion< T, Dim > & | operator+= (const T t) |
NDRegion< T, Dim > & | operator-= (const T t) |
NDRegion< T, Dim > & | operator *= (const T t) |
NDRegion< T, Dim > & | operator/= (const T t) |
bool | empty () const |
NDRegion< T, Dim > | intersect (const NDRegion< T, Dim > &nr) const |
bool | touches (const NDRegion< T, Dim > &nr) const |
bool | contains (const NDRegion< T, Dim > &nr) const |
bool | split (NDRegion< T, Dim > &l, NDRegion< T, Dim > &r, unsigned d) const |
bool | split (NDRegion< T, Dim > &l, NDRegion< T, Dim > &r) const |
Message & | putMessage (Message &m) |
Message & | getMessage (Message &m) |
Definition at line 61 of file NDRegion.h.
|
Definition at line 65 of file NDRegion.h. |
|
Definition at line 68 of file NDRegion.h. |
|
Definition at line 74 of file NDRegion.h. References PInsist. |
|
Definition at line 78 of file NDRegion.h. References PInsist. |
|
Definition at line 83 of file NDRegion.h. References PInsist. |
|
Definition at line 89 of file NDRegion.h. References PInsist. |
|
Definition at line 97 of file NDRegion.h. References PInsist. |
|
Definition at line 106 of file NDRegion.h. References PInsist. |
|
Definition at line 118 of file NDRegion.h. References NDRegion< T, Dim >::p. |
|
Definition at line 187 of file NDRegion.h. References NDRegion< T, Dim >::p. |
|
Definition at line 165 of file NDRegion.h. |
|
Definition at line 231 of file NDRegion.h. References getMessage(). Here is the call graph for this function: |
|
Definition at line 173 of file NDRegion.h. References NDRegion< T, Dim >::p. |
|
Definition at line 153 of file NDRegion.h. |
|
Definition at line 143 of file NDRegion.h. |
|
Definition at line 148 of file NDRegion.h. |
|
Definition at line 158 of file NDRegion.h. |
|
Definition at line 124 of file NDRegion.h. References NDRegion< T, Dim >::p. |
|
Definition at line 132 of file NDRegion.h. |
|
Definition at line 131 of file NDRegion.h. |
|
Definition at line 224 of file NDRegion.h. References putMessage(). Here is the call graph for this function: |
|
Definition at line 209 of file NDRegion.h. |
|
Definition at line 195 of file NDRegion.h. References NDRegion< T, Dim >::p, and r. |
|
Definition at line 180 of file NDRegion.h. References NDRegion< T, Dim >::p. |
|
Definition at line 135 of file NDRegion.h. |