This is the complete list of members for SurgSim::DataStructures::Grid< T, N >, including all inherited members.
addElement(const T element, const Eigen::MatrixBase< Derived > &position) | SurgSim::DataStructures::Grid< T, N > | |
getNeighbors(const T &element) | SurgSim::DataStructures::Grid< T, N > | |
getNeighbors(const Eigen::MatrixBase< Derived > &position) | SurgSim::DataStructures::Grid< T, N > | |
getNeighborsCellIds(NDId cellId, std::array< NDId, powerOf3< N >::value > *cellsIds) | SurgSim::DataStructures::Grid< T, N > | private |
Grid(const Eigen::Matrix< double, N, 1 > &cellSize, const Eigen::AlignedBox< double, N > &bounds) | SurgSim::DataStructures::Grid< T, N > | |
isNdGreaterOrEqual(const NDId &a, const NDId &b) | SurgSim::DataStructures::Grid< T, N > | private |
m_aabb | SurgSim::DataStructures::Grid< T, N > | protected |
m_activeCells | SurgSim::DataStructures::Grid< T, N > | protected |
m_cellIds | SurgSim::DataStructures::Grid< T, N > | protected |
m_neighborsDirtyFlag | SurgSim::DataStructures::Grid< T, N > | protected |
m_size | SurgSim::DataStructures::Grid< T, N > | protected |
NDId typedef | SurgSim::DataStructures::Grid< T, N > | protected |
reset() | SurgSim::DataStructures::Grid< T, N > | |
update() | SurgSim::DataStructures::Grid< T, N > | private |
~Grid() | SurgSim::DataStructures::Grid< T, N > | virtual |