MGED CMD which shader
From BRL-CAD
Revision as of 09:06, 18 August 2008 by Dloman (talk | contribs) (New page: Category:MGED =which_shader= __TOC__ ==Syntax== :''' which_shader''' <''shaders''> ==Argument(s)== : '''shaders''' :: One or more valid Shaders. ==Return Value(s)== : List of Reg...)
which_shader
Contents
Syntax
- which_shader <shaders>
Argument(s)
- shaders
- One or more valid Shaders.
Return Value(s)
- List of Regions using any of the supplied Shaders.
Description
The "which_shader" command lists all the regions that use one of the shaders specified.
Example(s)
- mged> which_shader plastic light
- List all regions in the current database that use the plastic or light shaders.
See Also
Page Generated by David Loman on: 10/12/2007 at: 7:30:15 AM