Public Attributes
tagXSI_RTS_ColorARGB Struct Reference

Detailed Description

The XSI_RTS_ColorARGB structure represents the ARGB color data type.

#include <XSI_rtshaders.h>

List of all members.

Public Attributes

unsigned char m_alpha
unsigned char m_red
unsigned char m_green
unsigned char m_blue

Member Data Documentation

unsigned char m_alpha

The alpha component

unsigned char m_red

The red component

unsigned char m_green

The green component

unsigned char m_blue

The blue component


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