504

Working with fog
Fog class methods

  • Methods on Fog set the influencing bounds and scope list
  • Method
    void setInfluencingBounds( Bounds bounds )
    void setInfluencingBoundingLeaf( BoundingLeaf leaf )
    void setScope( Group group, int index )
    void addScope( Group group )
    void insertScope( Group group, int index )
    void removeScope( int index )