IDA C++ SDK 9.2
|
#include <moves.hpp>
Public Types | |
typedef renderer_info_pos_t | pos_t |
Public Member Functions | |
renderer_info_t () | |
renderer_info_t (tcc_renderer_type_t _rtype, short cx, short cy) | |
bool | operator== (const renderer_info_t &r) const |
bool | operator!= (const renderer_info_t &r) const |
Public Attributes | |
graph_location_info_t | gli |
pos_t | pos |
tcc_renderer_type_t | rtype = TCCRT_INVALID |
|
inline |
|
inline |
|
inline |
|
inline |
graph_location_info_t renderer_info_t::gli |
pos_t renderer_info_t::pos |
tcc_renderer_type_t renderer_info_t::rtype = TCCRT_INVALID |