FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Point Struct Reference

Data Fields

double p [2]
 
uint32_t val
 

Detailed Description

Definition at line 53 of file vsrc_mandelbrot.c.

Field Documentation

double Point::p[2]

Definition at line 54 of file vsrc_mandelbrot.c.

Referenced by draw_mandelbrot(), and fill_from_cache().

uint32_t Point::val

Definition at line 55 of file vsrc_mandelbrot.c.

Referenced by draw_mandelbrot(), and fill_from_cache().


The documentation for this struct was generated from the following file: