Assimp  v3.1.1 (June 2014)
AssimpView::AssetHelper::MeshHelper Class Reference

Public Member Functions

 MeshHelper ()
 
 ~MeshHelper ()
 

Public Attributes

bool bSharedFX
 
aiShadingMode eShadingMode
 
float fOpacity
 
float fShininess
 
float fSpecularStrength
 
IDirect3DTexture9 * piAmbientTexture
 
IDirect3DTexture9 * piDiffuseTexture
 
ID3DXEffect * piEffect
 
IDirect3DTexture9 * piEmissiveTexture
 
IDirect3DIndexBuffer9 * piIB
 
IDirect3DTexture9 * piLightmapTexture
 
IDirect3DTexture9 * piNormalTexture
 
IDirect3DTexture9 * piOpacityTexture
 
IDirect3DTexture9 * piShininessTexture
 
IDirect3DTexture9 * piSpecularTexture
 
IDirect3DVertexBuffer9 * piVB
 
IDirect3DVertexBuffer9 * piVBNormals
 
aiVector3DpvOriginalNormals
 
bool twosided
 
D3DXVECTOR4 vAmbientColor
 
D3DXVECTOR4 vDiffuseColor
 
D3DXVECTOR4 vEmissiveColor
 
D3DXVECTOR4 vSpecularColor
 

Constructor & Destructor Documentation

◆ MeshHelper()

AssimpView::AssetHelper::MeshHelper::MeshHelper ( )
inline

◆ ~MeshHelper()

AssimpView::AssetHelper::MeshHelper::~MeshHelper ( )
inline

Member Data Documentation

◆ bSharedFX

bool AssimpView::AssetHelper::MeshHelper::bSharedFX

◆ eShadingMode

aiShadingMode AssimpView::AssetHelper::MeshHelper::eShadingMode

◆ fOpacity

float AssimpView::AssetHelper::MeshHelper::fOpacity

◆ fShininess

float AssimpView::AssetHelper::MeshHelper::fShininess

◆ fSpecularStrength

float AssimpView::AssetHelper::MeshHelper::fSpecularStrength

◆ piAmbientTexture

IDirect3DTexture9* AssimpView::AssetHelper::MeshHelper::piAmbientTexture

◆ piDiffuseTexture

IDirect3DTexture9* AssimpView::AssetHelper::MeshHelper::piDiffuseTexture

◆ piEffect

ID3DXEffect* AssimpView::AssetHelper::MeshHelper::piEffect

◆ piEmissiveTexture

IDirect3DTexture9* AssimpView::AssetHelper::MeshHelper::piEmissiveTexture

◆ piIB

IDirect3DIndexBuffer9* AssimpView::AssetHelper::MeshHelper::piIB

◆ piLightmapTexture

IDirect3DTexture9* AssimpView::AssetHelper::MeshHelper::piLightmapTexture

◆ piNormalTexture

IDirect3DTexture9* AssimpView::AssetHelper::MeshHelper::piNormalTexture

◆ piOpacityTexture

IDirect3DTexture9* AssimpView::AssetHelper::MeshHelper::piOpacityTexture

◆ piShininessTexture

IDirect3DTexture9* AssimpView::AssetHelper::MeshHelper::piShininessTexture

◆ piSpecularTexture

IDirect3DTexture9* AssimpView::AssetHelper::MeshHelper::piSpecularTexture

◆ piVB

IDirect3DVertexBuffer9* AssimpView::AssetHelper::MeshHelper::piVB

◆ piVBNormals

IDirect3DVertexBuffer9* AssimpView::AssetHelper::MeshHelper::piVBNormals

◆ pvOriginalNormals

aiVector3D* AssimpView::AssetHelper::MeshHelper::pvOriginalNormals

◆ twosided

bool AssimpView::AssetHelper::MeshHelper::twosided

◆ vAmbientColor

D3DXVECTOR4 AssimpView::AssetHelper::MeshHelper::vAmbientColor

◆ vDiffuseColor

D3DXVECTOR4 AssimpView::AssetHelper::MeshHelper::vDiffuseColor

◆ vEmissiveColor

D3DXVECTOR4 AssimpView::AssetHelper::MeshHelper::vEmissiveColor

◆ vSpecularColor

D3DXVECTOR4 AssimpView::AssetHelper::MeshHelper::vSpecularColor

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