Skip to content
  • dteviot's avatar
    fixing MSVC 2013 warning C4244: & C4305 · e197f531
    dteviot authored
    conversion from 'const float' to 'int', possible loss of data
    conversion from 'double' to 'int', possible loss of data
    conversion from 'float' to 'int', possible loss of data
    e197f531