structure for 4-dimensional integer vector and its arithmetic.
More...
#include <ivec.h>
structure for 4-dimensional integer vector and its arithmetic.
Definition at line 701 of file ivec.h.
◆ ivec4() [1/4]
◆ ivec4() [2/4]
oph::ivec4::ivec4 |
( |
int |
a | ) |
|
|
inline |
◆ ivec4() [3/4]
oph::ivec4::ivec4 |
( |
int |
v_1, |
|
|
int |
v_2, |
|
|
int |
v_3, |
|
|
int |
v_4 |
|
) |
| |
|
inline |
◆ ivec4() [4/4]
oph::ivec4::ivec4 |
( |
const ivec4 & |
a | ) |
|
|
inline |
◆ operator()() [1/2]
int& oph::ivec4::operator() |
( |
int |
i | ) |
|
|
inline |
◆ operator()() [2/2]
const int& oph::ivec4::operator() |
( |
int |
i | ) |
const |
|
inline |
◆ operator=()
◆ operator[]() [1/2]
int& oph::ivec4::operator[] |
( |
int |
i | ) |
|
|
inline |
◆ operator[]() [2/2]
const int& oph::ivec4::operator[] |
( |
int |
i | ) |
const |
|
inline |
The documentation for this struct was generated from the following file:
- C:/Users/KETI_VRAR2/source/repos/Openholo/Openholo/src/ivec.h