
Public Types | |
| typedef CORBA::Boolean | TResult |
Public Member Functions | |
| TApplyEvent (VISU::ColoredPrs3dCache_i &theCache, VISU::ColoredPrs3dHolder_i *theHolder, VISU::ColoredPrs3d_i *thePrs3d, VISU::ColoredPrs3dHolder::BasicInput theInput, VISU::View3D_ptr theView3D) | |
| virtual void | Execute () |
Data Fields | |
| VISU::ColoredPrs3dCache_i & | myCache |
| VISU::ColoredPrs3dHolder_i * | myHolder |
| VISU::ColoredPrs3d_i * | myPrs3d |
| VISU::ColoredPrs3dHolder::BasicInput | myInput |
| VISU::View3D_ptr | myView3D |
| TResult | myResult |
| typedef CORBA::Boolean TApplyEvent.TResult |
| TApplyEvent.TApplyEvent | ( | VISU::ColoredPrs3dCache_i & | theCache, |
| VISU::ColoredPrs3dHolder_i * | theHolder, | ||
| VISU::ColoredPrs3d_i * | thePrs3d, | ||
| VISU::ColoredPrs3dHolder::BasicInput | theInput, | ||
| VISU::View3D_ptr | theView3D | ||
| ) |
| virtual void TApplyEvent.Execute | ( | ) | [virtual] |
References batchmode_visu_view3d.myResult.
| VISU::View3D_ptr TApplyEvent.myView3D |