MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / ExtContainer

Class ExtContainer

src/Ext/ParticleType/Body.h:41–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 };
40
41 class ExtContainer final : public Container<ParticleTypeExt>
42 {
43 public:
44 ExtContainer();
45 ~ExtContainer();
46 };
47
48 static ExtContainer ExtMap;
49

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected