r3d_rvec3 Struct Reference
Vector struct. More...
#include <r3d.h>
Public Attributes | |
r3d_real | x |
r3d_real | y |
r3d_real | z |
struct { | |
r3d_real x | |
r3d_real y | |
r3d_real z | |
}; | |
r3d_real | xyz [3] |
Detailed Description
Vector struct.
3-vector.
Member Data Documentation
◆ @5
struct { ... } |
◆ x
r3d_real r3d_rvec3::x |
\(x\)-component.
◆ xyz
r3d_real r3d_rvec3::xyz[3] |
Index-based access to components.
◆ y
r3d_real r3d_rvec3::y |
\(y\)-component.
◆ z
r3d_real r3d_rvec3::z |
\(z\)-component.
The documentation for this struct was generated from the following file:
- /home/wonton/wonton/wonton/intersect/r3d/deprecated/r3d.h