Blender V2.61 - r43446
|
Public Attributes | |
int | orig_vp [4] |
int | orig_sc [4] |
float | orig_projmat [16] |
float | orig_viewmat [16] |
rcti | screen_rect |
rctf | world_rect |
float | wo_to_sc [2] |
float gla2DDrawInfo::orig_projmat[16] |
Definition at line 667 of file glutil.c.
Referenced by glaBegin2DDraw(), and glaEnd2DDraw().
int gla2DDrawInfo::orig_sc[4] |
Definition at line 666 of file glutil.c.
Referenced by glaBegin2DDraw().
float gla2DDrawInfo::orig_viewmat[16] |
Definition at line 667 of file glutil.c.
Referenced by glaBegin2DDraw(), and glaEnd2DDraw().
int gla2DDrawInfo::orig_vp[4] |
Definition at line 666 of file glutil.c.
Referenced by glaBegin2DDraw(), and glaEnd2DDraw().
Definition at line 669 of file glutil.c.
Referenced by gla2DSetMap(), and glaBegin2DDraw().
float gla2DDrawInfo::wo_to_sc[2] |
Definition at line 672 of file glutil.c.
Referenced by gla2DDrawTranslatePt(), gla2DDrawTranslatePtv(), gla2DSetMap(), and glaBegin2DDraw().
Definition at line 670 of file glutil.c.
Referenced by gla2DDrawTranslatePt(), gla2DDrawTranslatePtv(), gla2DGetMap(), gla2DSetMap(), and glaBegin2DDraw().