List of all members
planner_cspace::GridAstar< DIM, NONCYCLIC >::Gridmap< T, block_width > Class Template Reference

#include <grid_astar.h>

Inheritance diagram for planner_cspace::GridAstar< DIM, NONCYCLIC >::Gridmap< T, block_width >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from planner_cspace::BlockMemGridmap< T, DIM, NONCYCLIC, block_width >
 BlockMemGridmap (const CyclicVecInt< DIM, NONCYCLIC > &size_)
 
 BlockMemGridmap ()
 
void clear (const T zero)
 
void clear_partially (const T zero, const CyclicVecInt< DIM, NONCYCLIC > &min, const CyclicVecInt< DIM, NONCYCLIC > &max)
 
void clear_positive (const T zero)
 
void copy_partially (const BlockMemGridmapBase< T, DIM, NONCYCLIC > &base, const CyclicVecInt< DIM, NONCYCLIC > &min, const CyclicVecInt< DIM, NONCYCLIC > &max)
 
std::function< void(CyclicVecInt< DIM, NONCYCLIC >, size_t &, size_t &)> getAddressor () const
 
const BlockMemGridmap< T, DIM, NONCYCLIC, BLOCK_WIDTH, false > & operator= (const BlockMemGridmap< T, DIM, NONCYCLIC, BLOCK_WIDTH, false > &gm)
 
T & operator[] (const CyclicVecInt< DIM, NONCYCLIC > &pos)
 
const T operator[] (const CyclicVecInt< DIM, NONCYCLIC > &pos) const
 
void reset (const CyclicVecInt< DIM, NONCYCLIC > &size)
 
size_t ser_size () const
 
const CyclicVecInt< DIM, NONCYCLIC > & size () const
 
bool validate (const CyclicVecInt< DIM, NONCYCLIC > &pos, const int tolerance=0) const
 
- Protected Member Functions inherited from planner_cspace::BlockMemGridmap< T, DIM, NONCYCLIC, block_width >
void block_addr (const CyclicVecInt< DIM, NONCYCLIC > &pos, size_t &baddr, size_t &addr) const
 
- Protected Attributes inherited from planner_cspace::BlockMemGridmap< T, DIM, NONCYCLIC, block_width >
size_t block_num_
 
size_t block_ser_size_
 
CyclicVecInt< DIM, NONCYCLIC > block_size_
 
std::unique_ptr< T[]> c_
 
dummy_
 
size_t ser_size_
 
CyclicVecInt< DIM, NONCYCLIC > size_
 
- Static Protected Attributes inherited from planner_cspace::BlockMemGridmap< T, DIM, NONCYCLIC, block_width >
static constexpr size_t block_bit_
 
static constexpr size_t block_bit_mask_
 

Detailed Description

template<int DIM = 3, int NONCYCLIC = 2>
template<class T, int block_width = 0x20>
class planner_cspace::GridAstar< DIM, NONCYCLIC >::Gridmap< T, block_width >

Definition at line 73 of file grid_astar.h.


The documentation for this class was generated from the following file:


planner_cspace
Author(s): Atsushi Watanabe
autogenerated on Wed May 12 2021 02:20:43