![]() |
Audacity 3.2.0
|
#include "Snap.h"
#include <algorithm>
#include <cstdlib>
#include "Project.h"
#include "ProjectRate.h"
#include "ProjectSettings.h"
#include "Track.h"
#include "ViewInfo.h"
#include "AColor.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 23 of file Snap.cpp.
References SnapPoint::t.