StapleGL
Header-only C++20 OpenGL wrapper
Loading...
Searching...
No Matches
vec3 Struct Reference

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Examples
batches.cpp.

Definition at line 40 of file batches.cpp.

Member Data Documentation

◆ x

float vec3::x
Examples
batches.cpp.

Definition at line 41 of file batches.cpp.

◆ y

float vec3::y
Examples
batches.cpp.

Definition at line 42 of file batches.cpp.

◆ z

float vec3::z
Examples
batches.cpp.

Definition at line 43 of file batches.cpp.


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