HDK
|
#include "BRAY_API.h"
#include "BRAY_SampleFilter.h"
#include "BRAY_Interface.h"
#include "BRAY_Raster.h"
#include <UT/UT_UniquePtr.h>
#include <UT/UT_IntArray.h>
Go to the source code of this file.
Classes | |
class | BRAY_PixelFilter |
class | BRAY_PixelFilter::Factory |
Typedefs | |
using | BRAY_PixelFilterPtr = UT_UniquePtr< BRAY_PixelFilter > |
Functions | |
SYS_VISIBILITY_EXPORT void | newBRAYPixelFilter (void *) |
Definition at line 207 of file BRAY_PixelFilter.h.
SYS_VISIBILITY_EXPORT void newBRAYPixelFilter | ( | void * | ) |