| addBBoxAgent(const LLBBox &b) | LLBBox | |
| addBBoxLocal(const LLBBox &b) | LLBBox | [inline] |
| addPointAgent(LLVector3 p) | LLBBox | |
| addPointLocal(const LLVector3 &p) | LLBBox | |
| agentToLocal(const LLVector3 &v) const | LLBBox | |
| agentToLocalBasis(const LLVector3 &v) const | LLBBox | |
| containsPointAgent(const LLVector3 &p) const | LLBBox | |
| containsPointLocal(const LLVector3 &p) const | LLBBox | |
| expand(F32 delta) | LLBBox | |
| getCenterAgent() const | LLBBox | [inline] |
| getCenterLocal() const | LLBBox | [inline] |
| getExtentLocal() const | LLBBox | [inline] |
| getMaxLocal() const | LLBBox | [inline] |
| getMinLocal() const | LLBBox | [inline] |
| getPositionAgent() const | LLBBox | [inline] |
| getRotation() const | LLBBox | [inline] |
| intersects(const LLBBox &b) const | LLBBox | |
| LLBBox() | LLBBox | [inline] |
| LLBBox(const LLVector3 &pos_agent, const LLQuaternion &rot, const LLVector3 &min_local, const LLVector3 &max_local) | LLBBox | [inline] |
| localToAgent(const LLVector3 &v) const | LLBBox | |
| localToAgentBasis(const LLVector3 &v) const | LLBBox | |
| mEmpty | LLBBox | [private] |
| mMaxLocal | LLBBox | [private] |
| mMinLocal | LLBBox | [private] |
| mPosAgent | LLBBox | [private] |
| mRotation | LLBBox | [private] |
| setMaxLocal(const LLVector3 &max) | LLBBox | [inline] |
| setMinLocal(const LLVector3 &min) | LLBBox | [inline] |
1.5.5