ADC Home > Reference Library > Technical Q&As > Legacy Documents > Graphics & Imaging >

Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

NOTE: This Technical Q&A has been retired. Please see the Technical Q&As page for current documentation.

Clearing the Z-buffer in RAVE


Q: Can I clear the z-buffer between QARenderStart and QARenderEnd?

A: If a z-buffer is present, it will be initialized to 1.0 when QARenderStart is called. There is no way to explicitly initialize the z-buffer, although you can usually fake it by setting the z function to kQAZFunction_True and rendering a transparent polygon over the entire context.

[Apr 20 1998]


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.