libkipr  1.0.0
Create3Vector3 Struct Reference

A Create3Vector3 object. More...

#include <stdint.h>

Public Attributes

double x
 The x value in a vector representation More...
 
double y
 The y value in a vector representation More...
 
double z
 The z value in a vector representation More...

Detailed Description

A Create3Vector3 object.

Member Data Documentation

◆ x

double Create3Vector3::x

The x value in a vector representation

◆ y

double Create3Vector3::y

The y value in a vector representation

◆ z

double Create3Vector3::z

The z value in a vector representation


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