|
MythTV master
|
Public Attributes | |
| size_t | m_nbSimi |
| SimiData | m_components |
| int | m_depth |
| int | m_col |
| int | m_count |
| int | m_speed |
| int | m_width |
| int | m_height |
| int | m_lx |
| int | m_ly |
| DBL | m_rMean |
| DBL | m_drMean |
| DBL | m_dr2Mean |
| int | m_curPt |
| int | m_maxPt |
| IFSPoint * | m_buffer1 |
| IFSPoint * | m_buffer2 |
| IFSPoint* Fractal_Struct::m_buffer1 |
Definition at line 94 of file ifs.cpp.
Referenced by Draw_Fractal(), draw_ifs(), free_ifs_buffers(), and init_ifs().
| IFSPoint * Fractal_Struct::m_buffer2 |
Definition at line 94 of file ifs.cpp.
Referenced by Draw_Fractal(), draw_ifs(), free_ifs_buffers(), and init_ifs().
| int Fractal_Struct::m_col |
Definition at line 88 of file ifs.cpp.
Referenced by draw_ifs(), and init_ifs().
| SimiData Fractal_Struct::m_components |
Definition at line 87 of file ifs.cpp.
Referenced by Draw_Fractal(), draw_ifs(), init_ifs(), and Trace().
| int Fractal_Struct::m_count |
Definition at line 89 of file ifs.cpp.
Referenced by draw_ifs(), and init_ifs().
| int Fractal_Struct::m_curPt |
Definition at line 92 of file ifs.cpp.
Referenced by Draw_Fractal(), and init_ifs().
| int Fractal_Struct::m_depth |
Definition at line 88 of file ifs.cpp.
Referenced by init_ifs(), and Trace().
| DBL Fractal_Struct::m_dr2Mean |
Definition at line 91 of file ifs.cpp.
Referenced by init_ifs(), and Random_Simis().
| DBL Fractal_Struct::m_drMean |
Definition at line 91 of file ifs.cpp.
Referenced by init_ifs(), and Random_Simis().
| int Fractal_Struct::m_height |
Definition at line 90 of file ifs.cpp.
Referenced by init_ifs().
| int Fractal_Struct::m_lx |
Definition at line 90 of file ifs.cpp.
Referenced by init_ifs(), and Trace().
| int Fractal_Struct::m_ly |
Definition at line 90 of file ifs.cpp.
Referenced by init_ifs(), and Trace().
| int Fractal_Struct::m_maxPt |
Definition at line 92 of file ifs.cpp.
Referenced by init_ifs().
| size_t Fractal_Struct::m_nbSimi |
Definition at line 86 of file ifs.cpp.
Referenced by Draw_Fractal(), draw_ifs(), init_ifs(), and Trace().
| DBL Fractal_Struct::m_rMean |
Definition at line 91 of file ifs.cpp.
Referenced by init_ifs(), and Random_Simis().
| int Fractal_Struct::m_speed |
Definition at line 89 of file ifs.cpp.
Referenced by draw_ifs(), and init_ifs().
| int Fractal_Struct::m_width |
Definition at line 90 of file ifs.cpp.
Referenced by init_ifs().