|
| void | AddMaterial (const MaterialInfo &info) |
| |
| int | AddMaterialToDisplayList (HTREEITEM hRoot, unsigned int iIndex) |
| |
| void | AddMesh (const MeshInfo &info) |
| |
| int | AddMeshToDisplayList (unsigned int iIndex, HTREEITEM hRoot) |
| |
| void | AddNode (const NodeInfo &info) |
| |
| int | AddNodeToDisplayList (unsigned int iIndex, unsigned int iDepth, aiNode *pcNode, HTREEITEM hRoot) |
| |
| void | AddTexture (const TextureInfo &info) |
| |
| int | AddTextureToDisplayList (unsigned int iType, unsigned int iIndex, const aiString *szPath, HTREEITEM hFX, unsigned int iUVIndex=0, const float fBlendFactor=0.0f, aiTextureOp eTextureOp=aiTextureOp_Multiply, unsigned int iMesh=0) |
| |
| int | ClearAnimList (void) |
| |
| int | ClearDisplayList (void) |
| |
| int | EnableAnimTools (BOOL hm) |
| |
| int | ExpandTree () |
| |
| int | FillAnimList (void) |
| |
| int | FillDefaultStatistics (void) |
| |
| int | FillDisplayList (void) |
| |
| const D3DXVECTOR4 * | GetFirstCheckerColor () const |
| |
| const D3DXVECTOR4 * | GetSecondCheckerColor () const |
| |
| unsigned int | GetViewMode () |
| |
| int | HandleTreeViewPopup (WPARAM wParam, LPARAM lParam) |
| |
| int | LoadImageList (void) |
| |
| int | OnRender () |
| |
| int | OnSetup (HTREEITEM p_hTreeItem) |
| |
| int | RenderFullScene () |
| |
| int | RenderMaterialView () |
| |
| int | RenderTextureView () |
| |
| int | ReplaceCurrentTexture (const char *szPath) |
| |
| int | Reset (void) |
| |
| void | SetFirstCheckerColor (D3DXVECTOR4 c) |
| |
| void | SetSecondCheckerColor (D3DXVECTOR4 c) |
| |
| void | SetTextureViewOffsetX (float f) |
| |
| void | SetTextureViewOffsetY (float f) |
| |
| void | SetTextureViewZoom (float f) |
| |
| void | SetViewMode (unsigned int p_iNew) |
| |
| int | ShowTreeViewContextMenu (HTREEITEM hItem) |
| |
| Enumerator |
|---|
| VIEWMODE_FULL |
|
| VIEWMODE_MATERIAL |
|
| VIEWMODE_TEXTURE |
|
| VIEWMODE_NODE |
|
| int AssimpView::CDisplay::AddMaterialToDisplayList |
( |
HTREEITEM |
hRoot, |
|
|
unsigned int |
iIndex |
|
) |
| |
| int AssimpView::CDisplay::AddMeshToDisplayList |
( |
unsigned int |
iIndex, |
|
|
HTREEITEM |
hRoot |
|
) |
| |
| int AssimpView::CDisplay::AddNodeToDisplayList |
( |
unsigned int |
iIndex, |
|
|
unsigned int |
iDepth, |
|
|
aiNode * |
pcNode, |
|
|
HTREEITEM |
hRoot |
|
) |
| |
| int AssimpView::CDisplay::AddTextureToDisplayList |
( |
unsigned int |
iType, |
|
|
unsigned int |
iIndex, |
|
|
const aiString * |
szPath, |
|
|
HTREEITEM |
hFX, |
|
|
unsigned int |
iUVIndex = 0, |
|
|
const float |
fBlendFactor = 0.0f, |
|
|
aiTextureOp |
eTextureOp = aiTextureOp_Multiply, |
|
|
unsigned int |
iMesh = 0 |
|
) |
| |
| int AssimpView::CDisplay::ClearAnimList |
( |
void |
| ) |
|
| int AssimpView::CDisplay::ClearDisplayList |
( |
void |
| ) |
|
| int AssimpView::CDisplay::EnableAnimTools |
( |
BOOL |
hm | ) |
|
| int AssimpView::CDisplay::ExpandTree |
( |
| ) |
|
| int AssimpView::CDisplay::FillAnimList |
( |
void |
| ) |
|
| int AssimpView::CDisplay::FillDefaultStatistics |
( |
void |
| ) |
|
| int AssimpView::CDisplay::FillDisplayList |
( |
void |
| ) |
|
| const D3DXVECTOR4* AssimpView::CDisplay::GetFirstCheckerColor |
( |
| ) |
const |
|
inline |
| const D3DXVECTOR4* AssimpView::CDisplay::GetSecondCheckerColor |
( |
| ) |
const |
|
inline |
| unsigned int AssimpView::CDisplay::GetViewMode |
( |
| ) |
|
|
inline |
| int AssimpView::CDisplay::HandleTreeViewPopup |
( |
WPARAM |
wParam, |
|
|
LPARAM |
lParam |
|
) |
| |
| static CDisplay& AssimpView::CDisplay::Instance |
( |
| ) |
|
|
inlinestatic |
| int AssimpView::CDisplay::LoadImageList |
( |
void |
| ) |
|
| int AssimpView::CDisplay::OnRender |
( |
| ) |
|
| int AssimpView::CDisplay::OnSetup |
( |
HTREEITEM |
p_hTreeItem | ) |
|
| int AssimpView::CDisplay::RenderFullScene |
( |
| ) |
|
| int AssimpView::CDisplay::RenderMaterialView |
( |
| ) |
|
| int AssimpView::CDisplay::RenderTextureView |
( |
| ) |
|
| int AssimpView::CDisplay::ReplaceCurrentTexture |
( |
const char * |
szPath | ) |
|
| int AssimpView::CDisplay::Reset |
( |
void |
| ) |
|
| void AssimpView::CDisplay::SetFirstCheckerColor |
( |
D3DXVECTOR4 |
c | ) |
|
|
inline |
| void AssimpView::CDisplay::SetSecondCheckerColor |
( |
D3DXVECTOR4 |
c | ) |
|
|
inline |
| void AssimpView::CDisplay::SetTextureViewOffsetX |
( |
float |
f | ) |
|
|
inline |
| void AssimpView::CDisplay::SetTextureViewOffsetY |
( |
float |
f | ) |
|
|
inline |
| void AssimpView::CDisplay::SetTextureViewZoom |
( |
float |
f | ) |
|
|
inline |
| void AssimpView::CDisplay::SetViewMode |
( |
unsigned int |
p_iNew | ) |
|
|
inline |
| int AssimpView::CDisplay::ShowTreeViewContextMenu |
( |
HTREEITEM |
hItem | ) |
|
| CDisplay AssimpView::CDisplay::s_cInstance |
|
static |
The documentation for this class was generated from the following files: