OpenDOF Project
DOFConfigBuilder DOFConfigBuilder_Create_State ( const DOFState  state)

Copies configuration parameters from a DOFState and creates a DOFConfigBuilder with the same initial configuration parameters.

Resource Management:
This function allocates resources that must later be freed by calling DOFConfigBuilder_Destroy or DOFConfigBuilder_BuildAndDestroy.
Parameters
stateThe DOFState instance whose parameters to copy. This must not be NULL.
Returns
DOFConfigBuilder A DOFConfigBuilder with parameters copied from a DOFState.
See Also
DOF_CreateState
DOFConfigBuilder_Create
DOFConfigBuilder
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25