VISU.TCMesh Struct Reference

#include <VISU_CorbaMedConvertor.hxx>

Inheritance diagram for VISU.TCMesh:

Inheritance graph

Data Fields

SALOME_MED::MESH_var myMesh
PNamedPointCoords myNamedPointCoords
 Keeps intermediate representation of the nodes.
TVTKPoints myPoints
 Keeps VTK representation of the nodes.
vtkIdType myNbPoints
 Keeps number of the nodes.
TMeshOnEntityMap myMeshOnEntityMap
 Contains corresponding meshes for MED ENTITIES.
TGroupMap myGroupMap
 Contains map of bounded MED GROUPS.
TName myName
int myDim
 Name of the corresponding MED MESH.
std::string myGroupsEntry
 Dimension of the corresponding MED MESH To simplify publication of the groups in a data tree.
std::string myFieldsEntry
 To simplify publication of the fiels in a data tree.
std::string myEntry
 To simplify publication of the object tree.

Field Documentation

SALOME_MED::MESH_var VISU.TCMesh.myMesh
 

PNamedPointCoords VISU.TMeshImpl.myNamedPointCoords [inherited]
 

TVTKPoints VISU.TMeshImpl.myPoints [inherited]
 

vtkIdType VISU.TMeshImpl.myNbPoints [inherited]
 

TMeshOnEntityMap VISU.TMesh.myMeshOnEntityMap [inherited]
 

TGroupMap VISU.TMesh.myGroupMap [inherited]
 

TName VISU.TMesh.myName [inherited]
 

int VISU.TMesh.myDim [inherited]
 

std::string VISU.TMesh.myGroupsEntry [inherited]
 

std::string VISU.TMesh.myFieldsEntry [inherited]
 

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