This site has been permanently archived. The content on this site was last updated in 2019.
gvr_vec3f
#include <gvr_types.h>
A floating point 3D vector.
Summary
Public attributes
|
x
|
float
|
y
|
float
|
z
|
float
|
Public attributes
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 UTC."],[[["`gvr_vec3f` represents a three-dimensional vector using floating-point numbers."],["It includes three public attributes: `x`, `y`, and `z`, which store the vector's components."],["This structure is defined in the `gvr_types.h` header file."]]],[]]