477

Creating backgrounds
Background class methods

  • Methods on Background set the color, image, or geometry
  • Method
    Background( )
    void setColor( Color3f color )
    void setImage( ImageComponent2D image )
    void setGeometry( BranchGroup group )