Version: 8.3.0
MeshCut_Globals.hxx File Reference
#include "MeshCut_Maillage.hxx"
#include <map>
#include <string>
#include <vector>
Include dependency graph for MeshCut_Globals.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MESHCUT
 

Variables

std::map< std::string, intMESHCUT::intersections
 Table des points d'intersection calculés. More...
 
int MESHCUT::indexNouvellesMailles
 
int MESHCUT::indexNouveauxNoeuds
 
int MESHCUT::offsetMailles
 
std::string MESHCUT::str_id_GMplus
 
std::string MESHCUT::str_id_GMmoins
 
MaillageMESHCUT::MAILLAGE1
 
MaillageMESHCUT::MAILLAGE2
 
std::vector< float > MESHCUT::newXX
 
std::vector< float > MESHCUT::newYY
 
std::vector< float > MESHCUT::newZZ
 
std::map< TYPE_MAILLE,
std::vector< int > > 
MESHCUT::newCNX
 
std::map< TYPE_MAILLE, intMESHCUT::cptNouvellesMailles
 
std::map< TYPE_MAILLE,
std::vector< int > > 
MESHCUT::GMplus
 
std::map< TYPE_MAILLE,
std::vector< int > > 
MESHCUT::GMmoins
 
std::vector< intMESHCUT::cutTetras
 
float * MESHCUT::DNP
 Distance Noeud Plan. More...
 
intMESHCUT::POSN
 Version -1/0/+1 du précédent, selon epsilon. More...
 
std::string MESHCUT::str_id_maillagenew
 
float MESHCUT::normale [3]
 
float MESHCUT::pointPlan [3]
 Définition du plan de coupe. More...
 
float MESHCUT::d
 coefficient constant de l'équation du plan de coupe More...
 
float MESHCUT::epsilon
 distance en dessous de laquelle un point est considéré comme appartenant au plan de coupe More...
 
bool MESHCUT::debug
 
int MESHCUT::Naretes