LLProfile Member List
This is the complete list of members for
LLProfile, including all inherited members.
| addCap(S16 faceID) | LLProfile | [protected] |
| addFace(S32 index, S32 count, F32 scaleU, S16 faceID, BOOL flat) | LLProfile | [protected] |
| addHole(const LLProfileParams ¶ms, BOOL flat, F32 sides, F32 offset, F32 box_hollow, F32 ang_scale, S32 split=0) | LLProfile | [protected] |
| generate(const LLProfileParams ¶ms, BOOL path_open, F32 detail=1.0f, S32 split=0, BOOL is_sculpted=FALSE) | LLProfile | |
| genNGon(const LLProfileParams ¶ms, S32 sides, F32 offset=0.0f, F32 bevel=0.0f, F32 ang_scale=1.f, S32 split=0) | LLProfile | [protected] |
| genNormals(const LLProfileParams ¶ms) | LLProfile | [protected] |
| getTotal() const | LLProfile | [inline] |
| getTotalOut() const | LLProfile | [inline] |
| isConcave() const | LLProfile | [inline] |
| isFlat(S32 face) const | LLProfile | [inline] |
| isOpen() const | LLProfile | [inline] |
| LLProfile() | LLProfile | [inline] |
| mConcave | LLProfile | [protected] |
| mDirty | LLProfile | [protected] |
| mEdgeCenters | LLProfile | |
| mEdgeNormals | LLProfile | |
| mFaces | LLProfile | |
| mMaxX | LLProfile | |
| mMinX | LLProfile | |
| mNormals | LLProfile | |
| mOpen | LLProfile | [protected] |
| mProfile | LLProfile | |
| mTotal | LLProfile | [protected] |
| mTotalOut | LLProfile | [protected] |
| operator<<(std::ostream &s, const LLProfile &profile) | LLProfile | [friend] |
| setDirty() | LLProfile | [inline] |
| ~LLProfile() | LLProfile | |