merged with main branch

metadata
Wenzel Jakob 2010-11-17 12:58:03 +01:00
commit 6a42b631f7
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ template<> void AnimationTrack<Quaternion>::serialize(Stream *stream, const Quat
}
/// Animated transformation with an underlying keyframe representation
class AnimatedTransform : public Object {
class MTS_EXPORT_RENDER AnimatedTransform : public Object {
public:
/// Create a new animated transform
AnimatedTransform() { }