Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
_D3DXFRAME Struct Reference

#include <UseDXX.h>

Inheritance diagram for _D3DXFRAME:
Gray3D::cModelXFrame

Public Attributes

char * Name
 
XMFLOAT4X4 TransformationMatrix
 
_D3DXMESHCONTAINERpMeshContainer
 
struct _D3DXFRAMEpFrameSibling
 
struct _D3DXFRAMEpFrameFirstChild
 

Member Data Documentation

◆ Name

char* _D3DXFRAME::Name

◆ pFrameFirstChild

struct _D3DXFRAME* _D3DXFRAME::pFrameFirstChild

◆ pFrameSibling

struct _D3DXFRAME* _D3DXFRAME::pFrameSibling

◆ pMeshContainer

_D3DXMESHCONTAINER* _D3DXFRAME::pMeshContainer

◆ TransformationMatrix

XMFLOAT4X4 _D3DXFRAME::TransformationMatrix

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