VTK
Public Attributes | List of all members
vtk3DSMatProp Struct Reference

#include <vtk3DS.h>

Collaboration diagram for vtk3DSMatProp:
[legend]

Public Attributes

VTK_LIST_FIELDS vtk3DSColour ambient
 
vtk3DSColour diffuse
 
vtk3DSColour specular
 
float shininess
 
float transparency
 
float reflection
 
int self_illum
 
char tex_map [40]
 
float tex_strength
 
char bump_map [40]
 
float bump_strength
 
vtkPropertyaProperty
 

Detailed Description

Definition at line 108 of file vtk3DS.h.

Member Data Documentation

◆ ambient

VTK_LIST_FIELDS vtk3DSColour vtk3DSMatProp::ambient

Definition at line 111 of file vtk3DS.h.

◆ diffuse

vtk3DSColour vtk3DSMatProp::diffuse

Definition at line 112 of file vtk3DS.h.

◆ specular

vtk3DSColour vtk3DSMatProp::specular

Definition at line 113 of file vtk3DS.h.

◆ shininess

float vtk3DSMatProp::shininess

Definition at line 114 of file vtk3DS.h.

◆ transparency

float vtk3DSMatProp::transparency

Definition at line 115 of file vtk3DS.h.

◆ reflection

float vtk3DSMatProp::reflection

Definition at line 116 of file vtk3DS.h.

◆ self_illum

int vtk3DSMatProp::self_illum

Definition at line 117 of file vtk3DS.h.

◆ tex_map

char vtk3DSMatProp::tex_map[40]

Definition at line 118 of file vtk3DS.h.

◆ tex_strength

float vtk3DSMatProp::tex_strength

Definition at line 119 of file vtk3DS.h.

◆ bump_map

char vtk3DSMatProp::bump_map[40]

Definition at line 120 of file vtk3DS.h.

◆ bump_strength

float vtk3DSMatProp::bump_strength

Definition at line 121 of file vtk3DS.h.

◆ aProperty

vtkProperty* vtk3DSMatProp::aProperty

Definition at line 122 of file vtk3DS.h.


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