Fixed compile error with VTK_FUTURE_CONST
Marked some getters as VTK_FUTURE_CONST. Changed use of [] to .a() since the latter can mutate (inserts the key if it doesn't exist).
Loading
Please register or sign in to comment
Marked some getters as VTK_FUTURE_CONST. Changed use of [] to .a() since the latter can mutate (inserts the key if it doesn't exist).