#include <llvolume.h>
Collaboration diagram for LLPath::PathPt:
Public Member Functions | |
PathPt () | |
Public Attributes | |
LLVector3 | mPos |
LLVector2 | mScale |
LLQuaternion | mRot |
F32 | mTexT |
Definition at line 708 of file llvolume.h.
LLPath::PathPt::PathPt | ( | ) | [inline] |
Definition at line 714 of file llvolume.h.
References LLQuaternion::loadIdentity(), mPos, mRot, mScale, mTexT, LLVector2::setVec(), and LLVector3::setVec().
Definition at line 710 of file llvolume.h.
Referenced by LLVolumeImplFlexible::doFlexibleUpdate(), LLPath::genNGon(), and PathPt().
Definition at line 712 of file llvolume.h.
Referenced by LLVolumeImplFlexible::doFlexibleUpdate(), LLPath::genNGon(), and PathPt().
Definition at line 711 of file llvolume.h.
Referenced by LLVolumeImplFlexible::doFlexibleUpdate(), LLPath::genNGon(), and PathPt().
Definition at line 713 of file llvolume.h.
Referenced by LLVolumeImplFlexible::doFlexibleUpdate(), LLPath::genNGon(), and PathPt().