This is the complete list of members for sphere, including all inherited members.
center() const | sphere | inline |
center_ | sphere | protected |
isInside(const realx3 &point) const | sphere | inline |
maxPoint() const | sphere | inline |
minPoint() const | sphere | inline |
operator=(const sphere &)=default | sphere | |
operator=(sphere &&)=default | sphere | |
radius() const | sphere | inline |
radius2_ | sphere | protected |
read(iIstream &is) | sphere | |
read(const dictionary &dict) | sphere | |
sphere(const realx3 ¢er, const real radius) | sphere | |
sphere(const dictionary &dict) | sphere | |
sphere(iIstream &is) | sphere | |
sphere(const sphere &)=default | sphere | |
sphere(sphere &&)=default | sphere | |
TypeInfoNV("sphere") | sphere | |
write(iOstream &os) const | sphere | |
write(dictionary &dict) const | sphere | |
~sphere()=default | sphere |