Nv::Blast::FamilyGraph Member List

This is the complete list of members for Nv::Blast::FamilyGraph, including all inherited members.

canFindRoot(NodeIndex startNode, NodeIndex targetNode, FixedArray< NodeIndex > *visitedNodes, const SupportGraph *graph)Nv::Blast::FamilyGraph
FamilyGraph(const SupportGraph *graph)Nv::Blast::FamilyGraph
findIslands(ActorIndex actorIndex, void *scratch, const SupportGraph *graph)Nv::Blast::FamilyGraph
findIslandsRequiredScratch(uint32_t graphNodeCount)Nv::Blast::FamilyGraph [static]
getEdgesCount(const SupportGraph *graph) const Nv::Blast::FamilyGraph
hasEdge(NodeIndex node0, NodeIndex node1, const SupportGraph *graph) const Nv::Blast::FamilyGraph
initialize(ActorIndex actorIndex, const SupportGraph *graph)Nv::Blast::FamilyGraph
notifyEdgeRemoved(ActorIndex actorIndex, NodeIndex node0, NodeIndex node1, const SupportGraph *graph)Nv::Blast::FamilyGraph
notifyEdgeRemoved(ActorIndex actorIndex, NodeIndex node0, NodeIndex node1, uint32_t bondIndex, const SupportGraph *graph)Nv::Blast::FamilyGraph
notifyNodeRemoved(ActorIndex actorIndex, NodeIndex nodeIndex, const SupportGraph *graph)Nv::Blast::FamilyGraph
NvBlastBlockData(IslandId, m_islandIdsOffset, getIslandIds)Nv::Blast::FamilyGraph
NvBlastBlockData(NodeIndex, m_dirtyNodeLinksOffset, getDirtyNodeLinks)Nv::Blast::FamilyGraph
NvBlastBlockData(uint32_t, m_firstDirtyNodeIndicesOffset, getFirstDirtyNodeIndices)Nv::Blast::FamilyGraph
NvBlastBlockData(NodeIndex, m_fastRouteOffset, getFastRoute)Nv::Blast::FamilyGraph
NvBlastBlockData(uint32_t, m_hopCountsOffset, getHopCounts)Nv::Blast::FamilyGraph
NvBlastBlockData(FixedBoolArray, m_isEdgeRemovedOffset, getIsEdgeRemoved)Nv::Blast::FamilyGraph
NvBlastBlockData(FixedBoolArray, m_isNodeInDirtyListOffset, getIsNodeInDirtyList)Nv::Blast::FamilyGraph
requiredMemorySize(uint32_t nodeCount, uint32_t bondCount)Nv::Blast::FamilyGraph [inline, static]