Blender V4.3
file_reader.h
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2011-2022 Blender Foundation
2 *
3 * SPDX-License-Identifier: Apache-2.0 */
4
5#pragma once
6
7#include "hydra/config.h"
8
9#include "session/session.h"
10
12
14 public:
15 static void read(Session *session, const char *filepath, const bool use_camera = true);
16};
17
static void read(Session *session, const char *filepath, const bool use_camera=true)
#define HDCYCLES_NAMESPACE_CLOSE_SCOPE