src/DriverUNV/DriverUNV_W_SMDS_Mesh.cxx File Reference

#include <algorithm>
#include "DriverUNV_W_SMDS_Mesh.h"
#include "SMDS_Mesh.hxx"
#include "SMDS_QuadraticEdge.hxx"
#include "SMDS_QuadraticFaceOfNodes.hxx"
#include "SMDS_PolyhedralVolumeOfNodes.hxx"
#include "SMESHDS_GroupBase.hxx"
#include "utilities.h"
#include "UNV2411_Structure.hxx"
#include "UNV2412_Structure.hxx"
#include "UNV2417_Structure.hxx"
#include "UNV_Utilities.hxx"

Include dependency graph for DriverUNV_W_SMDS_Mesh.cxx:


Typedefs

typedef std::vector< size_t > TConnect

Functions

int GetConnect (const SMDS_ElemIteratorPtr &theNodesIter, TConnect &theConnect)

Typedef Documentation

typedef std::vector<size_t> TConnect [static]
 


Function Documentation

int @0.GetConnect const SMDS_ElemIteratorPtr theNodesIter,
TConnect theConnect
[static]