#include <llmaniptranslate.h>
Collaboration diagram for LLManipTranslate::ManipulatorHandle:

Public Member Functions | |
| ManipulatorHandle (LLVector3 start_pos, LLVector3 end_pos, EManipPart id, F32 radius) | |
Public Attributes | |
| LLVector3 | mStartPosition |
| LLVector3 | mEndPosition |
| EManipPart | mManipID |
| F32 | mHotSpotRadius |
Definition at line 44 of file llmaniptranslate.h.
| LLManipTranslate::ManipulatorHandle::ManipulatorHandle | ( | LLVector3 | start_pos, | |
| LLVector3 | end_pos, | |||
| EManipPart | id, | |||
| F32 | radius | |||
| ) | [inline] |
Definition at line 52 of file llmaniptranslate.h.
Definition at line 50 of file llmaniptranslate.h.
Definition at line 49 of file llmaniptranslate.h.
Definition at line 47 of file llmaniptranslate.h.
1.4.7