Algorithms_in_C 1.0.0
Set of algorithms implemented in C.
Loading...
Searching...
No Matches

3D vector type More...

#include <geometry_datatypes.h>

Data Fields

float x
 X co-ordinate.
 
float y
 Y co-ordinate.
 
float z
 Z co-ordinate.
 

Detailed Description

3D vector type


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