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

Go to the source code of this file.

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 37 of file SIM_ElectricalProperties.C.