| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013717 | Bender | Weight Modules | public | 2012-11-20 08:35 | 2013-04-02 19:33 |
|
| Reporter | Julien Finet | |
| Assigned To | Julien Finet | |
| Priority | low | Severity | minor | Reproducibility | N/A |
| Status | assigned | Resolution | open | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | 1.1 | Fixed in Version | | |
|
| Summary | 0013717: Make Armature Weight more robust to inputs |
| Description | Right now the Armature Weight CLI takes only inputs of a given type (volumes of unsigned shorts).
Making the code templated could increase the number of volume types (unsigned char, unsigned int, signed short...) |
| Additional Information | Use the CLI standard method:
template class T void DoIt(...); |
| Tags | No tags attached. |
|
| Attached Files | |
|