Searched refs:meshDecoratePlugins (Results 1 – 4 of 4) sorted by relevance
57 inline QVector<MeshDecorateInterface*>& meshDecoratePlugins() {return meshDecoratePlug;} in meshDecoratePlugins() function
213 foreach(MeshDecorateInterface *tt, this->meshDecoratePlugins()) in getDecoratorInterfaceByName()
501 foreach(MeshDecorateInterface *iDecorate, PM.meshDecoratePlugins()) in createToolBars()957 foreach(MeshDecorateInterface *iDecorate, PM.meshDecoratePlugins()) in fillDecorateMenu()
1411 for (auto tt : this->mw()->PM.meshDecoratePlugins()) { in updateDecorator()