#include "rounding-vertex.hh"
#include "g-map-vertex.hh"
#include "geometry.hh"
#include <cstdlib>
#include <cassert>
Go to the source code of this file.
Value:((FMap->isMarked((DART), AMarkInitial)) \
? (getDartRoundingCoef((DART), 1)) \
: 0.0 )
Definition at line 447 of file rounding-vertex.cc.
Value:((FMap->isMarked(DART, AMarkInitial)) \
? (getDartRoundingCoef((DART), 1)) \
: 0.0)
Definition at line 447 of file rounding-vertex.cc.
Value:((FMap->isMarked((DART), AMarkNumber)) \
? getDartRoundingCoef((DART), 0) \
: 0.0 )
Definition at line 446 of file rounding-vertex.cc.
#define GET_KV |
( |
|
DART | ) |
(getDartRoundingCoef((DART), 0)) |
Value:(* FMap-> \
getDirectInfoAsAttributeVertex((DART), ADirectIndexOld))