Documentation de l'API
>
Miscellaneous
>
Object ProDisp
> Function ProDispObjectDelete
Function ProDispObjectDelete
Description
Delete a display object. Object must be detached before it is deleted.
Synopsis
#include <
ProDispObject.h
>
ProError
ProDispObjectDelete
(
ProDispObject
* obj
/* (In)
ProDisplayObject which will be deleted
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_GENERAL_ERROR
One or more input arguments was invalid.
Sample Code References
pt_examples ( TestDispObject.c )
pt_examples ( TestDispObject.c )
User Guide References
Creating 3D Shaded Data for Rendering:ProDispObjectDelete
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.