PhysicsSystem.addVariable

Add a float variable to the simulation

  1. size_t addVariable(float* var)
    class PhysicsSystem
    protected @nogc
    size_t
    addVariable
    (
    float* var
    )
  2. size_t addVariable(vec2* var)

Meta