Uses of Class
com.jme3.post.FilterPostProcessor

Packages that use FilterPostProcessor
com.jme3.post The com.jme3.post package provides utilities for render processing. 
 

Uses of FilterPostProcessor in com.jme3.post
 

Fields in com.jme3.post declared as FilterPostProcessor
protected  FilterPostProcessor Filter.processor
           
 

Methods in com.jme3.post with parameters of type FilterPostProcessor
protected  void Filter.setProcessor(FilterPostProcessor proc)
          sets a reference to the FilterPostProcessor ti which this filter is attached