This is the complete list of members for Eegeo::Graphs::TiledGraphCell, including all inherited members.
BuildEdgeId(int localIndex) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
BuildNodeId(int localIndex) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
ContainsEdge(const TiledGraphEdgeId &edgeId) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
ContainsNode(const TiledGraphNodeId &nodeId) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
Create(const Eegeo::Streaming::MortonKey &key, const dv3 &originEcef, const std::vector< TiledGraphNode > &nodes, const std::vector< TiledGraphEdge > &edges, const std::vector< int > &incidentEdges, const std::vector< int > &edgesWithExternalNodesForward, const std::vector< int > &edgesWithExternalNodesReversed) (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | static |
CreateEmpty(const Eegeo::Streaming::MortonKey &key, const dv3 &originEcef) (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | static |
FindEdgeId(const TiledGraphNodeId &nodeIdA, const TiledGraphNodeId &nodeIdB, TiledGraphEdgeId &out_edgeId) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
FindEdgeWithAttributes(const int attributesId, const bool attributesDirectionReversed, TiledGraphEdgeId &out_edgeId) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
FindExternalEdgeWithAttributes(const int attributesId, const bool attributesDirectionReversed, TiledGraphEdgeId &out_edgeId) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
GetCellKeysToUnlink(std::vector< Streaming::MortonKey > &out_keys) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
GetEdge(const TiledGraphEdgeId &edgeId) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
GetEdgeIdsToLink(std::vector< TiledGraphEdgeId > &out_edgeIds) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
GetEdges() const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | inline |
GetGraphOrNull() const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | inline |
GetIncidentEdgeIds(const TiledGraphNodeId &nodeId, std::vector< TiledGraphEdgeId > &out_incidentEdgeIds) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
GetIncidentEdges() const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
GetKey() const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | inline |
GetNode(const TiledGraphNodeId &nodeId) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
GetNodePoint(const TiledGraphNodeId &nodeId) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
GetNodes() const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | inline |
GetOriginEcef() const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | inline |
Link(const TiledGraph &tiledGraph) (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
LinkEdge(const TiledGraphEdgeId &edgeId, const TiledGraphNodeId &externalNodeId) (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
NonCopyable(const NonCopyable &)=delete (defined in Eegeo::NonCopyable) | Eegeo::NonCopyable | private |
NonCopyable()=default (defined in Eegeo::NonCopyable) | Eegeo::NonCopyable | private |
operator=(const NonCopyable &)=delete (defined in Eegeo::NonCopyable) | Eegeo::NonCopyable | private |
Unlink(const TiledGraph &tiledGraph) (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
UnlinkFromCellWithKey(const Streaming::MortonKey &key) (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
ValidateAllExternalNodesUnlinked() const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
ValidateAllUnlinked(const Streaming::MortonKey &cellKey) const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell | |
ValidateExternalNodesExist() const (defined in Eegeo::Graphs::TiledGraphCell) | Eegeo::Graphs::TiledGraphCell |