HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
openexr_debug.h
Go to the documentation of this file.
1
/*
2
** SPDX-License-Identifier: BSD-3-Clause
3
** Copyright Contributors to the OpenEXR Project.
4
*/
5
6
#ifndef OPENEXR_DEBUG_H
7
#define OPENEXR_DEBUG_H
8
9
#include "
openexr_context.h
"
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
/** @file */
16
17
/** Debug function: print to stdout the parts and attributes of the
18
* context @p c
19
*/
20
EXR_EXPORT
exr_result_t
21
exr_print_context_info
(
exr_const_context_t
c
,
int
verbose);
22
23
#ifdef __cplusplus
24
}
/* extern "C" */
25
#endif
26
27
#endif
/* OPENEXR_DEBUG_H */
exr_const_context_t
const struct _priv_exr_context_t * exr_const_context_t
Definition:
openexr_context.h:43
exr_result_t
int32_t exr_result_t
Definition:
openexr_errors.h:69
EXR_EXPORT
#define EXR_EXPORT
Definition:
openexr_config.h:31
exr_print_context_info
EXR_EXPORT exr_result_t exr_print_context_info(exr_const_context_t c, int verbose)
openexr_context.h
nanovdb::io::c
c
Definition:
IO.h:328
OpenEXR
openexr_debug.h
Generated on Sun Nov 17 2024 03:01:37 for HDK by
1.8.6