VISU.TCFamily Struct Reference

#include <VISU_CorbaMedConvertor.hxx>

Inheritance diagram for VISU.TCFamily:

Inheritance graph

Public Member Functions

vtkIdType GetNodeObjID (vtkIdType theID) const
 Reimplement the TIDMapper.GetNodeObjID.
virtual vtkIdType GetNodeVTKID (vtkIdType theID) const
 Reimplement the TIDMapper.GetNodeVTKID.
virtual vtkIdType GetElemVTKID (vtkIdType theID) const
 Reimplement the TIDMapper.GetElemVTKID.
virtual vtkIdType GetElemObjID (vtkIdType theID) const
 Reimplement the TIDMapper.GetElemObjID.
virtual TVTKOutputGetVTKOutput ()
 Reimplement the TIDMapper.GetVTKOutput.

Data Fields

SALOME_MED::FAMILY_var myFamily
PNamedPointCoords myNamedPointCoords
 Share the same instance with TMesh to implement nodal mapping.
TID2ID myElemObj2VTKID
 To support object to VTK number mapping.
TSubMeshID myMeshID
 Keeps numbers of mesh elements that belongs to the MED FAMILY.
TGeom2SubMeshID myGeom2SubMeshID
 Keeps TSubMeshID according to their geometrical type.
TEntity myEntity
 Referes to MED ENTITY where the TFamily belongs to.
TName myName
 Contains name of the corresponding MED FAMILY.
vtkIdType myId
std::string myEntry
 To simplify publication of the object tree.

Member Function Documentation

vtkIdType VISU.TFamilyImpl::GetNodeObjID vtkIdType  theID  )  const [virtual, inherited]
 

Reimplemented from VISU.TIDMapper.

vtkIdType VISU.TFamilyImpl::GetNodeVTKID vtkIdType  theID  )  const [virtual, inherited]
 

Reimplemented from VISU.TIDMapper.

vtkIdType VISU.TFamilyImpl::GetElemVTKID vtkIdType  theID  )  const [virtual, inherited]
 

Reimplemented from VISU.TIDMapper.

vtkIdType VISU.TFamilyImpl::GetElemObjID vtkIdType  theID  )  const [virtual, inherited]
 

Reimplemented from VISU.TIDMapper.

TVTKOutput * VISU.TFamilyImpl::GetVTKOutput  )  [virtual, inherited]
 

Reimplemented from VISU.TSource.


Field Documentation

SALOME_MED::FAMILY_var VISU.TCFamily.myFamily
 

PNamedPointCoords VISU.TFamilyImpl.myNamedPointCoords [inherited]
 

TID2ID VISU.TFamilyImpl.myElemObj2VTKID [inherited]
 

TSubMeshID VISU.TFamilyImpl.myMeshID [inherited]
 

TGeom2SubMeshID VISU.TFamilyImpl.myGeom2SubMeshID [inherited]
 

TEntity VISU.TFamily.myEntity [inherited]
 

TName VISU.TFamily.myName [inherited]
 

vtkIdType VISU.TIntId.myId [inherited]
 

std::string VISU.TBaseStructure.myEntry [inherited]