MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetDict

Method GetDict

trinity/PriorityBlend.h:244–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242 }
243
244 BluePy GetDict() const
245 {
246 return BluePy( m_debugObject, true );
247 }
248
249private:
250 PyObject* m_debugObject = nullptr;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected