MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / addMaterial

Method addMaterial

deps/physx/physx/source/physx/src/NpScene.cpp:2352–2355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2350///////////////////////////////////////////////////////////////////////////////
2351
2352void NpScene::addMaterial(const NpMaterial& mat)
2353{
2354 mScene.addMaterial(mat.getScMaterial());
2355}
2356
2357void NpScene::updateMaterial(const NpMaterial& mat)
2358{

Callers 1

resolveReferencesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected