This is the complete list of members for shape3, including all inherited members.
box(double dx) const | shape3 | inline |
cell() const | shape3 | inline |
clamp(const vec3i &pi) const | shape3 | inline |
clamp(int i, int j, int k) const | shape3 | inline |
count() const | shape3 | inline |
d | shape3 | |
decode(size_t value) const | shape3 | inline |
dx() const | shape3 | inline |
edge(int dim) const | shape3 | inline |
empty() const | shape3 | inline |
encode(int i, int j, int k) const | shape3 | inline |
encode(const vec3i &pi) const | shape3 | inline |
face(int dim) const | shape3 | inline |
find_cell(const vec3d &p) const | shape3 | inline |
find_edge(const vec3< T > &p, unsigned dim) const | shape3 | inline |
find_face(const vec3< T > &p, unsigned dim) const | shape3 | inline |
find_node(const vec3< T > &p) const | shape3 | inline |
for_each(std::function< void(int i, int j, int k)> func) const | shape3 | inline |
get(unsigned &w, unsigned &h, unsigned &d) const | shape3 | inline |
get(unsigned gn[DIM3]) const | shape3 | inline |
h | shape3 | |
hash() const | shape3 | inline |
interruptible_for_each(std::function< bool(int i, int j, int k)> func) const | shape3 | inline |
max() const | shape3 | inline |
nodal() const | shape3 | inline |
on_edge(int i, int j, int k) const | shape3 | inline |
on_edge(const vec3i &pi) const | shape3 | inline |
operator!=(const shape3 &shape) const | shape3 | inline |
operator*(double s) const | shape3 | inline |
operator*=(double v) | shape3 | inline |
operator+(const shape3 &rhs) const | shape3 | inline |
operator+=(const shape3 &rhs) | shape3 | inline |
operator-(const shape3 &rhs) const | shape3 | inline |
operator-=(const shape3 &rhs) | shape3 | inline |
operator/(double s) const | shape3 | inline |
operator/=(double v) | shape3 | inline |
operator<(const shape2 &rhs) const | shape3 | inline |
operator==(const shape3 &shape) const | shape3 | inline |
operator[](unsigned idx) const | shape3 | inline |
operator[](unsigned idx) | shape3 | inline |
out_of_bounds(int i, int j, int k) const | shape3 | inline |
out_of_bounds(const vec3i &pi) const | shape3 | inline |
shape3(const unsigned gn[DIM2]) | shape3 | inline |
shape3(unsigned w, unsigned h, unsigned d) | shape3 | inline |
shape3() | shape3 | inline |
w | shape3 |