MayaFlux
0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
add_region()
void MayaFlux::Kakshya::RegionGroup::add_region
(
const
Region
&
region
)
inline
Definition at line
87
of file
RegionGroup.hpp
.
88
{
89
regions
.push_back(region);
90
}
MayaFlux::Kakshya::RegionGroup::regions
std::vector< Region > regions
Collection of regions belonging to this group.
Definition
RegionGroup.hpp:32
MayaFlux
Kakshya
RegionGroup
Generated by
1.9.8