MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Public Attributes | List of all members
fssr::Sample Struct Reference

Representation of a point sample. More...

#include <sample.h>

Public Attributes

math::Vec3f color
 
float confidence
 
math::Vec3f normal
 
math::Vec3f pos
 
float scale
 

Detailed Description

Representation of a point sample.

Definition at line 21 of file sample.h.

Member Data Documentation

◆ color

math::Vec3f fssr::Sample::color

Definition at line 25 of file sample.h.

◆ confidence

float fssr::Sample::confidence

Definition at line 27 of file sample.h.

◆ normal

math::Vec3f fssr::Sample::normal

Definition at line 24 of file sample.h.

◆ pos

math::Vec3f fssr::Sample::pos

Definition at line 23 of file sample.h.

◆ scale

float fssr::Sample::scale

Definition at line 26 of file sample.h.


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