FFmpeg
 All Data Structures Namespaces 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 55 of file vsrc_mandelbrot.c.

Field Documentation

double Point::p[2]

Definition at line 56 of file vsrc_mandelbrot.c.

Referenced by draw_mandelbrot(), and fill_from_cache().

uint32_t Point::val

Definition at line 57 of file vsrc_mandelbrot.c.

Referenced by draw_mandelbrot(), and fill_from_cache().


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