Blender  V2.93
Namespaces | Typedefs
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 > >