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

Go to the source code of this file.

Classes

class  TS_KernelList
 

Macros

#define TS_KERNEL_TABLE_FILE   "MetaKernels"
 

Functions

SYS_VISIBILITY_EXPORT void newMetaKernel ()
 Registration function which installs the kernel. More...
 

Macro Definition Documentation

#define TS_KERNEL_TABLE_FILE   "MetaKernels"

Definition at line 41 of file TS_KernelList.h.

Function Documentation

SYS_VISIBILITY_EXPORT void newMetaKernel ( )

Registration function which installs the kernel.

Examples:
TS/TS_cosKernel.C.

Definition at line 117 of file TS_cosKernel.C.