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