follow-up for CID-372
parent
ee86a65f04
commit
5bb7bfce14
|
|
@ -141,7 +141,9 @@ public:
|
|||
std::vector<LLViewerJointMesh*> mMeshParts;
|
||||
void setMeshID( S32 id ) {mMeshID = id;}
|
||||
|
||||
protected:
|
||||
private:
|
||||
void init();
|
||||
|
||||
BOOL mValid;
|
||||
U32 mComponents;
|
||||
F32 mMinPixelArea;
|
||||
|
|
|
|||
Loading…
Reference in New Issue