
Public Types | |
| typedef VISU::PresentationType | TResult |
Public Member Functions | |
| TGetPrsTypeEvent (View3D_i *theView3D, ScalarMap_ptr thePrs) | |
| virtual void | Execute () |
Data Fields | |
| TResult | myResult |
Protected Member Functions | |
| VISU_Actor * | GetMyActor () |
Protected Attributes | |
| View3D_i * | myView3D |
| ScalarMap_ptr | myPrs |
| string | myError |
| VISU.TGetPrsTypeEvent.TGetPrsTypeEvent | ( | View3D_i * | theView3D, |
| ScalarMap_ptr | thePrs | ||
| ) |
| virtual void VISU.TGetPrsTypeEvent.Execute | ( | ) | [virtual] |
References VISU.TPrsManageEvent.GetMyActor(), and VISU.TGetPrsTypeEvent.myResult.
| VISU_Actor* VISU.TPrsManageEvent.GetMyActor | ( | ) | [protected, inherited] |
View3D_i* VISU.TPrsManageEvent.myView3D [protected, inherited] |
ScalarMap_ptr VISU.TPrsManageEvent.myPrs [protected, inherited] |
string VISU.TPrsManageEvent.myError [protected, inherited] |