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

Method SetDataTextureManager

trinity/Eve/EveUpdateContext.h:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 return m_dataTextureManager;
64 }
65 void SetDataTextureManager( Tr2DataTextureManager* manager )
66 {
67 m_dataTextureManager = manager;
68 }
69
70 Tr2GpuParticleSystem* GetGpuParticleSystem() const
71 {

Callers 1

UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected