|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| Region MayaFlux::Kakshya::scale_region | ( | const Region & | region, |
| const std::vector< double > & | factors | ||
| ) |
Scale a Region about its center by the given factors.
| region | Region to scale. |
| factors | Scaling factors for each dimension. |
Definition at line 86 of file RegionUtils.cpp.
References MayaFlux::Kakshya::Region::end_coordinates, and MayaFlux::Kakshya::Region::start_coordinates.