syscregisterpointcloudaccessf Interface Reference
Last update: 17.07.2025Provide an interface to register point cloud access. More...
Public Member Functions | |
| type(syscerrorf) function | syscregisterpointcloudaccessf (dataAccess) |
| Provide a function to register point cloud access. More... | |
Detailed Description
Provide an interface to register point cloud access.
Definition at line 587 of file syscSystemCouplingF.fi.
Constructor & Destructor Documentation
◆ syscregisterpointcloudaccessf()
| type(syscerrorf) function syscregisterpointcloudaccessf | ( | procedure(syscpointcloudaccessf) | dataAccess | ) |
Provide a function to register point cloud access.
- Parameters
-
dataAccess - a pointer to the function that conforms to SyscPointCloudAccessF interface.
- Returns
- a
SyscErrorFtype for error checking.
Definition at line 594 of file syscSystemCouplingF.fi.