#include <llbvhloader.h>

Public Member Functions | |
| Translation () | |
Public Attributes | |
| std::string | mOutName |
| BOOL | mIgnore |
| BOOL | mIgnorePositions |
| BOOL | mRelativePositionKey |
| BOOL | mRelativeRotationKey |
| LLMatrix3 | mFrameMatrix |
| LLMatrix3 | mOffsetMatrix |
| LLVector3 | mRelativePosition |
| std::string | mMergeParentName |
| std::string | mMergeChildName |
| S32 | mPriorityModifier |
Definition at line 168 of file llbvhloader.h.
| Translation::Translation | ( | ) | [inline] |
Definition at line 171 of file llbvhloader.h.
References FALSE, mIgnore, mPriorityModifier, mRelativePositionKey, and mRelativeRotationKey.
| std::string Translation::mOutName |
Definition at line 179 of file llbvhloader.h.
Referenced by LLBVHLoader::applyTranslations(), and LLBVHLoader::loadTranslationTable().
Definition at line 180 of file llbvhloader.h.
Referenced by LLBVHLoader::applyTranslations(), LLBVHLoader::loadTranslationTable(), and Translation().
Definition at line 181 of file llbvhloader.h.
Definition at line 182 of file llbvhloader.h.
Referenced by LLBVHLoader::applyTranslations(), LLBVHLoader::loadTranslationTable(), and Translation().
Definition at line 183 of file llbvhloader.h.
Referenced by LLBVHLoader::applyTranslations(), LLBVHLoader::loadTranslationTable(), and Translation().
Definition at line 184 of file llbvhloader.h.
Referenced by LLBVHLoader::applyTranslations(), and LLBVHLoader::loadTranslationTable().
Definition at line 185 of file llbvhloader.h.
Referenced by LLBVHLoader::applyTranslations(), and LLBVHLoader::loadTranslationTable().
Definition at line 186 of file llbvhloader.h.
Referenced by LLBVHLoader::applyTranslations(), and LLBVHLoader::loadTranslationTable().
| std::string Translation::mMergeParentName |
Definition at line 187 of file llbvhloader.h.
Referenced by LLBVHLoader::applyTranslations(), and LLBVHLoader::loadTranslationTable().
| std::string Translation::mMergeChildName |
Definition at line 188 of file llbvhloader.h.
Referenced by LLBVHLoader::applyTranslations(), and LLBVHLoader::loadTranslationTable().
Definition at line 189 of file llbvhloader.h.
Referenced by LLBVHLoader::applyTranslations(), LLBVHLoader::loadTranslationTable(), and Translation().
1.5.5