Function ProDispdatTrfGet
Description
Retrieves the transformation matrix, given the display data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtobjDisp.h>
ProDispdatTrfGet
(
ProWExtobjdata disp_data
/* (In)
The display data
*/
/* (Out)
The transformation matrix
*/
)
Returns
The function successfully retrieved the information.
The function could not retrieve the information.
Sample Code References
User Guide References
¿Fue esto útil?