This is the complete list of members for cadex::ModelData::Box, including all inherited members.
| Add(const Geom::Point &thePoint) | cadex::ModelData::Box | |
| Add(const Box &theBox) | cadex::ModelData::Box | |
| Box() | cadex::ModelData::Box | |
| Box(const Geom::Point &theCorner1, const Geom::Point &theCorner2) | cadex::ModelData::Box | |
| Center() const | cadex::ModelData::Box | |
| Clear() | cadex::ModelData::Box | |
| Corner(size_t theIdx) const | cadex::ModelData::Box | |
| Enlarge(double theX, double theY, double theZ) | cadex::ModelData::Box | |
| Enlarge(double theSize) | cadex::ModelData::Box | |
| Enlarged(double theX, double theY, double theZ) const | cadex::ModelData::Box | |
| Enlarged(double theSize) const | cadex::ModelData::Box | |
| Intersects(const Box &theOther) const | cadex::ModelData::Box | |
| IsIn(const Geom::Point &thePoint) const | cadex::ModelData::Box | |
| IsInfinite() const | cadex::ModelData::Box | |
| MaxCorner() const (defined in cadex::ModelData::Box) | cadex::ModelData::Box | inline |
| MinCorner() const (defined in cadex::ModelData::Box) | cadex::ModelData::Box | inline |
| Multiplied(double theValue) const | cadex::ModelData::Box | |
| Multiply(double theValue) | cadex::ModelData::Box | |
| Range(size_t theIndex) const | cadex::ModelData::Box | |
| SetRange(size_t theIdx, double theMin, double theMax) | cadex::ModelData::Box | |
| SetXRange(double theMin, double theMax) | cadex::ModelData::Box | |
| SetYRange(double theMin, double theMax) | cadex::ModelData::Box | |
| SetZRange(double theMin, double theMax) | cadex::ModelData::Box | |
| Transform(const Geom::Transformation &theTransformation) | cadex::ModelData::Box | |
| Transformed(const Geom::Transformation &theTransformation) const | cadex::ModelData::Box | |
| XRange() const | cadex::ModelData::Box | |
| YRange() const | cadex::ModelData::Box | |
| ZRange() const | cadex::ModelData::Box | |