IDA C++ SDK 9.2
Loading...
Searching...
No Matches
renderer_info_t Struct Reference

#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

Member Typedef Documentation

◆ pos_t

Constructor & Destructor Documentation

◆ renderer_info_t() [1/2]

renderer_info_t::renderer_info_t ( )
inline

◆ renderer_info_t() [2/2]

renderer_info_t::renderer_info_t ( tcc_renderer_type_t _rtype,
short cx,
short cy )
inline

Member Function Documentation

◆ operator==()

bool renderer_info_t::operator== ( const renderer_info_t & r) const
inline

◆ operator!=()

bool renderer_info_t::operator!= ( const renderer_info_t & r) const
inline

Member Data Documentation

◆ gli

graph_location_info_t renderer_info_t::gli

◆ pos

pos_t renderer_info_t::pos

◆ rtype

tcc_renderer_type_t renderer_info_t::rtype = TCCRT_INVALID

The documentation for this struct was generated from the following file: