MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
reset_position()
void MayaFlux::Kakshya::RegionSegment::reset_position
(
)
inline
Reset the current position within the segment.
Definition at line
182
of file
RegionSegment.hpp
.
183
{
184
std::ranges::fill(
current_position
, 0);
185
}
MayaFlux::Kakshya::RegionSegment::current_position
std::vector< uint64_t > current_position
Current position within segment.
Definition
RegionSegment.hpp:49
MayaFlux
Kakshya
RegionSegment
Generated by
1.9.8