-----------------------------------------------------------------------
| 972 | } |
| 973 | //----------------------------------------------------------------------- |
| 974 | Real MeshManager::getBoundsPaddingFactor() { return mBoundsPaddingFactor; } |
| 975 | //----------------------------------------------------------------------- |
| 976 | void MeshManager::setBoundsPaddingFactor( Real paddingFactor ) |
| 977 | { |
no outgoing calls
no test coverage detected