rc_direction_t
Defined in header: <ixion/types.hpp>
-
enum class ixion::rc_direction_t
Specifies iterator direction of a ixion::model_context.
Values:
-
enumerator horizontal
Flows left to right first then top to bottom.
-
enumerator vertical
Flows top to bottom first then left to right.
-
enumerator horizontal