Boboter
Loading...
Searching...
No Matches
vector3 Struct Reference

A struct to represent a value with x, y and z components. More...

#include <vector3.h>

Public Attributes

float x
float y
float z

Detailed Description

A struct to represent a value with x, y and z components.

Member Data Documentation

◆ x

float vector3::x

◆ y

float vector3::y

◆ z

float vector3::z

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