#include <boolean-operations-3d.hh>
Inherits GMap3d::CBooleanOperations.

Public Member Functions | |
Constructeurs et destructeur | |
| CBooleanOperations3d (CGMapVertex *AMap, CDart *AObject1, CDart *AObject2, bool ACalculateOrientation=true, int AVertexDI=-1) | |
| ~CBooleanOperations3d () | |
Méthodes publiques | |
| void | setDisplayMessagesLevel (int ALevel) |
Protected Member Functions | |
Méthodes protégées | |
| virtual bool | corefineObjects (std::bitset< NB_MARKS > ACopyMarks) |
| virtual void | extendMarks () |
Private Attributes | |
| int | FDisplayMessages |
Definition at line 36 of file boolean-operations-3d.hh.
| CBooleanOperations3d::CBooleanOperations3d | ( | CGMapVertex * | AMap, | |
| CDart * | AObject1, | |||
| CDart * | AObject2, | |||
| bool | ACalculateOrientation = true, |
|||
| int | AVertexDI = -1 | |||
| ) |
Constructeur par défaut
| AMap | La G-Carte contenant les objets | |
| AObject1 | Le premier objet | |
| AObject2 | Le second objet |
Definition at line 35 of file boolean-operations-3d.cc.
| CBooleanOperations3d::~CBooleanOperations3d | ( | ) |
| virtual bool GMap3d::CBooleanOperations3d::corefineObjects | ( | std::bitset< NB_MARKS > | ACopyMarks | ) | [protected, virtual] |
Implements GMap3d::CBooleanOperations.
| void CBooleanOperations3d::extendMarks | ( | ) | [protected, virtual] |
| void GMap3d::CBooleanOperations3d::setDisplayMessagesLevel | ( | int | ALevel | ) | [inline] |
Definition at line 73 of file boolean-operations-3d.hh.
int GMap3d::CBooleanOperations3d::FDisplayMessages [private] |
Attributs privés
Definition at line 96 of file boolean-operations-3d.hh.
1.5.8