On 10/31/07, GuiYe <[EMAIL PROTECTED]> wrote:
>
>    arguments.getApplicationUsage()->addCommandLineOption("--layer
> <layer_num>","Specify the layer that the next source Texture will contribute
> to..");
>
>    Who can tell me the meaning of the parameter and how to use this
> parameter?
>

I can't really add much beyond the command line documentation, a layer in
VPB is simply a separate texture unit, a database with just layer 0 will
have just a single texture applied to texture unit 0, a database with a
layer 0 and layer 1 will have two texture units used 0 and 1.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to