Typedef voxblox::AlignedList

Typedef Documentation

using voxblox::AlignedList = typedef std::list<Type, Eigen::aligned_allocator<Type>>