Blender  V3.3
Namespaces | Typedefs
libmv/libmv/base/vector.h File Reference
#include <vector>
#include <Eigen/Core>

Go to the source code of this file.

Namespaces

 libmv
 

Typedefs

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