samples/TS/TS_cosKernel.C File Reference

Sample metaball kernel function. More...

#include <UT/UT_DSOVersion.h>
#include <TS/TS_Expression.h>
#include <TS/TS_KernelList.h>

Go to the source code of this file.

Functions

void newMetaKernel ()
 Registration function which installs the kernel.


Detailed Description

Sample metaball kernel function.

This file demonstrates how to add a custom metaball kernel function that will show up in all the Kernel Function parameter menus.

Once this file is compiled, register this dso into a MetaKernels text file that is found in your HOUDINI_PATH environment variable. For example:

The MetaKernels file should contain a list of .so/.dll paths that are located relative to the search paths in the HOUDINI_DSO_PATH environment variable. For example:

        # MetaKernels : Kernel extension table
        TS_MyKernel.so
In this case, you should install the TS_MyKernel.so file into the dso subdirectory under where MetaKernels is found.

Definition in file TS_cosKernel.C.


Function Documentation

void newMetaKernel (  ) 

Registration function which installs the kernel.

Definition at line 117 of file TS_cosKernel.C.


Generated on Thu May 24 00:09:06 2012 for HDK by  doxygen 1.5.9