Skip to content
Snippets Groups Projects
Commit 6f6c6456 authored by Shaun Roe's avatar Shaun Roe
Browse files

fix for ACTS-268: ConeBounds could not be instantiated

ConeBounds contained a private member hiding a baseclass protected data member
and which remained uninitialised, causing run time error upon instantiation.
This commit fixes that, and also converts use of 'at' vector element accessors
to simple bracket accessors.
parent e4f35980
No related branches found
No related tags found
Loading
Pipeline #
Showing
with 141 additions and 123 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