Blender
V4.3
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
#ifndef __UTIL_ARGS_H__
6
#define __UTIL_ARGS_H__
7
8
/* Argument Parsing for command line, we use the OpenImageIO
9
* library because it has nice functions to do this. */
10
11
#include <OpenImageIO/argparse.h>
12
13
CCL_NAMESPACE_BEGIN
14
15
OIIO_NAMESPACE_USING
16
17
CCL_NAMESPACE_END
18
19
#endif
/* __UTIL_ARGS_H__ */
CCL_NAMESPACE_END
#define CCL_NAMESPACE_END
Definition
device/cuda/compat.h:10
CCL_NAMESPACE_BEGIN
Definition
python.cpp:44
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0