HoviTron Video Pipeline
Data Fields
RvsSynGeom Struct Reference

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

#include <BuffersControllerWarping.h>

Data Fields

float w
 
float h
 
float pixelThresh
 
float scaleFactor = 1.0
 

Detailed Description

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

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

Definition at line 111 of file BuffersControllerWarping.h.

Field Documentation

◆ h

float RvsSynGeom::h

heigth of the depth image used as input

Definition at line 115 of file BuffersControllerWarping.h.

◆ pixelThresh

float RvsSynGeom::pixelThresh

Threshold on the size of elongated triangle to determine quality

Definition at line 117 of file BuffersControllerWarping.h.

◆ scaleFactor

float RvsSynGeom::scaleFactor = 1.0

Scale factor to be applied on the scene

Definition at line 119 of file BuffersControllerWarping.h.

◆ w

float RvsSynGeom::w

width of the depth image used as input

Definition at line 113 of file BuffersControllerWarping.h.


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