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

Method GetSizeAdjust

GTE/Graphics/Particles.h:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 void SetSizeAdjust(float sizeAdjust);
57
58 inline float GetSizeAdjust() const
59 {
60 return mSizeAdjust;
61 }
62
63 // Allow the application to specify fewer than the maximum number of
64 // vertices to draw.

Callers 1

UpdateSystemMotionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected