
Public Member Functions | |
| TCreateFromResult (const SALOMEDS::SObject_ptr theSObject, VISU::ColoredPrs3d_i *theServant, const std::string &theName, const std::string &theConstructorName, const std::string &theArgumentName) | |
| virtual std::string | operator() (std::ostream &theStr, std::string thePrefix) |
Data Fields | |
| VISU::ColoredPrs3d_i * | myServant |
| std::string | myConstructorName |
| std::string | myArgumentName |
| SALOMEDS::SObject_var | mySObject |
| std::string | myName |
| VISU.TCreateFromResult.TCreateFromResult | ( | const SALOMEDS::SObject_ptr | theSObject, |
| VISU::ColoredPrs3d_i * | theServant, | ||
| const std::string & | theName, | ||
| const std::string & | theConstructorName, | ||
| const std::string & | theArgumentName | ||
| ) |
| virtual std::string VISU.TCreateFromResult.operator() | ( | std::ostream & | theStr, |
| std::string | thePrefix | ||
| ) | [virtual] |
Reimplemented from VISU.TColoredPrs3dFactory.
References VISU.CELL, VISU.EDGE, VISU.FACE, VISU.NODE, and VISU.PREFIX().
| SALOMEDS::SObject_var VISU.TCreateFromResult.mySObject |