MCPcopy Create free account
hub / github.com/davideberly/GeometricTools / GetNumActive

Method GetNumActive

GTE/Graphics/Particles.h:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 void SetNumActive(uint32_t numActive);
66
67 inline uint32_t GetNumActive() const
68 {
69 return mNumActive;
70 }
71
72 // The particles are billboards that always face the camera. The
73 // ParticleController class, when attached to Particles, will call

Callers 2

UpdatePointMotionMethod · 0.45
UpdatePointMotionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected