#include <vtkOBJImporterInternals.h>
Definition at line 17 of file vtkOBJImporterInternals.h.
 
◆ vtkOBJImportedMaterial()
      
        
          | vtkOBJImportedMaterial::vtkOBJImportedMaterial  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ GetClassName()
  
  
      
        
          | const char * vtkOBJImportedMaterial::GetClassName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ name
      
        
          | std::string vtkOBJImportedMaterial::name | 
        
      
 
 
◆ texture_filename
      
        
          | std::string vtkOBJImportedMaterial::texture_filename | 
        
      
 
 
◆ amb
      
        
          | double vtkOBJImportedMaterial::amb[3] | 
        
      
 
 
◆ diff
      
        
          | double vtkOBJImportedMaterial::diff[3] | 
        
      
 
 
◆ spec
      
        
          | double vtkOBJImportedMaterial::spec[3] | 
        
      
 
 
◆ map_Kd_scale
      
        
          | double vtkOBJImportedMaterial::map_Kd_scale[3] | 
        
      
 
 
◆ map_Kd_offset
      
        
          | double vtkOBJImportedMaterial::map_Kd_offset[3] | 
        
      
 
 
◆ illum
      
        
          | int vtkOBJImportedMaterial::illum | 
        
      
 
 
◆ reflect
      
        
          | double vtkOBJImportedMaterial::reflect | 
        
      
 
 
◆ refract
      
        
          | double vtkOBJImportedMaterial::refract | 
        
      
 
 
◆ trans
      
        
          | double vtkOBJImportedMaterial::trans | 
        
      
 
 
◆ specularPower
      
        
          | double vtkOBJImportedMaterial::specularPower | 
        
      
 
 
◆ glossy
      
        
          | double vtkOBJImportedMaterial::glossy | 
        
      
 
 
◆ refract_index
      
        
          | double vtkOBJImportedMaterial::refract_index | 
        
      
 
 
The documentation for this struct was generated from the following file: