Blender V5.0
vector.h File Reference
#include <vector>
#include <Eigen/Core>

Go to the source code of this file.

Namespaces

namespace  libmv

Typedefs

template<class ElementType>
using libmv::vector = std::vector<ElementType, Eigen::aligned_allocator<ElementType>>