Home
last modified time | relevance | path

Searched refs:PathPoint (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ComponentEditor/PaintElements/
H A Djucer_PaintElementPath.h34 class PathPoint
37 PathPoint (PaintElementPath* const owner);
38 PathPoint (const PathPoint& other);
39 PathPoint& operator= (const PathPoint& other);
40 ~PathPoint();
56 PathPoint withChangedPointType (const Path::Iterator::PathElementType newType,
81 PathPoint* getPoint (int index) const noexcept { return points [index]; } in getPoint()
82 …int indexOfPoint (PathPoint* const p) const noexcept { return points.indexOf (p); } in indexOfPoint()
84 PathPoint* addPoint (int pointIndexToAddItAfter, const bool undoable);
126 friend class PathPoint;
[all …]
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Model/
H A DPathPoint.cpp38 PathPoint::PathPoint() : Super() in PathPoint() function in PathPoint
43 void PathPoint::constructProperties() in constructProperties()
51 void PathPoint::extendFinalizeFromProperties() in extendFinalizeFromProperties()
59 void PathPoint::setLocation(const SimTK::Vec3& location) { in setLocation()
64 void PathPoint::extendConnectToModel(Model& model) in extendConnectToModel()
71 void PathPoint::
94 void PathPoint::extendScale(const SimTK::State& s, const ScaleSet& scaleSet) in extendScale()
/dports/graphics/gpxsee/GPXSee-7.32/src/data/
H A Dpath.h9 class PathPoint
12 PathPoint() : in PathPoint() function
14 PathPoint(const Coordinates &coordinates, qreal distance) in PathPoint() function
25 Q_DECLARE_TYPEINFO(PathPoint, Q_PRIMITIVE_TYPE);
27 QDebug operator<<(QDebug dbg, const PathPoint &point);
30 typedef QVector<PathPoint> PathSegment;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
54 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/data/model/
H A DPath.h25 struct PathPoint
27 PathPoint(sv_frame_t _frame) :
29 PathPoint(sv_frame_t _frame, sv_frame_t _mapframe) :
49 bool operator<(const PathPoint &p2) const {
65 typedef std::set<PathPoint> Points;
78 void add(PathPoint p) {
82 void remove(PathPoint p) {
132 for (PathPoint p: m_points) {
145 for (PathPoint p: m_points) {
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
56 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
56 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
56 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
56 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
H A Demplace.cc26 class PathPoint class
29 PathPoint(char t, const std::vector<double>& c) in PathPoint() function in PathPoint
31 PathPoint(char t, std::vector<double>&& c) in PathPoint() function in PathPoint
42 std::size_t operator() (const PathPoint& __pp) const in operator ()()
48 bool operator() (const PathPoint& __lhs, const PathPoint& __rhs) const in operator ()()
56 typedef std::unordered_multiset<PathPoint, PathPointHasher, in test01()

12345678910