
Public Types | |
| typedef VISU_Actor * | TResult |
Public Member Functions | |
| TFindActorEvent (VISU::TPrs3dPtr thePrs3d, SVTK_ViewWindow *theViewWindow) | |
| virtual void | Execute () |
Data Fields | |
| VISU::TPrs3dPtr | myPrs3d |
| SVTK_ViewWindow * | myViewWindow |
| TResult | myResult |
| typedef VISU_Actor* TFindActorEvent.TResult |
| TFindActorEvent.TFindActorEvent | ( | VISU::TPrs3dPtr | thePrs3d, |
| SVTK_ViewWindow * | theViewWindow | ||
| ) |
| virtual void TFindActorEvent.Execute | ( | ) | [virtual] |
References VISU.FindActor(), and batchmode_visu_view3d.myResult.
| SVTK_ViewWindow* TFindActorEvent.myViewWindow |