Technical Overview
Release Notes
Device Guide
Programming Guide
Reference Manual
HOOPS/3dAF
SEARCH:
HOOPS/3dGS I.M. Reference Manual
Stencil Bitmaps
HIC_Free_Stencil_Bitmap
HIC_New_Stencil_Bitmap
HC_EXTERNAL HIC_API void HIC_Free_Stencil_Bitmap
(
HIC_Rendition const *
nr
,
HIC_Stencil_Bitmap const *
stencil
)
Parameters:
nr
A pointer to a const HIC_Rendition.
stencil
A pointer to a const HIC_Stencil_Bitmap.
This function frees memory associated with a stencil bitmap.
HOOPS/3dGS I.M. Interface
Full Index