
Public Types | |
| typedef string | TResult |
Public Member Functions | |
| TSetLineWidthEvent (View3D_i *theView3D, ScalarMap_ptr thePrs, double theLineWidth) | |
| virtual void | Execute () |
Data Fields | |
| TResult | myResult |
Protected Member Functions | |
| VISU_Actor * | GetMyActor () |
Protected Attributes | |
| View3D_i * | myView3D |
| ScalarMap_ptr | myPrs |
| string | myError |
Private Attributes | |
| double | myLineWidth |
| VISU.TSetLineWidthEvent.TSetLineWidthEvent | ( | View3D_i * | theView3D, |
| ScalarMap_ptr | thePrs, | ||
| double | theLineWidth | ||
| ) |
| virtual void VISU.TSetLineWidthEvent.Execute | ( | ) | [virtual] |
| VISU_Actor* VISU.TPrsManageEvent.GetMyActor | ( | ) | [protected, inherited] |
double VISU.TSetLineWidthEvent.myLineWidth [private] |
View3D_i* VISU.TPrsManageEvent.myView3D [protected, inherited] |
ScalarMap_ptr VISU.TPrsManageEvent.myPrs [protected, inherited] |
string VISU.TPrsManageEvent.myError [protected, inherited] |