MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
fct_export.h
Aller à la documentation de ce fichier.
1
//####//------------------------------------------------------------
2
//####//------------------------------------------------------------
3
//####// MAGiC
4
//####// Jean Christophe Cuilliere et Vincent FRANCOIS
5
//####// Departement de Genie Mecanique - UQTR
6
//####//------------------------------------------------------------
7
//####// MAGIC est un projet de recherche de l equipe ERICCA
8
//####// du departement de genie mecanique de l Universite du Quebec a Trois Rivieres
9
//####// http://www.uqtr.ca/ericca
10
//####// http://www.uqtr.ca/
11
//####//------------------------------------------------------------
12
//####//------------------------------------------------------------
13
//####//
14
//####// fct_export.h
15
//####//
16
//####//------------------------------------------------------------
17
//####//------------------------------------------------------------
18
//####// COPYRIGHT 2000-2024
19
//####// jeu 13 jun 2024 11:58:53 EDT
20
//####//------------------------------------------------------------
21
//####//------------------------------------------------------------
22
23
#ifndef fct_exportH
24
#define fct_exportH
25
26
27
28
#include <iostream>
29
30
#include "
fct_generateur_3d.h
"
31
32
class
FCT_EXPORT
33
{
34
public :
35
FCT_EXPORT
();
36
~FCT_EXPORT
();
37
38
39
void
gmsh
(
class
FCT_GENERATEUR_3D<4>
*carte,std::string fichier);
40
41
42
private
:
43
};
44
45
#endif
FCT_EXPORT
Definition:
fct_export.h:33
FCT_EXPORT::~FCT_EXPORT
~FCT_EXPORT()
Definition:
fct_export.cpp:32
FCT_EXPORT::gmsh
void gmsh(class FCT_GENERATEUR_3D< 4 > *carte, std::string fichier)
Definition:
fct_export.cpp:38
FCT_EXPORT::FCT_EXPORT
FCT_EXPORT()
Definition:
fct_export.cpp:27
FCT_GENERATEUR_3D< 4 >
fct_generateur_3d.h
home
francois
tmp
lib
carte
src
fct_export.h
Généré le Vendredi 5 Décembre 2025 23:00:06 pour MAGiC par
1.9.1