This is the complete list of members for box, including all inherited members.
box()=default | box | |
box(const realx3 &minP, const realx3 &maxP) | box | inline |
box(const dictionary &dict) | box | explicit |
box(iIstream &is) | box | explicit |
box(const box &)=default | box | |
box(box &&)=default | box | |
isInside(const realx3 &point) const | box | inline |
max_ | box | protected |
maxPoint() const | box | inline |
maxPoint() | box | inline |
min_ | box | protected |
minPoint() const | box | inline |
minPoint() | box | inline |
operator=(const box &)=default | box | |
operator=(box &&)=default | box | |
read(iIstream &is) | box | |
read(const dictionary &dict) | box | |
TypeInfoNV("box") | box | |
write(iOstream &os) const | box | |
write(dictionary &dict) const | box | |
~box()=default | box |