May 6, 2021, 5:21 PM

Hello,

I'm having some issues with the casting shadows part of the Van Der Walls tutorial.

this is the provided code:
void SEVanDerWaalsVisualModel::displayForShadow() {
display();
}

which I inserted below the void SEVanDerWaalsVisualModel::display... section. However, I am getting these errors
0_1620321568393_Screen Shot 2021-05-06 at 1.19.06 PM.png

and advice would be great.
Thank you,
Lauren