Function
Returns the Object to be rendered and the clipping Object.
Syntax
#include <dx/dx.h>
Clipped DXGetClippedInfo(Clipped c, Object *render, Object *clipping)
Functional Details
Returns the Object to be rendered in *render, given a Clipped Object c, if render is not NULL. If clipping is not NULL, returns the clipping Object in *clipping.
Return Value
Returns c or returns NULL and sets an error code.
See Also
DXNewClipped, DXSetClippedObjects
[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]