VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
Classes | |
class | D3DFVFConstants |
Enumerations | |
enum | D3DFVF : uint { XYZ = 0x02 , NORMAL = 0x10 , PSIZE = 0x20 , DIFFUSE = 0x40 , TEX1 = 0x100 , TEX2 = 0x200 , TEX3 = 0x300 , TURBINE_TANGENT_FLAG = 0x10000000 , TURBINE_BINORMAL_FLAG = 0x20000000 } |
Source: d3d9types.h - Custom implementation of the enum because Turbine / SSG extended it a bit. More... | |