Public Attributes
tagXSI_RTS_ColorRGBA Struct Reference

Detailed Description

The XSI_RTS_ColorRGBA structure represents the RGBA color data type.

#include <XSI_rtshaders.h>

List of all members.

Public Attributes

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

Member Data Documentation

unsigned char m_red

The red component

unsigned char m_green

The green component

unsigned char m_blue

The blue component

unsigned char m_alpha

The alpha component


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