<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-06-20 13:45 GMT+02:00 David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Mon, Jun 20, 2016 at 5:32 AM, Elvis Stansvik <span dir="ltr"><<a href="mailto:elvis.stansvik@orexplore.com" target="_blank">elvis.stansvik@orexplore.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>It would still have been nice if there were protected getters for some of the protected variables in vtkInteractorObserver such as EventCallbackCommand, to make them accessible from Python subclasses.</div></div></div></div></blockquote><div><br></div></span><div>It wouldn't help.  Python subclasses can only access the public methods of their VTK superclasses. Python does not rigorously support the idea of "protected" access.</div></div></div></div></blockquote><div><br></div><div>Aha. Yes, then it's futile.<br><br></div><div>Elvis<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="HOEnZb"><font color="#888888"><div><br></div><div> - David</div></font></span></div><br></div></div>
</blockquote></div><br></div></div>