2 Updating Viewer Data
Q3ViewerWriteData
function to update the memory data being displayed in a viewer.
unsigned long Q3ViewerWriteData ( TQ3ViewerObject theViewer, void **data);theViewer
A viewer object.data
A pointer to the beginning of a block of data in memory.
Q3ViewerWriteData
function writes the 3D data currently associated with the viewer object specified by the theViewer
parameter to the memory location specified by the data
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker