Mapper  0.9.0
API documentation
OpenOrienteering::PathPart Member List

This is the complete list of members for OpenOrienteering::PathPart, including all inherited members.

calculateArea() constOpenOrienteering::VirtualPathinline
calculateExtent() constOpenOrienteering::VirtualPathinline
calculateIncomingTangent(size_type i, bool &ok) constOpenOrienteering::VirtualPath
calculateOutgoingTangent(size_type i, bool &ok) constOpenOrienteering::VirtualPath
calculatePathParts(const VirtualCoordVector &coords)OpenOrienteering::PathPartstatic
calculateTangent(size_type i) constOpenOrienteering::VirtualPath
calculateTangent(size_type i, bool backward, bool &ok) constOpenOrienteering::VirtualPath
calculateTangentScaling(size_type i) constOpenOrienteering::VirtualPath
connectEnds()OpenOrienteering::PathPart
coordsOpenOrienteering::VirtualPath
copy(const SplitPathCoord &first, const SplitPathCoord &last, MapCoordVector &out_coords) constOpenOrienteering::VirtualPath
copy(const SplitPathCoord &first, const SplitPathCoord &last, MapCoordVector &out_flags, MapCoordVectorF &out_coords) constOpenOrienteering::VirtualPath
copyLengths(const SplitPathCoord &first, const SplitPathCoord &last, std::vector< PathCoord::length_type > &out_lengths) constOpenOrienteering::VirtualPath
countRegularNodes() constOpenOrienteering::VirtualPath
empty() constOpenOrienteering::VirtualPathinline
findClosestPointTo(MapCoordF coord, float &distance_squared, float distance_bound_squared, size_type start_index, size_type end_index) constOpenOrienteering::VirtualPath
first_indexOpenOrienteering::VirtualPath
intersectsBox(const QRectF &box) constOpenOrienteering::VirtualPathinline
isClosed() constOpenOrienteering::VirtualPath
isPointInside(const MapCoordF &coord) constOpenOrienteering::VirtualPathinline
last_indexOpenOrienteering::VirtualPath
length() constOpenOrienteering::VirtualPathinline
nextCoordIndex(size_type base_index) constOpenOrienteering::VirtualPath
operator=(const PathPart &rhs)OpenOrienteering::PathPartinline
OpenOrienteering::VirtualPath::operator=(const VirtualPath &)=defaultOpenOrienteering::VirtualPathprotected
OpenOrienteering::VirtualPath::operator=(VirtualPath &&)=defaultOpenOrienteering::VirtualPathprotected
pathOpenOrienteering::PathPart
path_coordsOpenOrienteering::VirtualPath
PathPart(PathObject &path, MapCoordVector::size_type start_index, MapCoordVector::size_type end_index)OpenOrienteering::PathPartinline
PathPart(const VirtualCoordVector &coords, MapCoordVector::size_type start_index, MapCoordVector::size_type end_index)OpenOrienteering::PathPartinline
PathPart(PathObject &path, const VirtualPath &virtual_path)OpenOrienteering::PathPart
prevCoordIndex(size_type base_index) constOpenOrienteering::VirtualPath
reverse()OpenOrienteering::PathPart
setClosed(bool closed, bool may_use_existing_close_point=false)OpenOrienteering::PathPart
size() constOpenOrienteering::VirtualPathinline
size_type typedefOpenOrienteering::VirtualPath
VirtualPath(const MapCoordVector &coords)OpenOrienteering::VirtualPathexplicit
VirtualPath(const MapCoordVector &coords, size_type first, size_type last)OpenOrienteering::VirtualPath
VirtualPath(const VirtualCoordVector &coords)OpenOrienteering::VirtualPathexplicit
VirtualPath(const VirtualCoordVector &coords, size_type first, size_type last)OpenOrienteering::VirtualPath
VirtualPath(const MapCoordVector &flags, const MapCoordVectorF &coords)OpenOrienteering::VirtualPath
VirtualPath(const MapCoordVector &flags, const MapCoordVectorF &coords, size_type first, size_type last)OpenOrienteering::VirtualPath
VirtualPath(const VirtualPath &)=defaultOpenOrienteering::VirtualPath
VirtualPath(VirtualPath &&)=defaultOpenOrienteering::VirtualPath
~PathPart()=defaultOpenOrienteering::PathPart