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)openstudio::QueueEventinline
distanceopenstudio::QueueEvent
eventTypeopenstudio::QueueEvent
getOppositeEdgePrevious()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()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(Point3d &point, double distance, std::shared_ptr< Vertex > previousVertex, std::shared_ptr< Vertex > nextVertex)openstudio::QueueEventinline
QueueEvent(Point3d &point, double distance, std::shared_ptr< Vertex > parent)openstudio::QueueEventinline
QueueEvent(Point3d &point, double distance, std::shared_ptr< Vertex > parent, std::shared_ptr< Edge > oppositeEdge)openstudio::QueueEventinline
QueueEventType enum nameopenstudio::QueueEvent
TYPE_EDGE enum valueopenstudio::QueueEvent
TYPE_SPLIT enum valueopenstudio::QueueEvent
TYPE_SPLIT_VERTEX enum valueopenstudio::QueueEvent