NVIDIA DeepStream SDK API Reference
9.0 Release
sources/libs/ds3d/dataloader/lidarsource/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
17
#include "ds3d/common/impl/impl_dataloader.h"
18
19
DS3D_EXTERN_C_BEGIN
20
DS3D_EXPORT_API
ds3d::abiRefDataLoader
*
createLidarFileLoader
();
21
DS3D_EXTERN_C_END
22
23
#endif // _DS3D_DATALOADER_DEPTHSOURCE_DEPTH_COLOR_SOURCE_H
DS3D_EXTERN_C_BEGIN
#define DS3D_EXTERN_C_BEGIN
Definition:
sources/includes/ds3d/common/defines.h:125
DS3D_EXPORT_API
#define DS3D_EXPORT_API
Definition:
sources/includes/ds3d/common/defines.h:124
ds3d::abiRefT
Definition:
sources/includes/ds3d/common/abi_obj.h:39
DS3D_EXTERN_C_END
#define DS3D_EXTERN_C_END
Definition:
sources/includes/ds3d/common/defines.h:126
createLidarFileLoader
DS3D_EXTERN_C_BEGIN DS3D_EXPORT_API ds3d::abiRefDataLoader * createLidarFileLoader()
Privacy Policy
|
Manage My Privacy
|
Do Not Sell or Share My Data
|
Terms of Service
|
Accessibility
|
Corporate Policies
|
Product Security
|
Contact
© 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
NVIDIA Confidential | Subject to Change | For test and development only.
Fri Mar 20 2026 14:36:59 | PR-09318-R32