Searched refs:VertexAttr (Results 1 – 1 of 1) sorted by relevance
274 auto &VertexAttr = V.second; in getColor() local275 if (VertexAttr.CorrVertexPtr[0] == nullptr) in getColor()277 if (VertexAttr.CorrVertexPtr[1] == nullptr) in getColor()283 const auto &LeftStat = VertexAttr.CorrVertexPtr[0]->second.S; in getColor()284 const auto &RightStat = VertexAttr.CorrVertexPtr[1]->second.S; in getColor()321 const auto &VertexAttr = V.second; in getLabel() local327 if (containsNullptr(VertexAttr.CorrVertexPtr)) in getLabel()331 const auto &LeftStat = VertexAttr.CorrVertexPtr[0]->second.S; in getLabel()332 const auto &RightStat = VertexAttr.CorrVertexPtr[1]->second.S; in getLabel()