HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TIL_NullFilter.C File Reference
#include "TIL_NullFilter.h"
#include <FS/UT_DSO.h>
#include <UT/UT_EnvControl.h>
#include <UT/UT_Debug.h>
#include <UT/UT_DSOVersion.h>
#include <UT/UT_WorkArgs.h>
#include <stdio.h>
#include <stdarg.h>
+ Include dependency graph for TIL_NullFilter.C:

Go to the source code of this file.

Functions

void newRasterFilter ()
 

Function Documentation

void newRasterFilter ( )

DSO function called. This function can register one or more filters. Only filters which are supported should be registered.

Definition at line 126 of file TIL_NullFilter.C.