#include <osg/Referenced>#include <dtCore/refptr.h>#include <dtAnim/export.h>#include <vector>Namespaces | |
| namespace | dtUtil |
| namespace | dtCore |
| namespace | dtAnim |
Classes | |
| class | dtAnim::AttachmentController |
| Stores a list of attachments for a cal model and can update their positions based each frame based on the position of the bones. More... | |
| class | dtAnim::AttachmentMover |
| This is a helper functor for moving attachments. More... | |
Typedefs | |
| typedef std::pair < dtCore::RefPtr < dtCore::Transformable >, dtUtil::HotSpotDefinition > | dtAnim::AttachmentPair |