1.3.49
 
Loading...
Searching...
No Matches
rig Struct Reference

Rig struct. More...

#include <ProjectBuilder.h>

Data Fields

std::string label
 
std::vector< distributionposition_noise
 
helios::RGBcolor color
 
helios::vec3 position
 
helios::vec3 lookat
 
std::set< std::string > camera_labels
 
std::set< std::string > light_labels
 
bool write_depth
 
bool write_norm_depth
 

Detailed Description

Rig struct.

Definition at line 233 of file ProjectBuilder.h.

Field Documentation

◆ camera_labels

std::set<std::string> rig::camera_labels

Definition at line 239 of file ProjectBuilder.h.

◆ color

helios::RGBcolor rig::color

Definition at line 236 of file ProjectBuilder.h.

◆ label

std::string rig::label

Definition at line 234 of file ProjectBuilder.h.

◆ light_labels

std::set<std::string> rig::light_labels

Definition at line 240 of file ProjectBuilder.h.

◆ lookat

helios::vec3 rig::lookat

Definition at line 238 of file ProjectBuilder.h.

◆ position

helios::vec3 rig::position

Definition at line 237 of file ProjectBuilder.h.

◆ position_noise

std::vector<distribution> rig::position_noise

Definition at line 235 of file ProjectBuilder.h.

◆ write_depth

bool rig::write_depth

Definition at line 241 of file ProjectBuilder.h.

◆ write_norm_depth

bool rig::write_norm_depth

Definition at line 242 of file ProjectBuilder.h.


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