fix: a word
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
virtual void updateData(int t);
|
virtual void updateData(int t);
|
||||||
|
|
||||||
/** Adds an observer to the renderWindowinteractor within which this layer is active.
|
/** Adds observers to the renderWindowinteractor within which this layer is active.
|
||||||
* @param interactor : pointer to the interactor that observers can be added to.
|
* @param interactor : pointer to the interactor that observers can be added to.
|
||||||
*/
|
*/
|
||||||
virtual void addObservers(vtkSmartPointer<vtkRenderWindowInteractor> interactor);
|
virtual void addObservers(vtkSmartPointer<vtkRenderWindowInteractor> interactor);
|
||||||
|
|||||||
Reference in New Issue
Block a user