hello,<br><br>I'm using vtkAnnotatedCubeActor for a vtkOrienationMarkerWidget and I want to set the initial orientation of the cube actor and I can't change it. I tried with SetOrientation method, wich is the method suposed to do that, but the cube actor orientation remains the same. 
<br><br>How can I change the initial orientation of my cube actor?<br>