|
|
|
|
@ -59,8 +59,8 @@ template class MAGNUM_SCENEGRAPH_EXPORT Object<BasicMatrixTransformation2D<Float
|
|
|
|
|
template class MAGNUM_SCENEGRAPH_EXPORT Object<BasicMatrixTransformation3D<Float>>; |
|
|
|
|
template class MAGNUM_SCENEGRAPH_EXPORT Object<BasicRigidMatrixTransformation2D<Float>>; |
|
|
|
|
template class MAGNUM_SCENEGRAPH_EXPORT Object<BasicRigidMatrixTransformation3D<Float>>; |
|
|
|
|
template class MAGNUM_SCENEGRAPH_EXPORT Object<BasicTranslationTransformation2D<Float>>; |
|
|
|
|
template class MAGNUM_SCENEGRAPH_EXPORT Object<BasicTranslationTransformation3D<Float>>; |
|
|
|
|
template class MAGNUM_SCENEGRAPH_EXPORT Object<TranslationTransformation<2, Float>>; |
|
|
|
|
template class MAGNUM_SCENEGRAPH_EXPORT Object<TranslationTransformation<3, Float>>; |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
}} |
|
|
|
|
|