Synopsis
define a virtual palette that uses the "best" visual class
BestVirtPal
PALvirt BestVirtPal
{
vclass = VIS_CLASS_BEST;
share = SHARE_CMAP;
cube_size = 6;
};
Description
BestVirtPal defines a virtual palette that tries to use the best visual available and shares a colormap if possible. The choice of best visual class is left up to the renderer that is specified for the view to which the virtual palette is connected.
Example
Libraries.Graphics_Display.Views.View3D
File
v/pal.v