Skip to content

Fix for ACTS-273 in Surface/DiamondBounds

Shaun Roe requested to merge ACTS-273_fix_diamond_bounds into master

Original code hid the baseclass protected data member and prevented even simple construction; this addresses that, corrects one typo and updates all 'at' vector accessors to simple bracket accessors.

Merge request reports