| typedef CGrid3d< std::pair< std::list<CDart*>, std::list<CDart*> > > GMap3d::TCorefFaceGrid |
Definition at line 55 of file corefine-3d-face-face.hh.
| typedef CGrid3dIterator< std::pair< std::list<CDart*>, std::list<CDart*> > > GMap3d::TCorefFaceGridIter |
Definition at line 57 of file corefine-3d-face-face.hh.
| typedef std::list<SCorefFace> GMap3d::TCorefFaceList |
Definition at line 52 of file corefine-3d-face-face.hh.
| typedef CGridTree3d<std::list<CDart*>*> GMap3d::TFaceGrid |
Definition at line 38 of file corefine-3d.hh.
| typedef CGridTree3dIterator<std::list<CDart*>*> GMap3d::TFaceGridIter |
Definition at line 39 of file corefine-3d.hh.
| typedef std::multiset<CDart*, CAngularFaceComparator> GMap3d::TFaceSet |
Definition at line 40 of file corefine-3d-face-face.hh.
| typedef CIntersectionPoint GMap3d::TInterPt |
Definition at line 36 of file corefine-3d-face-face.hh.
Definition at line 37 of file corefine-3d-face-face.hh.
| typedef std::set<TInterPt*, TInterPtCmp> GMap3d::TInterPtSet |
Definition at line 38 of file corefine-3d-face-face.hh.
| typedef int GMap3d::TSpamodViewMode |
Definition at line 33 of file spamod-types.hh.
| anonymous enum |
Definition at line 35 of file spamod-types.hh.
Definition at line 35 of file face-intersection-tools.hh.
Les différentes position de l'intersection sur l'arête.
Definition at line 36 of file edge-intersection.hh.
| void GMap3d::Calculate_Bounding_Box | ( | CGMap * | G, | |
| CDart * | d, | |||
| TOrbit | o, | |||
| float | minMaxXyz[6] | |||
| ) |
Definition at line 214 of file ineq-op.cc.
| CVertex GMap3d::Calculate_Center | ( | CGMap * | G | ) |
Definition at line 54 of file gmap-ops.cc.
| void GMap3d::Choose_Ineq | ( | CGMap * | G | ) |
Definition at line 564 of file ineq-op.cc.
| void GMap3d::Compare_Ineq_Edge | ( | CGMap * | G, | |
| CDart * | d, | |||
| int | markEdge | |||
| ) |
Definition at line 463 of file ineq-op.cc.
| void GMap3d::Compare_Ineq_Vertex | ( | CGMap * | G, | |
| CDart * | d, | |||
| int | markVertex | |||
| ) |
Definition at line 412 of file ineq-op.cc.
| void GMap3d::Create_Edges_Ineq | ( | CGMap * | G, | |
| CDart * | dgm, | |||
| int | markEdge | |||
| ) |
Definition at line 76 of file ineq-op.cc.
| void GMap3d::Create_Face_Ineq | ( | CGMap * | G, | |
| CDart * | dgm, | |||
| int | markFace | |||
| ) |
Definition at line 121 of file ineq-op.cc.
| void GMap3d::Create_Ineq | ( | CGMap * | G | ) |
Definition at line 165 of file ineq-op.cc.
| void GMap3d::Create_Vertex_Ineq | ( | CGMap * | G, | |
| CDart * | dgm, | |||
| int | markVertex | |||
| ) |
Definition at line 51 of file ineq-op.cc.
| CAttribute * GMap3d::Find_Attribute | ( | CGMap * | G, | |
| TOrbit | o, | |||
| TAttributeId | typeAttr | |||
| ) |
Definition at line 229 of file gmap-ops.cc.
| void GMap3d::Ineq_Vertex_Set_Unused | ( | CGMap * | G, | |
| CDart * | d, | |||
| TOrbit | o, | |||
| float | minMaxXyz[6] | |||
| ) |
Definition at line 350 of file ineq-op.cc.
| void GMap3d::Init_Gmap | ( | CGMap * | G | ) |
Definition at line 132 of file gmap-ops.cc.
| DLL_COREFINEMENT std::ostream& GMap3d::operator<< | ( | std::ostream & | AStream, | |
| const CEdgeIntersection & | AInter | |||
| ) |
| DLL_COREFINEMENT std::ostream& GMap3d::operator<< | ( | std::ostream & | AStream, | |
| TPositionOnEdge | APos | |||
| ) |
opérateur d'affichage
| AStream | Le flux dans lequel écrire | |
| APos | La valeur à écrire |
| std::ostream& GMap3d::operator<< | ( | std::ostream & | AStream, | |
| TPositionInFace | APos | |||
| ) |
| ostream& GMap3d::operator<< | ( | ostream & | AStream, | |
| TPositionInFace | APos | |||
| ) |
Definition at line 32 of file face-intersection-tools.cc.
| class DLL_COREFINEMENT GMap3d::CDart |
Definition at line 33 of file corefinement-api.hh.
| class DLL_COREFINEMENT GMap3d::CGMapVertex |
Definition at line 32 of file corefinement-api.hh.
1.5.8