0.3.1
|
Files | |
file | mic3d.h |
Data Structures | |
struct | workarea_mic3d |
Work area defined, needed for library. More... | |
struct | workarea_mic3d_depth_values |
Not yet documented. More... | |
struct | workarea_mic3d_z_values |
Not yet documented. More... | |
struct | workarea_mic3d_screen_points |
Not yet documented. More... | |
struct | workarea_mic3d_sort_singles |
Not yet documented. More... | |
struct | workarea_mic3d_cmdts |
Not yet documented. More... | |
struct | workarea_mic3d_render_matrices |
Not yet documented. More... | |
struct | workarea_mic3d_light_matrices |
Not yet documented. More... | |
struct | workarea_mic3d_colors |
Not yet documented. More... | |
struct | workarea_mic3d_work |
Not yet documented. More... | |
Typedefs | |
typedef struct workarea_mic3d | workarea_mic3d_t |
Work area defined, needed for library. | |
typedef struct workarea_mic3d_depth_values | workarea_mic3d_depth_values_t |
typedef struct workarea_mic3d_screen_points | workarea_mic3d_screen_points_t |
typedef struct workarea_mic3d_sort_singles | workarea_mic3d_sort_singles_t |
typedef struct workarea_mic3d_cmdts | workarea_mic3d_cmdts_t |
typedef struct workarea_mic3d_render_matrices | workarea_mic3d_render_matrices_t |
typedef struct workarea_mic3d_light_matrices | workarea_mic3d_light_matrices_t |
typedef struct workarea_mic3d_colors | workarea_mic3d_colors_t |
typedef struct workarea_mic3d_work | workarea_mic3d_work_t |
struct workarea_mic3d |
Work area defined, needed for library.
Data Fields | ||
---|---|---|
workarea_mic3d_depth_values_t * | depth_values | Depth values work area. |
workarea_mic3d_z_values_t * | z_values | Z-values buffer work area. |
workarea_mic3d_screen_points_t * | screen_points | Screen points buffer work area. |
workarea_mic3d_sort_singles_t * | sort_singles | Sort singles buffer work area. |
workarea_mic3d_cmdts_t * | cmdts | Command tables work area. |
workarea_mic3d_render_matrices_t * | render_matrices | Render matrices work area. |
workarea_mic3d_light_matrices_t * | light_matrices | Light Matrices work area. |
workarea_mic3d_colors_t * | colors | Colors work area. |
workarea_mic3d_work_t * | work | Work area. |
struct workarea_mic3d_depth_values |
Not yet documented.
struct workarea_mic3d_z_values |
Not yet documented.
struct workarea_mic3d_screen_points |
Not yet documented.
struct workarea_mic3d_sort_singles |
Not yet documented.
struct workarea_mic3d_cmdts |
Not yet documented.
struct workarea_mic3d_render_matrices |
Not yet documented.
struct workarea_mic3d_light_matrices |
Not yet documented.
struct workarea_mic3d_colors |
Not yet documented.
struct workarea_mic3d_work |
Not yet documented.
Not yet documented.
Not yet documented.
Not yet documented.
Not yet documented.
Not yet documented.
Not yet documented.
Not yet documented.
Not yet documented.