Blender
V5.0
intern
cycles
util
args.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
/* Argument Parsing for command line, we use the OpenImageIO
8
* library because it has nice functions to do this. */
9
10
#include <OpenImageIO/argparse.h>
11
12
CCL_NAMESPACE_BEGIN
13
14
using
OIIO::ArgParse;
15
16
CCL_NAMESPACE_END
CCL_NAMESPACE_END
#define CCL_NAMESPACE_END
Definition
device/cuda/compat.h:10
CCL_NAMESPACE_BEGIN
Definition
python.cpp:37
Generated on
for Blender by
doxygen
1.16.1