Struct Position
Defined in File DeckData.hpp
Struct Documentation
-
struct Position
Represents a time range using start and end frames.
Public Members
-
unsigned long frame_in
The starting frame of the range.
-
unsigned long frame_out
The ending frame of the range.
-
unsigned long frame_in