HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BRAY_SampleFilter.h File Reference
#include "BRAY_API.h"
#include "BRAY_FilterBase.h"
#include <UT/UT_Vector4.h>
+ Include dependency graph for BRAY_SampleFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BRAY_SampleFilter
 
class  BRAY_SampleFilter::Factory
 
class  BRAY_SampleFilter::SampleData
 Sample data for processing. More...
 

Typedefs

using BRAY_SampleFilterPtr = UT_UniquePtr< BRAY_SampleFilter >
 

Functions

SYS_VISIBILITY_EXPORT void newBRAYSampleFilter (void *)
 

Typedef Documentation

Function Documentation

SYS_VISIBILITY_EXPORT void newBRAYSampleFilter ( void )