MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
occ_cg_op_bool_fragment.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
//####// occ_cg_op_bool_fragment.h
15
//####//
16
//####//------------------------------------------------------------
17
//####//------------------------------------------------------------
18
//####// COPYRIGHT 2000-2024
19
//####// jeu 13 jun 2024 11:58:54 EDT
20
//####//------------------------------------------------------------
21
//####//------------------------------------------------------------
22
#include "
gestionversion.h
"
23
#ifdef ALL_OCC
24
#ifndef _OCC_CG_OP_FRAGMENT_
25
#define _OCC_CG_OP_FRAGMENT_
26
27
28
29
#include <map>
30
#include <vector>
31
32
#include "
mg_cg_op_bool_fragment.h
"
33
class
MG_CG_MODELE
;
34
class
MG_CG_FORME
;
35
class
MG_CG_OPERATEUR
;
36
class
TopoDS_Shape;
37
38
39
class
OCC_CG_OP_BOOL_FRAGMENT
:
public
MG_CG_OP_BOOL_FRAGMENT
40
{
41
public
:
42
OCC_CG_OP_BOOL_FRAGMENT
(
MG_CG_MODELE
* mgcg_modele,
int
semantique,
MG_CG_FORME
* mgcg_forme_entree_1,
MG_CG_FORME
* mgcg_forme_entree_2);
43
OCC_CG_OP_BOOL_FRAGMENT
(
MG_CG_MODELE
* mgcg_modele,
int
semantique,
int
etat,
unsigned
long
num,
MG_CG_FORME
* mgcg_forme_entree_1,
MG_CG_FORME
* mgcg_forme_entree_2,
long
id_mgcg_forme_sortie);
44
OCC_CG_OP_BOOL_FRAGMENT
(
OCC_CG_OP_BOOL_FRAGMENT
&mdd);
45
virtual
~OCC_CG_OP_BOOL_FRAGMENT
();
46
virtual
int
construire
(
void
);
47
virtual
int
construire
(
bool
fusionner_entite_similaire,
48
double
precision,
49
bool
importer_triangulation,
50
double
epsilon_triangulation);
51
52
protected
:
53
54
};
55
56
57
#endif
58
#endif
mg_cg_op_bool_fragment.h
gestionversion.h
OCC_CG_OP_BOOL_FRAGMENT
Definition:
occ_cg_op_bool_fragment.h:39
MG_CG_FORME
Definition:
mg_cg_forme.h:41
MG_CG_OPERATEUR
Definition:
mg_cg_operateur.h:34
MG_CG_OP_BOOL_FRAGMENT
Definition:
mg_cg_op_bool_fragment.h:36
OCC_CG_OP_BOOL_FRAGMENT::~OCC_CG_OP_BOOL_FRAGMENT
virtual ~OCC_CG_OP_BOOL_FRAGMENT()
Definition:
occ_cg_op_bool_fragment.cpp:59
MG_CG_MODELE
Definition:
mg_cg_modele.h:41
OCC_CG_OP_BOOL_FRAGMENT::construire
virtual int construire(void)
Definition:
occ_cg_op_bool_fragment.cpp:63
OCC_CG_OP_BOOL_FRAGMENT::OCC_CG_OP_BOOL_FRAGMENT
OCC_CG_OP_BOOL_FRAGMENT(MG_CG_MODELE *mgcg_modele, int semantique, MG_CG_FORME *mgcg_forme_entree_1, MG_CG_FORME *mgcg_forme_entree_2)
Definition:
occ_cg_op_bool_fragment.cpp:37
home
francois
tmp
lib
mtu
src
occ_cg_op_bool_fragment.h
Généré le Jeudi 12 Juin 2025 23:00:10 pour MAGiC par
1.8.17