Skip to main content

Interface fortran::syscregisterpointcloudaccessf

Definition: syscSystemCouplingF.fi (line 587)

Provide an interface to register point cloud access.

Members

Public functions

Function syscregisterpointcloudaccessf

type(syscerrorf) function syscregisterpointcloudaccessf(dataAccess)

Provide a function to register point cloud access.

Parameters:

  • dataAccess: - a pointer to the function that conforms to SyscPointCloudAccessF interface.

Returns:

a SyscErrorF type for error checking.

Parameters:

  • dataAccessdataAccess

Return type: type(syscerrorf) function