HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SIM_SolverHair.C File Reference
+ Include dependency graph for SIM_SolverHair.C:

Go to the source code of this file.

Classes

class  HDK_Sample::SIM_HairForceCallback
 

Namespaces

 HDK_Sample
 This namespace is used to hold all HDK example source code.
 

Functions

void initializeSIM (void *)
 

Function Documentation

void initializeSIM ( void )

Declaration of the function that must be implemented by custom SIM library extensions.

This is the hook that Houdini grabs from the dll to link in this. As such, it merely has to implement the data factory for this node.

Definition at line 43 of file SIM_SolverHair.C.