HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tinyobj::texture_option_t Struct Reference

#include <tiny_obj_loader.h>

Public Attributes

texture_type_t type
 
real_t sharpness
 
real_t brightness
 
real_t contrast
 
real_t origin_offset [3]
 
real_t scale [3]
 
real_t turbulence [3]
 
bool clamp
 
char imfchan
 
bool blendu
 
bool blendv
 
real_t bump_multiplier
 
std::string colorspace
 

Detailed Description

Definition at line 145 of file tiny_obj_loader.h.

Member Data Documentation

bool tinyobj::texture_option_t::blendu

Definition at line 156 of file tiny_obj_loader.h.

bool tinyobj::texture_option_t::blendv

Definition at line 157 of file tiny_obj_loader.h.

real_t tinyobj::texture_option_t::brightness

Definition at line 148 of file tiny_obj_loader.h.

real_t tinyobj::texture_option_t::bump_multiplier

Definition at line 158 of file tiny_obj_loader.h.

bool tinyobj::texture_option_t::clamp

Definition at line 154 of file tiny_obj_loader.h.

std::string tinyobj::texture_option_t::colorspace

Definition at line 161 of file tiny_obj_loader.h.

real_t tinyobj::texture_option_t::contrast

Definition at line 149 of file tiny_obj_loader.h.

char tinyobj::texture_option_t::imfchan

Definition at line 155 of file tiny_obj_loader.h.

real_t tinyobj::texture_option_t::origin_offset[3]

Definition at line 150 of file tiny_obj_loader.h.

real_t tinyobj::texture_option_t::scale[3]

Definition at line 151 of file tiny_obj_loader.h.

real_t tinyobj::texture_option_t::sharpness

Definition at line 147 of file tiny_obj_loader.h.

real_t tinyobj::texture_option_t::turbulence[3]

Definition at line 152 of file tiny_obj_loader.h.

texture_type_t tinyobj::texture_option_t::type

Definition at line 146 of file tiny_obj_loader.h.


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