ASCII-GFX  2.0
Public Attributes | List of all members
Vec3 Struct Reference

3D vector type More...

#include <math2d.h>

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

3D vector type

Member Data Documentation

◆ x

float Vec3::x

◆ y

float Vec3::y

◆ z

float Vec3::z

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