#include <filter.h>
Public Member Functions | |
| StreamSurface () | |
Public Member Functions inherited from cil::Filter | |
| Filter () | |
| const std::string & | type () const |
Public Attributes | |
| StreamSurfaceParameters | parameters |
Public Attributes inherited from cil::Filter | |
| FilterAttributes | attributes |
Protected Member Functions | |
| virtual const Parameters & | getParameters () const |
| cil::StreamSurface::StreamSurface | ( | ) |
|
protectedvirtual |
Implements cil::Filter.
| StreamSurfaceParameters cil::StreamSurface::parameters |