FreeBuffer

Destroys a buffer and frees the memory associated with it

Declaration

ibool GA_bufferFuncs::FreeBuffer(
    GA_buf *buf)

Prototype In

snap/graphics.h

Parameters

buf

Buffer to destroy

 

Return Value

True on success, false on failure.

Description

This function destroys a SNAP buffer, and frees all resources associated with the buffer.

SEE ALSO AllocBuffer

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com