SPAds Global Function DM_print_dmod_cstrns
All Frameworks Class Hierarchy This Framework Indexes
SPAds Global Function DM_print_dmod_cstrns
| void DM_print_dmod_cstrns( | int& | rtn_err, |
| DS_dmod* | dmod, |
| FILE* | file, |
| SDM_options* | sdmo | =NULL) |
-
Generates a deformable model reports and returns 0 for success or an error.
Role: Modifies the file.
Using fprintf statements this function writes
a report about all the objects operating on the input deformable model.
Errors: - DM_NULL_INPUT_PTR
- The deformable model cannot be NULL on entry.
Effect: Changes model
- Parameters:
-
- rtn_err
- out: 0=success or negative err code.
- dmod
- in: dmod to query.
- file
- in: stream to be written.
- sdmo
- in:SDM_options pointer.
This object is included in the file: dmapi.hxx
Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.