DART  6.6.2
dart::dynamics::SkeletonSpecializedFor< SpecNode1, OtherSpecNodes... > Class Template Reference

This is the variadic version of the SkeletonSpecializedForNode class which allows you to include arbitrarily many specialized types in the specialization. More...

#include <SpecializedNodeManager.hpp>

Inheritance diagram for dart::dynamics::SkeletonSpecializedFor< SpecNode1, OtherSpecNodes... >:
dart::dynamics::NodeManagerJoinerForSkeleton< common::Virtual< SkeletonSpecializedFor< SpecNode1 > >, common::Virtual< SkeletonSpecializedFor< OtherSpecNodes... > > >

Detailed Description

template<class SpecNode1, class... OtherSpecNodes>
class dart::dynamics::SkeletonSpecializedFor< SpecNode1, OtherSpecNodes... >

This is the variadic version of the SkeletonSpecializedForNode class which allows you to include arbitrarily many specialized types in the specialization.