HoviTron Video Pipeline
Data Fields
RvsSynFrag Struct Reference

Struct that contains datas for the fragment shader of the warping pipeline. More...

#include <BuffersControllerWarping.h>

Data Fields

float max_depth
 
float pixelThresh
 
float maxMul
 
float scaleFactor = 1.0
 

Detailed Description

Struct that contains datas for the fragment shader of the warping pipeline.

Struct that contains datas for the fragment shader of the warping pipeline.

Definition at line 126 of file BuffersControllerWarping.h.

Field Documentation

◆ max_depth

float RvsSynFrag::max_depth

Maximal depth value

Definition at line 128 of file BuffersControllerWarping.h.

◆ maxMul

float RvsSynFrag::maxMul

Multiplicator to avoid saturing depth value on the virtual vue depth

Definition at line 132 of file BuffersControllerWarping.h.

◆ pixelThresh

float RvsSynFrag::pixelThresh

Threshold on the size of elongated triangle to determine quality

Definition at line 130 of file BuffersControllerWarping.h.

◆ scaleFactor

float RvsSynFrag::scaleFactor = 1.0

Scale factor to scale the scene properly

Definition at line 134 of file BuffersControllerWarping.h.


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