Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
_bview Struct Reference

#include <view.h>

Collaboration diagram for _bview:
[legend]

Data Fields

float tx
 
float ty
 
float sx
 
float sy
 
float sz
 
float quat [4]
 
float fov
 
float tz
 
float near
 
float far
 
bool gfsview
 
bool reversed
 
float bg [3]
 
float lc
 
float res
 
unsigned width
 
unsigned height
 
unsigned samples
 
int maxlevel
 
framebufferfb
 
Frustum frustum
 
MapFunc map
 
int ni
 
bool active
 
cexprcache
 
int maxlen
 

Detailed Description

Definition at line 141 of file view.h.

Field Documentation

◆ active

bool _bview::active

Definition at line 165 of file view.h.

◆ bg

float _bview::bg[3]

Definition at line 150 of file view.h.

◆ cache

cexpr* _bview::cache

Definition at line 167 of file view.h.

◆ far

float _bview::far

Definition at line 145 of file view.h.

◆ fb

framebuffer* _bview::fb

Definition at line 158 of file view.h.

Referenced by compose_image().

◆ fov

float _bview::fov

Definition at line 144 of file view.h.

◆ frustum

Frustum _bview::frustum

Definition at line 159 of file view.h.

Referenced by translate().

◆ gfsview

bool _bview::gfsview

Definition at line 147 of file view.h.

◆ height

unsigned _bview::height

Definition at line 154 of file view.h.

◆ lc

float _bview::lc

Definition at line 151 of file view.h.

◆ map

MapFunc _bview::map

Definition at line 161 of file view.h.

◆ maxlen

int _bview::maxlen

Definition at line 168 of file view.h.

◆ maxlevel

int _bview::maxlevel

Definition at line 156 of file view.h.

◆ near

float _bview::near

Definition at line 145 of file view.h.

◆ ni

int _bview::ni

Definition at line 163 of file view.h.

◆ quat

float _bview::quat[4]

Definition at line 143 of file view.h.

◆ res

float _bview::res

Definition at line 152 of file view.h.

◆ reversed

bool _bview::reversed

Definition at line 148 of file view.h.

◆ samples

unsigned _bview::samples

Definition at line 154 of file view.h.

◆ sx

float _bview::sx

Definition at line 142 of file view.h.

◆ sy

float _bview::sy

Definition at line 142 of file view.h.

◆ sz

float _bview::sz

Definition at line 142 of file view.h.

◆ tx

float _bview::tx

Definition at line 142 of file view.h.

◆ ty

float _bview::ty

Definition at line 142 of file view.h.

◆ tz

float _bview::tz

Definition at line 145 of file view.h.

◆ width

unsigned _bview::width

Definition at line 154 of file view.h.


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