Skip to content
Snippets Groups Projects
Commit 8b32854b authored by Sean McBride's avatar Sean McBride
Browse files

const improvements to APIs and internal usage

- Made a few APIs' params const
- Changed many usages of the evil GetBounds() to expect a const
  return value, even though it does not (yet?) return const
- Slightly changed return values of vtkTextActor3D::GetBounds()
  to return its own ivar instead of its ImageActor's
parent 644efb1f
No related branches found
No related tags found
No related merge requests found
Showing
with 38 additions and 51 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment