This site has been permanently archived. The content on this site was last updated in 2019.
Stay organized with collections
Save and categorize content based on your preferences.
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."],[],["The core content describes `gvr_vec3f`, a floating-point 3D vector defined in `gvr_types.h`. It has three public attributes: `x`, `y`, and `z`. Each attribute is a `float` representing the vector's components in 3D space. These attributes are used to define the vector's position or direction within a 3-dimensional coordinate system.\n"],null,[]]