HOOPS/3dGS I.M. Interface
<< Back
Full Index
Forward >>
Draw_3D_Stenciled_Quad
Functions
void
Draw_3D_Stenciled_Quad
(HT_Rendition *nr, HT_Point *points, HT_Stencil_Bitmap *stencil)
Function Documentation
void Draw_3D_Stenciled_Quad
(
HT_Rendition *
nr
,
HT_Point *
points
,
HT_Stencil_Bitmap *
stencil
)
Creates a four-cornered 3d stencil.
Parameters:
nr
- Rendition created by
New_Rendition()
. Passed by reference.
points
- Points creating the stencil.
stencil
- Pointer to an HT_Stencil_Bitmap structure.
DETAILS
This can be used with any of the "draw 3d xxx" callback points.
NOTES
RESTRICTIONS
See also:
}
Main Index
HOOPS/3dGS I.M. Interface
<< Back
Full Index
Forward >>