Algorithms_in_C  1.0.0
Set of algorithms implemented in C.

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: