OpenDOF Project
DOFSystemState DOFSystem_CreateState ( DOFSystem  self)

Construct a DOFSystemState.

Resource Management:
This function allocates resources that must later be freed by calling DOFSystemState_Destroy.
Parameters
selfThe DOFSystem who's state should be constructed. Should not be NULL.
Returns
the state of self
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25