DDraceNetwork Docs
CCommandBuffer::SCommand_RenderTex3D Struct Reference

#include <graphics_threaded.h>

Inheritance diagram for CCommandBuffer::SCommand_RenderTex3D:
[legend]
Collaboration diagram for CCommandBuffer::SCommand_RenderTex3D:
[legend]

Public Member Functions

 SCommand_RenderTex3D ()
 
- Public Member Functions inherited from CCommandBuffer::SCommand
 SCommand (unsigned Cmd)
 

Public Attributes

SState m_State
 
unsigned m_PrimType
 
unsigned m_PrimCount
 
SVertexTex3DStreamm_pVertices
 
- Public Attributes inherited from CCommandBuffer::SCommand
unsigned m_Cmd
 
SCommandm_pNext
 

Constructor & Destructor Documentation

◆ SCommand_RenderTex3D()

CCommandBuffer::SCommand_RenderTex3D::SCommand_RenderTex3D ( )
inline

Member Data Documentation

◆ m_PrimCount

unsigned CCommandBuffer::SCommand_RenderTex3D::m_PrimCount

◆ m_PrimType

unsigned CCommandBuffer::SCommand_RenderTex3D::m_PrimType

◆ m_pVertices

SVertexTex3DStream* CCommandBuffer::SCommand_RenderTex3D::m_pVertices

◆ m_State

SState CCommandBuffer::SCommand_RenderTex3D::m_State

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