|  | Audacity 3.2.0
    | 
#include "Snap.h"#include <algorithm>#include <cstdlib>#include "Project.h"#include "ProjectNumericFormats.h"#include "ProjectRate.h"#include "ProjectSnap.h"#include "Track.h"#include "ZoomInfo.h"Go to the source code of this file.
| Namespaces | |
| namespace | anonymous_namespace{Snap.cpp} | 
| Functions | |
| bool | operator< (SnapPoint s1, SnapPoint s2) | 
| SnapPointArray | anonymous_namespace{Snap.cpp}::FindCandidates (SnapPointArray candidates, const TrackList &tracks) | 
Definition at line 24 of file Snap.cpp.
References SnapPoint::t.