Class definition for HijCrdn, which is used to modify the Hijing HIJCRDN common.
More...
#include <HijCrdn.h>
Class definition for HijCrdn, which is used to modify the Hijing HIJCRDN common.
Definition at line 17 of file HijCrdn.h.
◆ HijCrdn()
◆ ~HijCrdn()
◆ init()
| void HijCrdn::init |
( |
void | | ) |
|
|
inline |
Definition at line 55 of file HijCrdn.h.
uintptr_t hijcrdn_address_()
static HIJCRDN * s_hijcrdn
◆ lenI()
| int HijCrdn::lenI |
( |
| ) |
const |
|
inline |
◆ lenJ()
| int HijCrdn::lenJ |
( |
| ) |
const |
|
inline |
◆ yp()
| float & HijCrdn::yp |
( |
int | i, |
|
|
int | j ) |
|
inline |
Definition at line 70 of file HijCrdn.h.
71{
73 if( i < 1 || i >
lenI() ||
75
77}
◆ yt()
| float & HijCrdn::yt |
( |
int | i, |
|
|
int | j ) |
|
inline |
Definition at line 80 of file HijCrdn.h.
81{
83 if( i < 1 || i >
lenI() ||
85
87}
◆ HIJCRDN
◆ m_realdummy
| float HijCrdn::m_realdummy |
|
private |
◆ s_hijcrdn
◆ s_lenI
| const int HijCrdn::s_lenI = 3 |
|
staticprivate |
◆ s_lenJ
| const int HijCrdn::s_lenJ = 300 |
|
staticprivate |
The documentation for this class was generated from the following file: