Assimp  v4.1. (December 2018)
pmd::PmdMaterial Class Reference

Public Member Functions

bool Read (std::ifstream *stream)
 

Public Attributes

float ambient [3]
 
float diffuse [4]
 
uint8_t edge_flag
 
uint32_t index_count
 
float power
 
float specular [3]
 
std::string sphere_filename
 
std::string texture_filename
 
uint8_t toon_index
 

Member Function Documentation

◆ Read()

bool pmd::PmdMaterial::Read ( std::ifstream *  stream)
inline

Member Data Documentation

◆ ambient

float pmd::PmdMaterial::ambient[3]

◆ diffuse

float pmd::PmdMaterial::diffuse[4]

◆ edge_flag

uint8_t pmd::PmdMaterial::edge_flag

◆ index_count

uint32_t pmd::PmdMaterial::index_count

◆ power

float pmd::PmdMaterial::power

◆ specular

float pmd::PmdMaterial::specular[3]

◆ sphere_filename

std::string pmd::PmdMaterial::sphere_filename

◆ texture_filename

std::string pmd::PmdMaterial::texture_filename

◆ toon_index

uint8_t pmd::PmdMaterial::toon_index

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