Skip to content
Commit 1a6d50b0 authored by Akarsh Simha's avatar Akarsh Simha
Browse files

Virtualize dms setters to prevent wrong results if we convert to dms*

This ensures that if we ever convert CachingDms * to dms *, the
setters all call SinCos to update the cache, thereby preventing an
invalid cache that's out of sync.

The test checks this.
parent 5c0232bf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment