/src/Animation_SkeletalAnimation/SkeletalAnimationSampler.h
http://github.com/Akranar/daguerreo · C Header · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · 453b3ad25c179d2ae61de07129d2addc MD5 · raw file
- #ifndef _SKELETAL_ANIMATION_SAMPLER_H_
- #define _SKELETAL_ANIMATION_SAMPLER_H_
- class SkeletalAnimationSampler
- {
- public:
- };
- #endif