olcPixelGameEngine v2.28
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
Loading...
Searching...
No Matches
olc::GFX3D::vec3d Struct Reference

#include <olcPGEX_Graphics3D.h>

Public Attributes

float x = 0
 
float y = 0
 
float z = 0
 
float w = 1
 

Member Data Documentation

◆ w

float olc::GFX3D::vec3d::w = 1

◆ x

float olc::GFX3D::vec3d::x = 0

◆ y

float olc::GFX3D::vec3d::y = 0

◆ z

float olc::GFX3D::vec3d::z = 0

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