File mesh_operations.h
↰ Parent directory (include/geometric_shapes
)
Definition (include/geometric_shapes/mesh_operations.h
)
Includes
eigen_stl_containers/eigen_stl_containers.h
geometric_shapes/shapes.h
(File shapes.h)vector
Included By
Namespaces
Functions
Function shapes::createMeshFromAsset(const aiScene *, const Eigen::Vector3d&, const std::string&)
Function shapes::createMeshFromAsset(const aiScene *, const std::string&)
Function shapes::createMeshFromBinary(const char *, std::size_t, const std::string&)
Function shapes::createMeshFromResource(const std::string&, const Eigen::Vector3d&)
Function shapes::createMeshFromVertices(const EigenSTL::vector_Vector3d&)