raSystem  1.0 bata
VERTEXFONT Struct Reference

#include <raVectexType.h>

Static Public Member Functions

static D3D11_INPUT_ELEMENT_DESC * GetVertexLayout ()
 
static UINT GetNumElements ()
 

Public Attributes

raVector2 vPos
 
raColor vColor
 
float tu
 
float tv
 

Detailed Description

Definition at line 179 of file raVectexType.h.

Member Function Documentation

◆ GetNumElements()

static UINT VERTEXFONT::GetNumElements ( )
inlinestatic

Definition at line 195 of file raVectexType.h.

◆ GetVertexLayout()

static D3D11_INPUT_ELEMENT_DESC* VERTEXFONT::GetVertexLayout ( )
inlinestatic

Definition at line 185 of file raVectexType.h.

Member Data Documentation

◆ tu

float VERTEXFONT::tu

Definition at line 183 of file raVectexType.h.

◆ tv

float VERTEXFONT::tv

Definition at line 183 of file raVectexType.h.

◆ vColor

raColor VERTEXFONT::vColor

Definition at line 182 of file raVectexType.h.

◆ vPos

raVector2 VERTEXFONT::vPos

Definition at line 181 of file raVectexType.h.


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