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 8.0.1 Build 0
2018-01-22