#include <llpolymorph.h>

Public Member Functions | |
| LLPolyVolumeMorphInfo (LLString &name, LLVector3 &scale, LLVector3 &pos) | |
Public Attributes | |
| LLString | mName |
| LLVector3 | mScale |
| LLVector3 | mPos |
Definition at line 99 of file llpolymorph.h.
| LLPolyVolumeMorphInfo::LLPolyVolumeMorphInfo | ( | LLString & | name, | |
| LLVector3 & | scale, | |||
| LLVector3 & | pos | |||
| ) | [inline] |
Definition at line 101 of file llpolymorph.h.
1.5.5