Visual Computing Library
Loading...
Searching...
No Matches
vcl::StaticGrid< GridType, ValueType > Member List

This is the complete list of members for vcl::StaticGrid< GridType, ValueType >, including all inherited members.

AbsGrid typedef (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >private
AbsGrid (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >private
AbstractGrid()vcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inlineprotected
AbstractGrid(const GridType &grid, IntersectsCellFunction intersects=nullptr)vcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inlineprotected
AbstractGrid(const PointType &min, const PointType &max, const KeyType &sizes, IntersectsCellFunction intersects=nullptr)vcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inlineprotected
AbstractGrid(const BoxType &bbox, const KeyType &sizes, IntersectsCellFunction intersects=nullptr)vcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inlineprotected
AbstractGrid(ObjIterator begin, ObjIterator end, IntersectsCellFunction intersects=nullptr)vcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inlineprotected
AbstractGrid(Rng &&r, IntersectsCellFunction intersects=nullptr)vcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inlineprotected
begin() (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
begin() const (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
build() (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
cellEmpty(const KeyType &k) const (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
closestInCells(const QueryValueType &qv, typename GridType::ScalarType &dist, const Boxui &interval, QueryBoundedDistFunction< QueryValueType > distFunction, const Boxui &ignore=Boxui()) constvcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inlineprivate
ConstIterator typedef (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >
countInCell(const KeyType &k) const (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
empty() const (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
end() (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
end() const (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
eraseInCell(const KeyType &, const ValueType &) (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inlineprivate
insert(const ValueType &v)vcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inline
insert(ObjIterator begin, ObjIterator end)vcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inline
insert(Rng &&r)vcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inline
insertInCell(const KeyType &cell, const ValueType &v) (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inlineprivate
IntersectsCellFunction typedef (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >
Iterator typedef (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >
KeyType typedef (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >
mComparator (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >private
mGrid (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >private
mValues (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >private
nonEmptyCells() const (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
PairComparator typedef (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >private
PairType typedef (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >private
QueryBoundedDistFunction typedefvcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >
QueryDistFunction typedefvcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >
StaticGrid() (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
StaticGrid(const GridType &g) (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
StaticGrid(ObjIterator begin, ObjIterator end, const IntersectsCellFunction &intersects=nullptr) (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
StaticGrid(Rng &&r, const IntersectsCellFunction &intersects=nullptr) (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
valueIsInSpehere(const Iterator &it, const Sphere< typename GridType::ScalarType > &s) constvcl::AbstractGrid< GridType, ValueType, StaticGrid< GridType, ValueType > >inlineprivate
valuesInCell(const KeyType &k) (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline
valuesInCell(const KeyType &k) const (defined in vcl::StaticGrid< GridType, ValueType >)vcl::StaticGrid< GridType, ValueType >inline