| virtual | ~TAttBBox() |
| Float_t* | AssertBBox() |
| static TClass* | Class() |
| virtual void | ComputeBBox() |
| Float_t* | GetBBox() |
| Bool_t | GetBBoxOK() const |
| virtual TClass* | IsA() const |
| TAttBBox& | operator=(const TAttBBox& tab) |
| void | ResetBBox() |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| Float_t* | fBBox | ! Dynamic Float_t[6] X(min,max), Y(min,max), Z(min,max) |

Create cube of volume (2*epsiolon)^3 at (x,y,z). epsilon iz zero by default.
Assert extents of all sides of the bounding-box are at least epsilon.