SIM_RelationshipSource Class Reference
#include <SIM_RelationshipSource.h>
List of all members.
Detailed Description
This class defines a source relationship between objects. Source relationships are useful for solvers that generate some physical entity as part of the solve process. An example of this would be the fluid solver which may use another DOP object as a fluid source to generate new fluid. Another example is the HDK sample Snow solver or Hair solver which generate snow and hair using a source object.
Definition at line 27 of file SIM_RelationshipSource.h.
Constructor & Destructor Documentation
| SIM_RelationshipSource::SIM_RelationshipSource |
( |
const SIM_DataFactory * |
factory |
) |
[explicit, protected] |
| virtual SIM_RelationshipSource::~SIM_RelationshipSource |
( |
|
) |
[protected, virtual] |
The documentation for this class was generated from the following file: