Hello guys,

Is it normal practice?

removeComponent( d->m_transform );

d->m_transform->setScale( 0.5f );

addComponent( d->m_transform );

If I want to apply changed transformation...

Or for such tasks there is a better solution?

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to