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

Represents an edge between two mesh vertices. More...

#include <WireFrame3D.h>

Public Attributes

size_t start = 0
 
size_t end = 0
 

Detailed Description

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

Represents an edge between two mesh vertices.

Member Data Documentation

◆ end

size_t end = 0

◆ start

size_t start = 0

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