Assimp  v3.1.1 (June 2014)
color4.h File Reference

RGBA color structure, including operators when compiling in C++. More...

Classes

class  aiColor4t< TReal >
 Represents a color in Red-Green-Blue space including an alpha component. More...

Typedefs

typedef aiColor4t< float > aiColor4D

Variables

class aiColor4t PACK_STRUCT

Detailed Description

RGBA color structure, including operators when compiling in C++.


Typedef Documentation

typedef aiColor4t<float> aiColor4D

Variable Documentation