One vertex in a GL depth-tested line batch (world-space, 6 floats).
More...
#include <bgi_types.h>
|
| float | b |
| | linear RGB colour (0–1)
|
| |
| float | g |
| |
| float | px |
| |
| float | py |
| |
| float | pz |
| | world-space position
|
| |
| float | r |
| |
One vertex in a GL depth-tested line batch (world-space, 6 floats).
| float bgi::GlLineVertex::b |
| float bgi::GlLineVertex::g |
◆ px
| float bgi::GlLineVertex::px |
◆ py
| float bgi::GlLineVertex::py |
◆ pz
| float bgi::GlLineVertex::pz |
| float bgi::GlLineVertex::r |
The documentation for this struct was generated from the following file: