Realtime Fractal Renderer Documentation
Complex Struct Reference

Partially implemented complex numbers type. More...

Collaboration diagram for Complex:
Collaboration graph

Data Fields

float real
 
float imaginary
 

Detailed Description

Partially implemented complex numbers type.

Definition at line 9 of file complex.cl.

Field Documentation

◆ imaginary

float imaginary

Definition at line 12 of file complex.cl.

◆ real

float real

Definition at line 11 of file complex.cl.


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