How can I get this result use vtk 8.2? When i pick a actor, will draw it's outline.

The image is show what i want. The middle actor is in selected state.It show the actor outline. I search some topics, but i also don’t know how to do it. Use shader and add to pass? I am new for VTK. Thanks for your help.
ps:I use C++.