NVIDIA DeepStream SDK API Reference

8.0 Release
lidar_file_source.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: Copyright (c) 2021-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3  * SPDX-License-Identifier: LicenseRef-NvidiaProprietary
4  *
5  * NVIDIA CORPORATION, its affiliates and licensors retain all intellectual
6  * property and proprietary rights in and to this material, related
7  * documentation and any modifications thereto. Any use, reproduction,
8  * disclosure or distribution of this material and related documentation
9  * without an express license agreement from NVIDIA CORPORATION or
10  * its affiliates is strictly prohibited.
11  */
12 
13 
14 #ifndef _DS3D_DATALOADER_LIDARSOURCE_LIDAR_FILE_SOURCE_H
15 #define _DS3D_DATALOADER_LIDARSOURCE_LIDAR_FILE_SOURCE_H
16 
18 
22 
23 #endif // _DS3D_DATALOADER_DEPTHSOURCE_DEPTH_COLOR_SOURCE_H
DS3D_EXTERN_C_BEGIN
#define DS3D_EXTERN_C_BEGIN
Definition: defines.h:125
ds3d::abiRefT< abiDataLoader >
createLidarFileLoader
DS3D_EXTERN_C_BEGIN DS3D_EXPORT_API ds3d::abiRefDataLoader * createLidarFileLoader()
DS3D_EXTERN_C_END
#define DS3D_EXTERN_C_END
Definition: defines.h:126
impl_dataloader.h
DS3D_EXPORT_API
#define DS3D_EXPORT_API
Definition: defines.h:124