#include <graphics.h>
◆ CColorVertex() [1/3]
IGraphics::CColorVertex::CColorVertex |
( |
| ) |
|
|
inline |
◆ CColorVertex() [2/3]
IGraphics::CColorVertex::CColorVertex |
( |
int |
i, |
|
|
float |
r, |
|
|
float |
g, |
|
|
float |
b, |
|
|
float |
a |
|
) |
| |
|
inline |
◆ CColorVertex() [3/3]
IGraphics::CColorVertex::CColorVertex |
( |
int |
i, |
|
|
ColorRGBA |
Color |
|
) |
| |
|
inline |
◆ m_A
float IGraphics::CColorVertex::m_A |
◆ m_B
float IGraphics::CColorVertex::m_B |
◆ m_G
float IGraphics::CColorVertex::m_G |
◆ m_Index
int IGraphics::CColorVertex::m_Index |
◆ m_R
float IGraphics::CColorVertex::m_R |
The documentation for this struct was generated from the following file: