Function:xs2spp
From S2PLOT
(Difference between revisions)
Revision as of 01:37, 7 January 2009 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 22:55, 7 January 2009 S2plot admin (Talk | contribs) Next diff → |
||
Line 26: | Line 26: | ||
[[S2PLOT:Function List | Back]] to S2PLOT function list. | [[S2PLOT:Function List | Back]] to S2PLOT function list. | ||
- | |||
- | |||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
- | |||
- | |||
- | Back to [[Function:Template | template]] page. |
Revision as of 22:55, 7 January 2009
xs2spp
Set panel frame properties.
Prototype
void xs2spp(COLOUR active, COLOUR inactive, float width);
Description
Set panel frame properties.
See Also
xs2ap | Add a new panel | |
xs2mp | Modify location of existing panel. | |
xs2cp | Select a panel for subsequent geometry calls | |
xs2tp | Toggle visibility of panel | |
xs2lpc | Link panel cameras together |
Code Example
Back to S2PLOT function list.