-- @/=[C]:-1
function getMeshesContainingMaterial(...)
end
local meshStr = vehicleObj:getMeshesContainingMaterial(orgMat)
--log('D', "material.init", "[glowmap] meshes containing material " .. orgMat .. ": " .. tostring(meshStr))
--log('I', "material.init", "found deformGroup "..flexbody.deformGroup.." on flexmesh " .. flexbody.mesh)
local meshStr = vehicleObj:getMeshesContainingMaterial(flexbody.deformMaterialBase)