Blender
V5.0
intern
cycles
hydra
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
11
HDCYCLES_NAMESPACE_OPEN_SCOPE
12
13
class
HdCyclesFileReader
{
14
public
:
15
static
void
read
(
Session
*session,
const
char
*filepath,
const
bool
use_camera =
true
);
16
};
17
18
HDCYCLES_NAMESPACE_CLOSE_SCOPE
HdCyclesFileReader
Definition
file_reader.h:13
Session
Definition
session/session.h:110
config.h
HDCYCLES_NAMESPACE_CLOSE_SCOPE
#define HDCYCLES_NAMESPACE_CLOSE_SCOPE
Definition
hydra/config.h:18
HDCYCLES_NAMESPACE_OPEN_SCOPE
Definition
hydra/mesh.cpp:16
session.h
read
read
Definition
subdiv_infos.hh:279
Generated on
for Blender by
doxygen
1.16.1