Rapier C — 3D / f32 0.36.0+c.0
Loading...
Searching...
No Matches
R3Vector Struct Reference

Cartesian vector with two or three components. More...

#include <rapier.h>

Data Fields

R3Real x
 X component.
R3Real y
 Y component.
R3Real z
 Z component.

Detailed Description

Cartesian vector with two or three components.

Field Documentation

◆ x

R3Real R3Vector::x

X component.

◆ y

R3Real R3Vector::y

Y component.

◆ z

R3Real R3Vector::z

Z component.


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