1 Jan
2004
1 Jan
'04
12:04 a.m.
MenTaLguY wrote:
Also, that way, if we need more precision later, we can just bump it up in that one type rather than having to rework a bajillion things using different precisions.
That's probably best, since it seems to align with Bulia's smarter reasoning for the NR types, and makes things that much clearer.
Off the top of my head, we could maybe have NR::Coord (for floating-point) and NR::ICoord (for integer). Any other suggestions?
Hmmm.... how are they used and needed to be used? That is, instead of differing by primitive type, are there differences in actual use?