Template Struct Color

Inheritance Relationships

Base Type

Struct Documentation

template<typename T>
struct Color : public gpa::api_types::detail::BasicColor<T>

Graphics API agnostic representation of a four channel color.

Param <T>

The type of data for each of this Color<>'s channel values

Public Functions

Color() = default

Constructs an instance of Color<>