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