#include <llviewerobject.h>

Public Member Functions | |
| LLMaterialExportInfo (S32 mat_index, S32 texture_index, LLColor4 color) | |
Public Attributes | |
| S32 | mMaterialIndex |
| S32 | mTextureIndex |
| LLColor4 | mColor |
Definition at line 105 of file llviewerobject.h.
| LLMaterialExportInfo::LLMaterialExportInfo | ( | S32 | mat_index, | |
| S32 | texture_index, | |||
| LLColor4 | color | |||
| ) | [inline] |
Definition at line 108 of file llviewerobject.h.
Definition at line 109 of file llviewerobject.h.
Definition at line 112 of file llviewerobject.h.
Definition at line 113 of file llviewerobject.h.
1.5.5