[ Maverik Level 2 functions ]


mav_surfaceParamsUse

Summary

Set the surface parameters for the current window.


Syntax

void mav_surfaceParamsUse(MAV_surfaceParams *sp);


Description

This function sets the surface parameters (i.e. "what colour") to use for rendering objects in the current window.


See also

mav_surfaceParamsNew.html>mav_surfaceParamsNew.


Back to the index page.