Nv::NvSkeletonNode Struct Reference
NvSkeletonNode holds the definition of a single node in an NvSkeleton. More...
#include <NvSkeleton.h>
Public Attributes | |
std::string | m_name |
int32_t | m_parentNode |
nv::matrix4f | m_parentRelTransform |
std::vector< int32_t > | m_childNodes |
std::vector< uint32_t > | m_meshes |
Detailed Description
NvSkeletonNode holds the definition of a single node in an NvSkeleton.
The documentation for this struct was generated from the following file: