structure for 4-dimensional integer vector and its arithmetic.
More...
#include <ivec.h>
|
| ivec4 () |
|
| ivec4 (int a) |
|
| ivec4 (int v_1, int v_2, int v_3, int v_4) |
|
| ivec4 (const ivec4 &a) |
|
ivec4 & | operator= (const ivec4 &a) |
|
int & | operator[] (int i) |
|
const int & | operator[] (int i) const |
|
int & | operator() (int i) |
|
const int & | operator() (int i) const |
|
| ivec4 () |
|
| ivec4 (int a) |
|
| ivec4 (int v_1, int v_2, int v_3, int v_4) |
|
| ivec4 (const ivec4 &a) |
|
ivec4 & | operator= (const ivec4 &a) |
|
int & | operator[] (int i) |
|
const int & | operator[] (int i) const |
|
int & | operator() (int i) |
|
const int & | operator() (int i) const |
|
| ivec4 () |
|
| ivec4 (int a) |
|
| ivec4 (int v_1, int v_2, int v_3, int v_4) |
|
| ivec4 (const ivec4 &a) |
|
ivec4 & | operator= (const ivec4 &a) |
|
int & | operator[] (int i) |
|
const int & | operator[] (int i) const |
|
int & | operator() (int i) |
|
const int & | operator() (int i) const |
|
| ivec4 () |
|
| ivec4 (int a) |
|
| ivec4 (int v_1, int v_2, int v_3, int v_4) |
|
| ivec4 (const ivec4 &a) |
|
ivec4 & | operator= (const ivec4 &a) |
|
int & | operator[] (int i) |
|
const int & | operator[] (int i) const |
|
int & | operator() (int i) |
|
const int & | operator() (int i) const |
|
structure for 4-dimensional integer vector and its arithmetic.
Definition at line 701 of file ivec.h.
◆ ivec4() [1/16]
◆ ivec4() [2/16]
oph::ivec4::ivec4 |
( |
int |
a | ) |
|
|
inline |
◆ ivec4() [3/16]
oph::ivec4::ivec4 |
( |
int |
v_1, |
|
|
int |
v_2, |
|
|
int |
v_3, |
|
|
int |
v_4 |
|
) |
| |
|
inline |
◆ ivec4() [4/16]
oph::ivec4::ivec4 |
( |
const ivec4 & |
a | ) |
|
|
inline |
◆ ivec4() [5/16]
◆ ivec4() [6/16]
oph::ivec4::ivec4 |
( |
int |
a | ) |
|
|
inline |
◆ ivec4() [7/16]
oph::ivec4::ivec4 |
( |
int |
v_1, |
|
|
int |
v_2, |
|
|
int |
v_3, |
|
|
int |
v_4 |
|
) |
| |
|
inline |
◆ ivec4() [8/16]
oph::ivec4::ivec4 |
( |
const ivec4 & |
a | ) |
|
|
inline |
◆ ivec4() [9/16]
◆ ivec4() [10/16]
oph::ivec4::ivec4 |
( |
int |
a | ) |
|
|
inline |
◆ ivec4() [11/16]
oph::ivec4::ivec4 |
( |
int |
v_1, |
|
|
int |
v_2, |
|
|
int |
v_3, |
|
|
int |
v_4 |
|
) |
| |
|
inline |
◆ ivec4() [12/16]
oph::ivec4::ivec4 |
( |
const ivec4 & |
a | ) |
|
|
inline |
◆ ivec4() [13/16]
◆ ivec4() [14/16]
oph::ivec4::ivec4 |
( |
int |
a | ) |
|
|
inline |
◆ ivec4() [15/16]
oph::ivec4::ivec4 |
( |
int |
v_1, |
|
|
int |
v_2, |
|
|
int |
v_3, |
|
|
int |
v_4 |
|
) |
| |
|
inline |
◆ ivec4() [16/16]
oph::ivec4::ivec4 |
( |
const ivec4 & |
a | ) |
|
|
inline |
◆ operator()() [1/8]
int& oph::ivec4::operator() |
( |
int |
i | ) |
|
|
inline |
◆ operator()() [2/8]
int& oph::ivec4::operator() |
( |
int |
i | ) |
|
|
inline |
◆ operator()() [3/8]
int& oph::ivec4::operator() |
( |
int |
i | ) |
|
|
inline |
◆ operator()() [4/8]
int& oph::ivec4::operator() |
( |
int |
i | ) |
|
|
inline |
◆ operator()() [5/8]
const int& oph::ivec4::operator() |
( |
int |
i | ) |
const |
|
inline |
◆ operator()() [6/8]
const int& oph::ivec4::operator() |
( |
int |
i | ) |
const |
|
inline |
◆ operator()() [7/8]
const int& oph::ivec4::operator() |
( |
int |
i | ) |
const |
|
inline |
◆ operator()() [8/8]
const int& oph::ivec4::operator() |
( |
int |
i | ) |
const |
|
inline |
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ operator[]() [1/8]
int& oph::ivec4::operator[] |
( |
int |
i | ) |
|
|
inline |
◆ operator[]() [2/8]
int& oph::ivec4::operator[] |
( |
int |
i | ) |
|
|
inline |
◆ operator[]() [3/8]
int& oph::ivec4::operator[] |
( |
int |
i | ) |
|
|
inline |
◆ operator[]() [4/8]
int& oph::ivec4::operator[] |
( |
int |
i | ) |
|
|
inline |
◆ operator[]() [5/8]
const int& oph::ivec4::operator[] |
( |
int |
i | ) |
const |
|
inline |
◆ operator[]() [6/8]
const int& oph::ivec4::operator[] |
( |
int |
i | ) |
const |
|
inline |
◆ operator[]() [7/8]
const int& oph::ivec4::operator[] |
( |
int |
i | ) |
const |
|
inline |
◆ operator[]() [8/8]
const int& oph::ivec4::operator[] |
( |
int |
i | ) |
const |
|
inline |
static const int oph::ivec4::n |
|
static |
The documentation for this struct was generated from the following file:
- D:/Sources/Openholo/Openholo/build/include/ivec.h