Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
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...
 

Macros

#define AI_COLOR4D_H_INC
 

Typedefs

typedef aiColor4t< ai_realaiColor4D
 

Detailed Description

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

Macro Definition Documentation

◆ AI_COLOR4D_H_INC

#define AI_COLOR4D_H_INC

Typedef Documentation

◆ aiColor4D