TinyGPU
Loading...
Searching...
No Matches
Public Attributes | List of all members
WireFrame3D< RGB_T >::Vec4 Struct Reference

Represents a homogeneous 4D vector. More...

#include <WireFrame3D.h>

Public Attributes

float x = 0.0f
 
float y = 0.0f
 
float z = 0.0f
 
float w = 1.0f
 

Detailed Description

template<typename RGB_T = RGB565>
struct tinygpu::WireFrame3D< RGB_T >::Vec4

Represents a homogeneous 4D vector.

Member Data Documentation

◆ w

float w = 1.0f

◆ x

float x = 0.0f

◆ y

float y = 0.0f

◆ z

float z = 0.0f

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