#include <vtkOBJImporterInternals.h>
Definition at line 27 of file vtkOBJImporterInternals.h.
§ vtkOBJImportedMaterial()
vtkOBJImportedMaterial::vtkOBJImportedMaterial |
( |
| ) |
|
§ get_amb_coeff()
double vtkOBJImportedMaterial::get_amb_coeff |
( |
| ) |
|
|
inline |
§ get_diff_coeff()
double vtkOBJImportedMaterial::get_diff_coeff |
( |
| ) |
|
|
inline |
§ get_spec_coeff()
double vtkOBJImportedMaterial::get_spec_coeff |
( |
| ) |
|
|
inline |
§ GetClassName()
const char* vtkOBJImportedMaterial::GetClassName |
( |
| ) |
|
|
inline |
§ name
§ texture_filename
§ amb
double vtkOBJImportedMaterial::amb[3] |
§ diff
double vtkOBJImportedMaterial::diff[3] |
§ spec
double vtkOBJImportedMaterial::spec[3] |
§ reflect
double vtkOBJImportedMaterial::reflect |
§ refract
double vtkOBJImportedMaterial::refract |
§ trans
double vtkOBJImportedMaterial::trans |
§ shiny
double vtkOBJImportedMaterial::shiny |
§ glossy
double vtkOBJImportedMaterial::glossy |
§ refract_index
double vtkOBJImportedMaterial::refract_index |
The documentation for this struct was generated from the following file: