Template Struct Color
Defined in File color.h
Inheritance Relationships
Base Type
public gpa::api_types::detail::BasicColor< T >
(Template Struct BasicColor)
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<>