Public Member Functions | Public Attributes
nvidia::apex::ColorRGBA Struct Reference

Color stored in 32 bits. More...

#include <VertexFormat.h>

List of all members.

Public Member Functions

 ColorRGBA ()
 Constructor.
 ColorRGBA (uint8_t _r, uint8_t _g, uint8_t _b, uint8_t _a)
 Constructor.

Public Attributes

uint8_t r
 color
uint8_t g
 color
uint8_t b
 color
uint8_t a
 color

Detailed Description

Color stored in 32 bits.


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

Generated on Sat Dec 1 2018 15:52:11

Copyright © 2012-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.