Go to the source code of this file.
Namespaces | |
| Ogre | |
| Ogre::Mesh | |
| Ogre::Skeleton | |
Typedefs | |
| template<typename T > | |
| using | Ogre::unique_ptr_vector = std::vector< std::unique_ptr< T > > |
| struct Ogre::Mesh::BoneAssignment |
Definition at line 341 of file StdMeshLoaderBinaryChunks.h.
| Class Members | ||
|---|---|---|
| uint32_t | bone | |
| uint32_t | vertex | |
| float | weight | |