FluxSand 1.0
FluxSand - Interactive Digital Hourglass
Loading...
Searching...
No Matches
Type::Vector3 Struct Reference

Represents a 3D vector. More...

#include <comp_type.hpp>

Data Fields

float x
 
float y
 
float z
 

Detailed Description

Represents a 3D vector.

Definition at line 268 of file comp_type.hpp.

Field Documentation

◆ x

float Type::Vector3::x

Definition at line 269 of file comp_type.hpp.

◆ y

float Type::Vector3::y

Definition at line 270 of file comp_type.hpp.

◆ z

float Type::Vector3::z

Definition at line 271 of file comp_type.hpp.


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