
Go to the source code of this file.
Functions | |
| void | setBurstMethod (TBurstMethod AMethod) |
| TBurstMethod | getBurstMethod () const |
| void | updateAllBurstDarts () |
| void | updateMarkedBurstDarts (int AMarkNumber, bool AUpdateIncidentVolumes=true) |
| void | updateMarkedDartsMethodScale (int AMarkNumber, bool AUpdateIncidentVolumes) |
| void | updateMarkedDartsMethodShift (int AMarkNumber, bool AUpdateIncidentVolumes) |
| void | updateFaceMethodShift (int AMarkNumber, int AMarkI, CDart *ADart, const CVertex &ABaryVol, int ADirectIndex) |
| TBurstMethod getBurstMethod | ( | ) | const |
| void setBurstMethod | ( | TBurstMethod | AMethod | ) |
Sélection de la méthode de calcul des sommets éclatés :.
| void updateAllBurstDarts | ( | ) |
Met à jour le plongement éclaté de tous les brins de la carte.
| void updateFaceMethodShift | ( | int | AMarkNumber, | |
| int | AMarkI, | |||
| CDart * | ADart, | |||
| const CVertex & | ABaryVol, | |||
| int | ADirectIndex | |||
| ) | [private] |
| void updateMarkedBurstDarts | ( | int | AMarkNumber, | |
| bool | AUpdateIncidentVolumes = true | |||
| ) |
Met à jour le plongement éclaté des brins marqués avec la marque AMarkNumber. Si AUpdateIncidentVolumes vaut 'vrai', c'est le plongement éclaté de tous les brins des volumes incidents à un sommet dont un brin au moins est marqué avec la marque AMarkNumber qui est mis à jour.
| AMarkNumber | Un numéro de marque | |
| AUpdateIncidentVolumes | Un booléen |
| void updateMarkedDartsMethodScale | ( | int | AMarkNumber, | |
| bool | AUpdateIncidentVolumes | |||
| ) | [protected] |
| void updateMarkedDartsMethodShift | ( | int | AMarkNumber, | |
| bool | AUpdateIncidentVolumes | |||
| ) | [protected] |
1.5.8