molecular
Public Attributes | List of all members
molecular::util::MtlFile::Texture Struct Reference

#include <MtlFile.h>

Public Attributes

bool blendHorizontally = true
 
bool blendVertically = true
 
float boost
 
float baseValue = 0.0f
 
float gainValue = 1.0f
 
float origin [3] = {0.0f, 0.0f, 0.0f}
 
float scale [3] = {1.0f, 1.0f, 1.0f}
 
float turbulence [3] = {0.0f, 0.0f, 0.0f}
 
int texres
 

Member Data Documentation

float molecular::util::MtlFile::Texture::baseValue = 0.0f
bool molecular::util::MtlFile::Texture::blendHorizontally = true
bool molecular::util::MtlFile::Texture::blendVertically = true
float molecular::util::MtlFile::Texture::boost
float molecular::util::MtlFile::Texture::gainValue = 1.0f
float molecular::util::MtlFile::Texture::origin[3] = {0.0f, 0.0f, 0.0f}
float molecular::util::MtlFile::Texture::scale[3] = {1.0f, 1.0f, 1.0f}
int molecular::util::MtlFile::Texture::texres
float molecular::util::MtlFile::Texture::turbulence[3] = {0.0f, 0.0f, 0.0f}

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