Version: 9.12.0
UNV2412_Structure.hxx File Reference
#include "SMESH_DriverUNV.hxx"
#include <vector>
#include <fstream>
Include dependency graph for UNV2412_Structure.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  UNV2412::TRecord
 

Namespaces

 UNV2412
 

Typedefs

typedef std::vector< int > UNV2412::TNodeLabels
 
typedef int UNV2412::TElementLab
 
typedef std::vector< TRecord > UNV2412::TDataSet
 

Functions

void UNV2412::Read (std::ifstream &in_stream, TDataSet &theDataSet)
 
void UNV2412::Write (std::ofstream &out_stream, const TDataSet &theDataSet)
 
bool UNV2412::IsBeam (int theFeDescriptorId)
 
bool UNV2412::IsFace (int theFeDescriptorId)
 
bool UNV2412::IsVolume (int theFeDescriptorId)