Typedef voxblox::AlignedVector

Typedef Documentation

using voxblox::AlignedVector = typedef std::vector<Type, Eigen::aligned_allocator<Type>>