Function ProQuiltdataSurfArrayGet
Description
Retrieves an array of pointers to surfaces of the quilt.
Synopsis
#include <ProQuiltdata.h>
ProQuiltdataSurfArrayGet
(
ProQuiltdata* p_quilt_data
/* (In)
The quilt
*/
ProSurfacedata*** r_arr_p_surf
/* (Out)
A ProArray of pointers to surfaces of the quilt
*/
)
Returns
The function successfully retrieved the information.
One or more of the arguments are invalid.
Sample Code References
User Guide References
War dies hilfreich?