The small3d library
Tiny C++ 3D game development library for Win/MacOS/Linux/FreeBSD
Loading...
Searching...
No Matches
small3d::Model::AnimationComponent Struct Reference

animation component More...

#include <Model.hpp>

Public Member Functions

template<class Archive >
void serialize (Archive &archive)
 

Public Attributes

uint32_t input = 0
 
std::vector< QuatrotationAnimation
 
std::vector< Vec3translationAnimation
 
std::vector< Vec3scaleAnimation
 
std::vector< float > times
 

Detailed Description

animation component


The documentation for this struct was generated from the following file: