libmove3d  3.13.0
Public Attributes
g3d_win Struct Reference

List of all members.

Public Attributes

char name [256]
void * form
void * canvas
void * mcamera_but
void(* fct_draw )(int)
pp3d_matrix4 cam_frame
pp3d_matrix4(* fct_mobcam )(void)
G3D_Windownext
g3d_states vs
void(* fct_draw2 )()
 viewer state
void(* fct_key1 )()
 pointer to a function that is called by pressing a key (see g3d_window.c)
void(* fct_key2 )()
 pointer to another function that is called by pressing a key (see g3d_window.c)
int point_of_view
int win_perspective
g3d_window_draw_mode draw_mode

Member Data Documentation

void(* g3d_win::fct_draw2)()

viewer state

pointer to an additional display function, that can be called from any source file


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines