levelz-c 0.1.0
Loading...
Searching...
No Matches
Coordinate3D Struct Reference

#include <coordinate.h>

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

Represents a coordinate in a 3D space.

Member Data Documentation

◆ x

double Coordinate3D::x

The x value of the coordinate.

◆ y

double Coordinate3D::y

The y value of the coordinate.

◆ z

double Coordinate3D::z

The z value of the coordinate.


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