This site has been permanently archived. The content on this site was last updated in 2019.
gvr_vec2f
#include <gvr_types.h>
A floating point 2D vector.
Summary
Public attributes
|
x
|
float
|
y
|
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_vec2f` is a data structure defined in the `gvr_types.h` header file, representing a 2-dimensional vector using floating-point numbers."],["This structure has two public attributes, `x` and `y`, both of which are floating-point numbers, storing the vector's components along the respective axes."]]],[]]