Creates a mapping between an animation channel and a functor descriptor. More...
Public Member Functions | |
VgFunctorDescriptorMapEntry (const std::pair< std::string, std::string > &pChannel) | |
Public Attributes | |
std::pair< std::string, std::string > | mChannel |
VgEngine::VgRefPtr < VgEngine::VgFunctorDescriptor > | mFunctorDescriptor |
Creates a mapping between an animation channel and a functor descriptor.
VgEngine::VgFunctorDescriptorMapEntry::VgFunctorDescriptorMapEntry | ( | const std::pair< std::string, std::string > & | pChannel ) |
std::pair< std::string, std::string > VgEngine::VgFunctorDescriptorMapEntry::mChannel |
VgEngine::VgRefPtr< VgEngine::VgFunctorDescriptor > VgEngine::VgFunctorDescriptorMapEntry::mFunctorDescriptor |