Blender V5.0
io_utils.hh File Reference
#include "WM_types.hh"
#include "BLI_vector.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::bke
namespace  blender::ed
namespace  blender::ed::io

Functions

wmOperatorStatus blender::ed::io::filesel_drop_import_invoke (bContext *C, wmOperator *op, const wmEvent *)
bool blender::ed::io::poll_file_object_drop (const bContext *C, blender::bke::FileHandlerType *)
Vector< std::string > blender::ed::io::paths_from_operator_properties (PointerRNA *ptr)
void blender::ed::io::paths_to_operator_properties (PointerRNA *ptr, const Span< std::string > paths)