OpenStudio:utilities
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
openstudio::QueueEvent Member List

This is the complete list of members for openstudio::QueueEvent, including all inherited members.

addEventToGroup(std::vector< std::shared_ptr< Vertex >> &parentGroup) const openstudio::QueueEventinline
distanceopenstudio::QueueEvent
eventTypeopenstudio::QueueEvent
getOppositeEdgePrevious() const openstudio::QueueEventinline
insert_sorted(std::vector< std::shared_ptr< QueueEvent >> &queue, std::shared_ptr< QueueEvent > item)openstudio::QueueEventinlinestatic
isEventInGroup(std::vector< std::shared_ptr< Vertex >> &parentGroup)openstudio::QueueEventinline
isObsolete() const openstudio::QueueEventinline
nextVertexopenstudio::QueueEvent
operator<(const QueueEvent &other) const openstudio::QueueEventinline
operator<<(std::ostream &os, const QueueEvent &e)openstudio::QueueEventfriend
operator==(const QueueEvent &other) const openstudio::QueueEventinline
oppositeEdgeopenstudio::QueueEvent
parentopenstudio::QueueEvent
pointopenstudio::QueueEvent
previousVertexopenstudio::QueueEvent
QueueEvent()openstudio::QueueEventinline
QueueEvent(const Point3d &t_point, double t_distance, std::shared_ptr< Vertex > t_previousVertex, std::shared_ptr< Vertex > t_nextVertex)openstudio::QueueEventinline
QueueEvent(const Point3d &t_point, double t_distance, std::shared_ptr< Vertex > t_parent)openstudio::QueueEventinline
QueueEvent(const Point3d &t_point, double t_distance, std::shared_ptr< Vertex > t_parent, std::shared_ptr< Edge > t_oppositeEdge)openstudio::QueueEventinline
QueueEventType enum nameopenstudio::QueueEvent
TYPE_EDGE enum valueopenstudio::QueueEvent
TYPE_SPLIT enum valueopenstudio::QueueEvent
TYPE_SPLIT_VERTEX enum valueopenstudio::QueueEvent