#include <llviewerobject.h>
Collaboration diagram for LLMaterialExportInfo:
Public Member Functions | |
LLMaterialExportInfo (S32 mat_index, S32 texture_index, LLColor4 color) | |
Public Attributes | |
S32 | mMaterialIndex |
S32 | mTextureIndex |
LLColor4 | mColor |
Definition at line 106 of file llviewerobject.h.
LLMaterialExportInfo::LLMaterialExportInfo | ( | S32 | mat_index, | |
S32 | texture_index, | |||
LLColor4 | color | |||
) | [inline] |
Definition at line 109 of file llviewerobject.h.
Definition at line 114 of file llviewerobject.h.