|
Blender V4.3
|
#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>> |