#include <VISU_Mesh_i.hh>

Public Types | |
| typedef Prs3d_i | TSuperClass |
| typedef VISU::Mesh | TInterface |
| typedef std::map< std::string, QString > | TRestoringMap |
| typedef Storable *(* | TStorableEngine )(SALOMEDS::SObject_ptr theSObject, const TRestoringMap &theMap, const std::string &thePrefix, CORBA::Boolean theIsMultiFile) |
| typedef std::map< std::string, TStorableEngine > | TStorableEngineMap |
| typedef std::string | TFileName |
| typedef std::vector< TFileName > | TFileNames |
Public Member Functions | |
| Mesh_i () | |
| virtual | ~Mesh_i () |
| virtual void | SameAs (const Prs3d_i *theOrigin) |
| To create a deep copy from another instance of the class. | |
| virtual void | RemoveFromStudy () |
| To remove the instance from study. | |
| virtual VISU::VISUType | GetType () |
| virtual void | SetCellColor (const SALOMEDS::Color &theColor) |
| virtual SALOMEDS::Color | GetCellColor () |
| virtual void | SetNodeColor (const SALOMEDS::Color &theColor) |
| virtual SALOMEDS::Color | GetNodeColor () |
| virtual void | SetLinkColor (const SALOMEDS::Color &theColor) |
| virtual SALOMEDS::Color | GetLinkColor () |
| virtual void | SetPresentationType (VISU::PresentationType theType) |
| virtual void | SetQuadratic2DPresentationType (VISU::Quadratic2DPresentationType theType) |
| virtual VISU::Quadratic2DPresentationType | GetQuadratic2DPresentationType () |
| virtual VISU::PresentationType | GetPresentationType () |
| virtual void | SetShrink (CORBA::Boolean toShrink) |
| virtual CORBA::Boolean | IsShrank () |
| VISU_MeshPL * | GetSpecificPL () const |
| virtual Storable * | Create (VISU::Result_i *theResult, const std::string &theMeshName, VISU::Entity theEntity, const std::string &theFamilyName="") |
| virtual Storable * | Create (VISU::Result_i *theResult, const std::string &theMeshName, const std::string &theGroupName) |
| VISU::Entity | GetEntity () const |
| const std::string & | GetSubMeshName () const |
| virtual void | ToStream (std::ostringstream &theStr) |
| To save paramters of the instance to std.ostringstream. | |
| virtual const char * | GetComment () const |
| To generate an unique type name for the class (used into persistent functionality) | |
| virtual QString | GenerateName () |
| To generate an unique name for the instance of the class. | |
| virtual Storable * | Restore (SALOMEDS::SObject_ptr theSObject, const Storable::TRestoringMap &theMap) |
| To restore paramters of the instance from Storable.TRestoringMap. | |
| virtual VISU_Actor * | CreateActor () |
| To define a way to create VTK representation of the instance. | |
| virtual void | UpdateActor (VISU_ActorBase *theActor) |
| To update the pointed actor. | |
| virtual CORBA::Boolean | Apply (bool theReInit) |
| void | SetCResult (Result_i *theResult) |
| Result_i * | GetCResult () const |
| virtual void | SetResultObject (VISU::Result_ptr theResult) |
| virtual VISU::Result_ptr | GetResultObject () |
| virtual void | SetMeshName (const char *theMeshName) |
| virtual char * | GetMeshName () |
| std::string | GetCMeshName () const |
| virtual SALOMEDS::SObject_var | GetSObject () |
| Get corresponding SALOMEDS.SObject. | |
| virtual void | Update () |
| To update is internal state. | |
| VISU_PipeLine * | GetPipeLine () const |
| Get corresponding VISU_PipeLine. | |
| bool | IsPipeLineExists () |
| vtkDataSet * | GetInput () |
| Get input of the VISU_PipeLine. | |
| virtual void | RemoveActor (VISU_ActorBase *theActor) |
| To unregister the pointed actor. | |
| virtual void | RemoveActors () |
| To unregister all actors of the instance. | |
| virtual void | UpdateActors () |
| To update all actors of the instance. | |
| void | RemoveAllClippingPlanes () |
| bool | AddClippingPlane (vtkPlane *thePlane) |
| vtkIdType | GetNumberOfClippingPlanes () const |
| vtkPlane * | GetClippingPlane (vtkIdType theID) const |
| void | RemoveClippingPlane (vtkIdType theID) |
| void | SetPlaneParam (vtkFloatingPointType theDir[3], vtkFloatingPointType theDist, vtkPlane *thePlane) |
| void | GetBounds (vtkFloatingPointType aBounds[6]) |
| int | GetNumberOfActors () |
| bool | HasVisibleActors () |
| void | SetOffset (const CORBA::Float *theOffsets) |
| Move the 3D presentation according to the given offset parameters. | |
| virtual void | SetOffset (CORBA::Float theDx, CORBA::Float theDy, CORBA::Float theDz) |
| Move the 3D presentation according to the given offset parameters. | |
| void | GetOffset (CORBA::Float *theOffsets) |
| Gets offset parameters for the 3D presentation. | |
| virtual void | GetOffset (CORBA::Float &theDx, CORBA::Float &theDy, CORBA::Float &theDz) |
| Gets offset parameters for the 3D presentation. | |
| virtual void | SetMarkerStd (VISU::MarkerType theMarkerType, VISU::MarkerScale theMarkerScale) |
| Set standard point marker for the object. | |
| virtual void | SetMarkerTexture (CORBA::Long theTextureId) |
| Set custom point marker. | |
| virtual VISU::MarkerType | GetMarkerType () |
| Get type of the point marker. | |
| virtual VISU::MarkerScale | GetMarkerScale () |
| Get scale of the point marker. | |
| virtual CORBA::Long | GetMarkerTexture () |
| Get texture identifier of the point marker. | |
| virtual CORBA::Float | GetMemorySize () |
| Gets memory size actually used by the presentation (Mb). | |
| virtual bool | GetActiveState () |
| Gets know whether the factory instance can be used for actor management or not. | |
| virtual unsigned long int | GetMTime () |
| Return modified time of the presentation. | |
| virtual | Handle (SALOME_InteractiveObject) GetIO() |
| Create and return the interactive object. | |
| virtual std::string | GetActorEntry () |
| Used in derived classes to initilize the IO for actors. | |
| bool | IsForcedHidden () const |
| Managing "forced hidden" flag. | |
| void | SetForcedHidden (bool) |
| SALOMEDS::Study_var | GetStudyDocument () const |
| SalomeApp_Study * | GetGUIStudy () const |
| virtual std::string | GetEntry () |
| virtual std::string | GetName () const |
| virtual void | SetName (const std::string &theName, bool theIsUpdateStudyAttr) |
| std::string | ToString () |
| virtual CORBA::Boolean | CanCopy (SALOMEDS::SObject_ptr theObject) |
| virtual bool | CopyFrom (SALOMEDS::SObject_ptr theObject, CORBA::Long &theObjectID, const std::string &theTmpDir, TFileNames &theFileNames) |
| virtual char * | GetID () |
Static Public Member Functions | |
| static size_t | IsPossible (VISU::Result_i *theResult, const std::string &theMeshName, VISU::Entity theEntity, const std::string &theFamilyName="") |
| static size_t | IsPossible (VISU::Result_i *theResult, const std::string &theMeshName, const std::string &theGroupName) |
| static Storable * | StorableEngine (SALOMEDS::SObject_ptr theSObject, const Storable::TRestoringMap &theMap, const std::string &thePrefix, CORBA::Boolean theIsMultiFile) |
| static void | RegistryStorableEngine (const std::string &theComment, TStorableEngine theEngine) |
| static Storable * | Create (SALOMEDS::SObject_ptr theSObject, const std::string &theLocalPersistentID, const std::string &thePrefix, CORBA::Boolean theIsMultiFile) |
| static VISU::VISUType | Comment2Type (const std::string &theComment) |
| static VISU::VISUType | RestoringMap2Type (const TRestoringMap &theRestoringMap) |
| static VISU::VISUType | Stream2Type (const std::string &thePersistentString) |
| static VISU::VISUType | SObject2Type (const _PTR(SObject)&theSObject) |
| static std::string | CorrectPersistentString (const std::string &thePersistentString) |
| static std::string | FindEntry (SALOMEDS::Study_ptr theStudyDocument, const std::string &theStartEntry, const TRestoringMap &theRestoringMap, int IsAllLevels=true) |
| static QString | FindValue (const TRestoringMap &theMap, const std::string &theArg, bool *theIsFind=NULL) |
| static QString | FindValue (const TRestoringMap &theMap, const std::string &theArg, const QString &theDefaultValue) |
| static void | StringToMap (const QString &theString, TRestoringMap &theMap) |
| static TRestoringMap | GetStorableMap (_PTR(SObject) theSObject) |
| static SALOMEDS::SObject_ptr | GetResultSO (SALOMEDS::SObject_ptr theSObject) |
| static void | DataToStream (std::ostringstream &theStr, const QString &theName, const QString &theVal) |
| static void | DataToStream (std::ostringstream &theStr, const QString &theName, int theVal) |
| static void | DataToStream (std::ostringstream &theStr, const QString &theName, long theVal) |
| static void | DataToStream (std::ostringstream &theStr, const QString &theName, double theVal) |
| static CORBA::ORB_var | GetORB () |
| static PortableServer::POA_var | GetPOA () |
| static SALOME_NamingService * | GetNS () |
| static SALOME_LifeCycleCORBA * | GetLCC () |
| static VISU_Gen_i * | GetVisuGenImpl () |
Static Public Attributes | |
| static const std::string | myComment = "MESH" |
Protected Member Functions | |
| Storable * | Build (int theRestoring) |
| void | CreateActor (VISU_Actor *theActor) |
| Used in derived classes to initilize the myPipeLine member. | |
| virtual bool | SetInput (bool theReInit) |
| virtual void | OnRestoreInput () |
| Restore input parameters if Apply function fails. | |
| void | SetPipeLine (VISU_PipeLine *thePipeLine) |
| Used in derived classes to initilize the myPipeLine member. | |
| virtual VISU_PipeLine * | GetActorPipeLine () |
| Gets or creates VISU_PipeLine instance for actor initilization. | |
| virtual void | CheckDataSet () |
| To check dataset validity, throws std.exception if not valid. | |
| bool | LoadMarkerTexture (int theMarkerId, VTK::MarkerTexture &theMarkerTexture) |
| void | SetStudyDocument (SALOMEDS::Study_ptr theStudy) |
Protected Attributes | |
| VISU_MeshPL * | myMeshPL |
| int | myEntity |
| std::string | mySubMeshName |
| VISU::VISUType | myType |
| VISU::PresentationType | myPresentType |
| VISU::Quadratic2DPresentationType | my2DQuadPrsType |
| SALOMEDS::Color | myCellColor |
| SALOMEDS::Color | myNodeColor |
| SALOMEDS::Color | myLinkColor |
| bool | myIsShrank |
| vtkTimeStamp | myUpdateTime |
| vtkTimeStamp | myParamsTime |
| std::string | myID |
Static Protected Attributes | |
| static QMutex * | myMutex = NULL |
| static CORBA::ORB_var | myOrb |
| static PortableServer::POA_var | myPoa |
| static SALOME_NamingService * | myNamingService |
| static VISU_Gen_i * | myVisuGenImpl |
| static SALOME_LifeCycleCORBA * | myEnginesLifeCycle |
Private Member Functions | |
| Mesh_i (const Mesh_i &) | |
Static Private Attributes | |
| static int | myNbPresent = 0 |
| typedef Prs3d_i VISU.Mesh_i.TSuperClass |
Reimplemented from VISU.Prs3d_i.
| typedef VISU::Mesh VISU.Mesh_i.TInterface |
Reimplemented from VISU.Prs3d_i.
typedef std::map<std::string, QString> VISU.Storable.TRestoringMap [inherited] |
typedef Storable*(* VISU.Storable.TStorableEngine)(SALOMEDS::SObject_ptr theSObject, const TRestoringMap &theMap, const std::string &thePrefix, CORBA::Boolean theIsMultiFile) [inherited] |
typedef std::map<std::string, TStorableEngine> VISU.Storable.TStorableEngineMap [inherited] |
typedef std::string VISU.Storable.TFileName [inherited] |
Reimplemented in VISU.Result_i.
typedef std::vector<TFileName> VISU.Storable.TFileNames [inherited] |
Reimplemented in VISU.Result_i.
| VISU.Mesh_i.Mesh_i | ( | const Mesh_i & | ) | [private] |
| VISU.Mesh_i::Mesh_i | ( | ) |
References VISU.Mesh_i.myMeshPL, and VISU.Prs3d_i.SetPipeLine().
| void VISU.Mesh_i::SameAs | ( | const Prs3d_i * | theOrigin | ) | [virtual] |
Reimplemented from VISU.Prs3d_i.
| void VISU.Mesh_i::RemoveFromStudy | ( | ) | [virtual] |
Reimplemented from VISU.Prs3d_i.
References VISU.Execute(), VISU.GetSObject(), VISU.RemoveFromStudy(), and VISU.SetVisibilityState().
| virtual VISU::VISUType VISU.Mesh_i.GetType | ( | ) | [virtual] |
Implements VISU.Base_i.
References VISU.TMESH.
| void VISU.Mesh_i::SetCellColor | ( | const SALOMEDS::Color & | theColor | ) | [virtual] |
| SALOMEDS::Color VISU.Mesh_i::GetCellColor | ( | ) | [virtual] |
| void VISU.Mesh_i::SetNodeColor | ( | const SALOMEDS::Color & | theColor | ) | [virtual] |
| SALOMEDS::Color VISU.Mesh_i::GetNodeColor | ( | ) | [virtual] |
| void VISU.Mesh_i::SetLinkColor | ( | const SALOMEDS::Color & | theColor | ) | [virtual] |
| SALOMEDS::Color VISU.Mesh_i::GetLinkColor | ( | ) | [virtual] |
| void VISU.Mesh_i::SetPresentationType | ( | VISU::PresentationType | theType | ) | [virtual] |
References VISU.SHRINK.
| void VISU.Mesh_i::SetQuadratic2DPresentationType | ( | VISU::Quadratic2DPresentationType | theType | ) | [virtual] |
| VISU::Quadratic2DPresentationType VISU.Mesh_i::GetQuadratic2DPresentationType | ( | ) | [virtual] |
| VISU::PresentationType VISU.Mesh_i::GetPresentationType | ( | ) | [virtual] |
| void VISU.Mesh_i::SetShrink | ( | CORBA::Boolean | toShrink | ) | [virtual] |
| CORBA::Boolean VISU.Mesh_i::IsShrank | ( | ) | [virtual] |
| VISU_MeshPL* VISU.Mesh_i.GetSpecificPL | ( | ) | const |
| VISU::Storable * VISU.Mesh_i::Build | ( | int | theRestoring | ) | [protected] |
References batchmode_visu_view3d.aColor, batchmode_visu_view3d.aMeshName, batchmode_visu_view3d.anEntity, visu_cache.anInput, batchmode_visu_table.aPixmap, VISU.GenerateName(), VISU.GetInput(), VISU.GetResourceMgr(), MESSAGE, MYDEBUG, VISU.NODE_ENTITY, VISU.POINT, visu.SetName(), VISU.SHRINK, VISU.TENTITY, VISU.TFAMILY, and VISU.TGROUP.
| size_t VISU.Mesh_i::IsPossible | ( | VISU::Result_i * | theResult, |
| const std::string & | theMeshName, | ||
| VISU::Entity | theEntity, | ||
| const std::string & | theFamilyName = "" |
||
| ) | [static] |
References visu_cache.aResult, VISU_PipeLine.CheckAvailableMemory(), VISU.Result_i.GetInput(), INCMEMORY, and MESSAGE.
| VISU::Storable * VISU.Mesh_i::Create | ( | VISU::Result_i * | theResult, |
| const std::string & | theMeshName, | ||
| VISU::Entity | theEntity, | ||
| const std::string & | theFamilyName = "" |
||
| ) | [virtual] |
References VISU.GetResourceMgr().
| size_t VISU.Mesh_i::IsPossible | ( | VISU::Result_i * | theResult, |
| const std::string & | theMeshName, | ||
| const std::string & | theGroupName | ||
| ) | [static] |
References visu_cache.aResult, VISU_PipeLine.CheckAvailableMemory(), VISU.Result_i.GetInput(), INCMEMORY, and MESSAGE.
| VISU::Storable * VISU.Mesh_i::Create | ( | VISU::Result_i * | theResult, |
| const std::string & | theMeshName, | ||
| const std::string & | theGroupName | ||
| ) | [virtual] |
| VISU::Entity VISU.Mesh_i::GetEntity | ( | ) | const |
| const std::string & VISU.Mesh_i::GetSubMeshName | ( | ) | const |
| void VISU.Mesh_i::ToStream | ( | std::ostringstream & | theStr | ) | [virtual] |
Reimplemented from VISU.Prs3d_i.
References VISU.Storable.DataToStream().
| const char * VISU.Mesh_i::GetComment | ( | ) | const [virtual] |
Implements VISU.Prs3d_i.
| QString VISU.Mesh_i::GenerateName | ( | ) | [virtual] |
Implements VISU.Prs3d_i.
References VISU.GenerateName().
| VISU::Storable * VISU.Mesh_i::Restore | ( | SALOMEDS::SObject_ptr | theSObject, |
| const Storable::TRestoringMap & | theMap | ||
| ) | [virtual] |
Reimplemented from VISU.Prs3d_i.
References VISU.Storable.FindValue().
| VISU::Storable * VISU.Mesh_i::StorableEngine | ( | SALOMEDS::SObject_ptr | theSObject, |
| const Storable::TRestoringMap & | theMap, | ||
| const std::string & | thePrefix, | ||
| CORBA::Boolean | theIsMultiFile | ||
| ) | [static] |
References VISU.Mesh_i.Restore().
| VISU_Actor * VISU.Mesh_i::CreateActor | ( | ) | [virtual] |
Implements VISU.Prs3d_i.
References VISU.Prs3d_i.CreateActor(), VISU.GetResourceMgr(), VISU_Actor.IsShrunkable(), VISU_MeshAct.New(), VISU_MeshAct.SetFeatureEdgesAngle(), VISU_MeshAct.SetFeatureEdgesColoring(), VISU_MeshAct.SetFeatureEdgesFlags(), VISU_MeshAct.SetShrink(), VISU.TGROUP, and VISU_MeshAct.UnShrink().
| void VISU.Mesh_i::UpdateActor | ( | VISU_ActorBase * | theActor | ) | [virtual] |
Reimplemented from VISU.Prs3d_i.
References VISU_Actor.eArcs, VISU_Actor.eLines, VISU.LINES, MESSAGE, MYDEBUG, and VISU.Prs3d_i.UpdateActor().
| CORBA::Boolean VISU.Prs3d_i::Apply | ( | bool | theReInit | ) | [virtual, inherited] |
| void VISU.Prs3d_i::SetCResult | ( | VISU::Result_i * | theResult | ) | [inherited] |
References VISU.Result_i.GetStudyDocument(), and batchmode_visu_view3d.myResult.
| VISU::Result_i * VISU.Prs3d_i::GetCResult | ( | ) | const [inherited] |
References batchmode_visu_view3d.myResult.
| void VISU.Prs3d_i::SetResultObject | ( | VISU::Result_ptr | theResult | ) | [virtual, inherited] |
References VISU.GetServant().
| VISU::Result_ptr VISU.Prs3d_i::GetResultObject | ( | ) | [virtual, inherited] |
| void VISU.Prs3d_i::SetMeshName | ( | const char * | theMeshName | ) | [virtual, inherited] |
References VISU_Example_01.myMeshName.
| char * VISU.Prs3d_i::GetMeshName | ( | ) | [virtual, inherited] |
References VISU_Example_01.myMeshName.
| std::string VISU.Prs3d_i::GetCMeshName | ( | ) | const [inherited] |
References VISU_Example_01.myMeshName.
| SALOMEDS::SObject_var VISU.Prs3d_i::GetSObject | ( | ) | [virtual, inherited] |
| void VISU.Prs3d_i::Update | ( | ) | [virtual, inherited] |
Reimplemented in VISU.StreamLines_i.
References MESSAGE, MYDEBUG, and VISU_PipeLine.Update().
| VISU_PipeLine * VISU.Prs3d_i::GetPipeLine | ( | ) | const [inherited] |
| bool VISU.Prs3d_i::IsPipeLineExists | ( | ) | [inherited] |
| vtkDataSet * VISU.Prs3d_i::GetInput | ( | ) | [inherited] |
| void VISU.Prs3d_i::CreateActor | ( | VISU_Actor * | theActor | ) | [protected, inherited] |
| void VISU.Prs3d_i::RemoveActor | ( | VISU_ActorBase * | theActor | ) | [virtual, inherited] |
Implements VISU.TActorFactory.
| void VISU.Prs3d_i::RemoveAllClippingPlanes | ( | ) | [inherited] |
| bool VISU.Prs3d_i::AddClippingPlane | ( | vtkPlane * | thePlane | ) | [inherited] |
| vtkIdType VISU.Prs3d_i::GetNumberOfClippingPlanes | ( | ) | const [inherited] |
| vtkPlane * VISU.Prs3d_i::GetClippingPlane | ( | vtkIdType | theID | ) | const [inherited] |
| void VISU.Prs3d_i::RemoveClippingPlane | ( | vtkIdType | theID | ) | [inherited] |
| void VISU.Prs3d_i::SetPlaneParam | ( | vtkFloatingPointType | theDir[3], |
| vtkFloatingPointType | theDist, | ||
| vtkPlane * | thePlane | ||
| ) | [inherited] |
| void VISU.Prs3d_i::GetBounds | ( | vtkFloatingPointType | aBounds[6] | ) | [inherited] |
| int VISU.Prs3d_i::GetNumberOfActors | ( | ) | [inherited] |
| bool VISU.Prs3d_i::HasVisibleActors | ( | ) | [inherited] |
| void VISU.Prs3d_i::SetOffset | ( | const CORBA::Float * | theOffsets | ) | [inherited] |
| void VISU.Prs3d_i::SetOffset | ( | CORBA::Float | theDx, |
| CORBA::Float | theDy, | ||
| CORBA::Float | theDz | ||
| ) | [virtual, inherited] |
| void VISU.Prs3d_i::GetOffset | ( | CORBA::Float * | theOffsets | ) | [inherited] |
| void VISU.Prs3d_i::GetOffset | ( | CORBA::Float & | theDx, |
| CORBA::Float & | theDy, | ||
| CORBA::Float & | theDz | ||
| ) | [virtual, inherited] |
| void VISU.Prs3d_i::SetMarkerStd | ( | VISU::MarkerType | theMarkerType, |
| VISU::MarkerScale | theMarkerScale | ||
| ) | [virtual, inherited] |
References VISU.MS_NONE, and VISU.MT_POINT_SPRITE.
| void VISU.Prs3d_i::SetMarkerTexture | ( | CORBA::Long | theTextureId | ) | [virtual, inherited] |
References VISU.MT_USER.
| VISU::MarkerType VISU.Prs3d_i::GetMarkerType | ( | ) | [virtual, inherited] |
| VISU::MarkerScale VISU.Prs3d_i::GetMarkerScale | ( | ) | [virtual, inherited] |
| CORBA::Long VISU.Prs3d_i::GetMarkerTexture | ( | ) | [virtual, inherited] |
| CORBA::Float VISU.Prs3d_i::GetMemorySize | ( | ) | [virtual, inherited] |
Reimplemented in VISU.ColoredPrs3d_i, VISU.GaussPoints_i, and VISU.ScalarMap_i.
| bool VISU.Prs3d_i::GetActiveState | ( | ) | [virtual, inherited] |
Implements VISU.TActorFactory.
| unsigned long int VISU.Prs3d_i::GetMTime | ( | ) | [virtual, inherited] |
Implements VISU.TActorFactory.
| virtual VISU.Prs3d_i.Handle | ( | SALOME_InteractiveObject | ) | [virtual, inherited] |
| std::string VISU.Prs3d_i::GetActorEntry | ( | ) | [virtual, inherited] |
Reimplemented in VISU.ColoredPrs3d_i.
| bool VISU.Prs3d_i::IsForcedHidden | ( | ) | const [inherited] |
| void VISU.Prs3d_i::SetForcedHidden | ( | bool | theFlag | ) | [inherited] |
| bool VISU.Prs3d_i::SetInput | ( | bool | theReInit | ) | [protected, virtual, inherited] |
Used in Apply method to get know whether it is possible to create presentation with the input parameters or not. The derived classes can use this method to customize Apply behaviour.
Reimplemented in VISU.ColoredPrs3d_i.
References VISU_Example_01.myMeshName, and batchmode_visu_view3d.myResult.
| void VISU.Prs3d_i::OnRestoreInput | ( | ) | [protected, virtual, inherited] |
Reimplemented in VISU.ColoredPrs3d_i.
References VISU_Example_01.myMeshName.
| void VISU.Prs3d_i::SetPipeLine | ( | VISU_PipeLine * | thePipeLine | ) | [protected, inherited] |
| VISU_PipeLine * VISU.Prs3d_i::GetActorPipeLine | ( | ) | [protected, virtual, inherited] |
Reimplemented in VISU.GaussPoints_i, and VISU.Vectors_i.
| void VISU.Prs3d_i::CheckDataSet | ( | ) | [protected, virtual, inherited] |
| bool VISU.Prs3d_i::LoadMarkerTexture | ( | int | theMarkerId, |
| VTK::MarkerTexture & | theMarkerTexture | ||
| ) | [protected, inherited] |
References VISU.VISU_Gen_i.GetMarkerMap(), and VISU.Base_i.GetVisuGenImpl().
| SALOMEDS::Study_var VISU.RemovableObject_i::GetStudyDocument | ( | ) | const [inherited] |
Reimplemented in VISU.Result_i.
| SalomeApp_Study * VISU.RemovableObject_i::GetGUIStudy | ( | ) | const [inherited] |
| std::string VISU.RemovableObject_i::GetEntry | ( | ) | [virtual, inherited] |
Reimplemented in VISU.Result_i.
| std::string VISU.RemovableObject_i::GetName | ( | ) | const [virtual, inherited] |
| void VISU.RemovableObject_i::SetName | ( | const std::string & | theName, |
| bool | theIsUpdateStudyAttr | ||
| ) | [virtual, inherited] |
| void VISU.RemovableObject_i::SetStudyDocument | ( | SALOMEDS::Study_ptr | theStudy | ) | [protected, inherited] |
References VISU.GetGUIStudy().
| std::string VISU.Storable::ToString | ( | ) | [inherited] |
References VISU.Storable.DataToStream(), MESSAGE, and MYDEBUG.
| void VISU.Storable::RegistryStorableEngine | ( | const std::string & | theComment, |
| TStorableEngine | theEngine | ||
| ) | [static, inherited] |
| Storable * VISU.Storable::Create | ( | SALOMEDS::SObject_ptr | theSObject, |
| const std::string & | theLocalPersistentID, | ||
| const std::string & | thePrefix, | ||
| CORBA::Boolean | theIsMultiFile | ||
| ) | [static, inherited] |
References VISU.Storable.FindValue(), MESSAGE, and MYDEBUG.
| VISU::VISUType VISU.Storable::Comment2Type | ( | const std::string & | theComment | ) | [static, inherited] |
References VISU.TALL, VISU.TANIMATION, VISU.TCONTAINER, VISU.TCURVE, VISU.TCUTPLANES, VISU.TCUTSEGMENT, VISU.TDEFORMEDSHAPE, VISU.TDEFORMEDSHAPEANDSCALARMAP, VISU.TENTITY, VISU.TEVOLUTION, VISU.TFAMILY, VISU.TFIELD, VISU.TGAUSSPOINTS, VISU.TGAUSSVIEW, VISU.TGROUP, VISU.TISOSURFACES, VISU.TMESH, VISU.TNONE, VISU.TPART, VISU.TPLOT3D, VISU.TPOINTMAP3D, VISU.TRESULT, VISU.TSCALARMAP, VISU.TSTREAMLINES, VISU.TTABLE, VISU.TTABLEVIEW, VISU.TTIMESTAMP, VISU.TVECTORS, VISU.TVIEW3D, VISU.TVIEWMANAGER, VISU.TVISUGEN, and VISU.TXYPLOT.
| VISU::VISUType VISU.Storable::RestoringMap2Type | ( | const TRestoringMap & | theRestoringMap | ) | [static, inherited] |
References VISU.Storable.FindValue().
| VISU::VISUType VISU.Storable::Stream2Type | ( | const std::string & | thePersistentString | ) | [static, inherited] |
References VISU.Storable.StringToMap(), and VISU.TNONE.
| VISU::VISUType VISU.Storable::SObject2Type | ( | const _PTR(SObject)& | theSObject | ) | [static, inherited] |
References VISU._PTR(), and VISU.TNONE.
| std::string VISU.Storable::CorrectPersistentString | ( | const std::string & | thePersistentString | ) | [static, inherited] |
References VISU.Storable.FindValue(), and VISU.Storable.StringToMap().
| std::string VISU.Storable::FindEntry | ( | SALOMEDS::Study_ptr | theStudyDocument, |
| const std::string & | theStartEntry, | ||
| const TRestoringMap & | theRestoringMap, | ||
| int | IsAllLevels = true |
||
| ) | [static, inherited] |
References VISU.Storable.StringToMap().
| QString VISU.Storable::FindValue | ( | const TRestoringMap & | theMap, |
| const std::string & | theArg, | ||
| bool * | theIsFind = NULL |
||
| ) | [static, inherited] |
| QString VISU.Storable::FindValue | ( | const TRestoringMap & | theMap, |
| const std::string & | theArg, | ||
| const QString & | theDefaultValue | ||
| ) | [static, inherited] |
| void VISU.Storable::StringToMap | ( | const QString & | theString, |
| TRestoringMap & | theMap | ||
| ) | [static, inherited] |
References batchmode_visu_table.aName, MESSAGE, and MYDEBUG.
| Storable::TRestoringMap VISU.Storable::GetStorableMap | ( | _PTR(SObject) | theSObject | ) | [static, inherited] |
References VISU._PTR(), and VISU.Storable.StringToMap().
| static SALOMEDS::SObject_ptr VISU.Storable.GetResultSO | ( | SALOMEDS::SObject_ptr | theSObject | ) | [static, inherited] |
| void VISU.Storable::DataToStream | ( | std::ostringstream & | theStr, |
| const QString & | theName, | ||
| const QString & | theVal | ||
| ) | [static, inherited] |
| void VISU.Storable::DataToStream | ( | std::ostringstream & | theStr, |
| const QString & | theName, | ||
| int | theVal | ||
| ) | [static, inherited] |
| void VISU.Storable::DataToStream | ( | std::ostringstream & | theStr, |
| const QString & | theName, | ||
| long | theVal | ||
| ) | [static, inherited] |
| void VISU.Storable::DataToStream | ( | std::ostringstream & | theStr, |
| const QString & | theName, | ||
| double | theVal | ||
| ) | [static, inherited] |
| CORBA::Boolean VISU.Storable::CanCopy | ( | SALOMEDS::SObject_ptr | theObject | ) | [virtual, inherited] |
Reimplemented in VISU.Result_i.
| bool VISU.Storable::CopyFrom | ( | SALOMEDS::SObject_ptr | theObject, |
| CORBA::Long & | theObjectID, | ||
| const std::string & | theTmpDir, | ||
| TFileNames & | theFileNames | ||
| ) | [virtual, inherited] |
Reimplemented in VISU.Result_i.
References VISU_Example_06.aFileName.
| char * VISU.Base_i::GetID | ( | ) | [virtual, inherited] |
Reimplemented in VISU.VISU_Gen_i, and VISU.VISU_Gen_i.
| static CORBA::ORB_var VISU.Base_i.GetORB | ( | ) | [static, inherited] |
| static PortableServer::POA_var VISU.Base_i.GetPOA | ( | ) | [static, inherited] |
| static SALOME_NamingService* VISU.Base_i.GetNS | ( | ) | [static, inherited] |
References visu.myNamingService.
| static SALOME_LifeCycleCORBA* VISU.Base_i.GetLCC | ( | ) | [static, inherited] |
| static VISU_Gen_i* VISU.Base_i.GetVisuGenImpl | ( | ) | [static, inherited] |
int VISU.Mesh_i::myNbPresent = 0 [static, private] |
VISU_MeshPL* VISU.Mesh_i.myMeshPL [protected] |
int VISU.Mesh_i.myEntity [protected] |
std::string VISU.Mesh_i.mySubMeshName [protected] |
VISU::VISUType VISU.Mesh_i.myType [protected] |
VISU::PresentationType VISU.Mesh_i.myPresentType [protected] |
SALOMEDS::Color VISU.Mesh_i.myCellColor [protected] |
SALOMEDS::Color VISU.Mesh_i.myNodeColor [protected] |
SALOMEDS::Color VISU.Mesh_i.myLinkColor [protected] |
bool VISU.Mesh_i.myIsShrank [protected] |
const string VISU.Mesh_i::myComment = "MESH" [static] |
vtkTimeStamp VISU.Prs3d_i.myUpdateTime [protected, inherited] |
vtkTimeStamp VISU.Prs3d_i.myParamsTime [protected, inherited] |
std::string VISU.Base_i.myID [protected, inherited] |
QMutex * VISU.Base_i::myMutex = NULL [static, protected, inherited] |
CORBA::ORB_var VISU.Base_i::myOrb [static, protected, inherited] |
PortableServer::POA_var VISU.Base_i::myPoa [static, protected, inherited] |
SALOME_NamingService * VISU.Base_i::myNamingService [static, protected, inherited] |
VISU_Gen_i * VISU.Base_i::myVisuGenImpl [static, protected, inherited] |
SALOME_LifeCycleCORBA * VISU.Base_i::myEnginesLifeCycle [static, protected, inherited] |