|
VapourSynth-llvmexpr
|
#include <llvmexpr/analysis/framework/DataStructures.hpp>
Public Member Functions | |
| bool | operator< (const RelYAccess &other) const |
Public Attributes | |
| int | clip_idx |
| int | rel_y |
| bool | use_mirror |
Definition at line 39 of file DataStructures.hpp.
|
inline |
Definition at line 44 of file DataStructures.hpp.
References clip_idx, rel_y, and use_mirror.
| int analysis::RelYAccess::clip_idx |
Definition at line 40 of file DataStructures.hpp.
Referenced by operator<().
| int analysis::RelYAccess::rel_y |
Definition at line 41 of file DataStructures.hpp.
Referenced by operator<().
| bool analysis::RelYAccess::use_mirror |
Definition at line 42 of file DataStructures.hpp.
Referenced by operator<().