Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a "lite_rtti" utility and use it with Render objects
We need to be more robust if a user tries to use mismatched factories and renderers. This PR creates a simple "lite_rtti" utility and applies it to every Render object. The renderers now abort early instead of crashing if they are given a Render object for the wrong renderer. Diffs= c357e7aa7 Add a "lite_rtti" utility and use it with Render objects (#6311) Co-authored-by: Chris Dalton <99840794+csmartdalton@users.noreply.github.com>
- Loading branch information