DDraceNetwork Documentation
Loading...
Searching...
No Matches
CCommandBuffer::SCommand_Render Struct Reference

#include <graphics_threaded.h>

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

Public Member Functions

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

Public Attributes

SState m_State
EPrimitiveType m_PrimType
unsigned m_PrimCount
SVertexm_pVertices
Public Attributes inherited from CCommandBuffer::SCommand
unsigned m_Cmd
SCommandm_pNext

Constructor & Destructor Documentation

◆ SCommand_Render()

CCommandBuffer::SCommand_Render::SCommand_Render ( )
inline

Member Data Documentation

◆ m_PrimCount

unsigned CCommandBuffer::SCommand_Render::m_PrimCount

◆ m_PrimType

EPrimitiveType CCommandBuffer::SCommand_Render::m_PrimType

◆ m_pVertices

SVertex* CCommandBuffer::SCommand_Render::m_pVertices

◆ m_State

SState CCommandBuffer::SCommand_Render::m_State

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