Euphoria
eu::render::DebugLine Struct Reference

Line + color. More...

Public Attributes

v3 from
v3 to
Rgb color

Detailed Description

Line + color.

Definition at line 14 of file debug.h.

Member Data Documentation

◆ color

Rgb eu::render::DebugLine::color

Definition at line 18 of file debug.h.

◆ from

v3 eu::render::DebugLine::from

Definition at line 16 of file debug.h.

◆ to

v3 eu::render::DebugLine::to

Definition at line 17 of file debug.h.


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