#include <VisionX/components/pointcloud_processor/DenseCRFSegmentationProcessor/include/colormap/colormap.h>
|
union { |
double g |
|
double y |
|
}; | |
|
union { |
double b |
|
double z |
|
}; | |
|
union { |
double a |
|
double w |
|
}; | |
|
union { |
double r |
|
double x |
|
}; | |
|
Definition at line 32 of file colormap.h.
◆ vec4()
vec4 |
( |
double |
a0, |
|
|
double |
a1, |
|
|
double |
a2, |
|
|
double |
a3 |
|
) |
| |
|
inline |
◆ operator*()
vec4 operator* |
( |
double |
v | ) |
const |
|
inline |
◆ operator+()
◆ operator==()
bool operator== |
( |
vec4 const & |
o | ) |
const |
|
inline |
◆ operator[]() [1/2]
double& operator[] |
( |
size_t |
index | ) |
|
|
inline |
◆ operator[]() [2/2]
double operator[] |
( |
size_t |
index | ) |
const |
|
inline |
◆ to_string()
std::string to_string |
( |
| ) |
const |
|
inline |
◆ @11
◆ @13
◆ @15
◆ @9
The documentation for this struct was generated from the following file:
- VisionX/components/pointcloud_processor/DenseCRFSegmentationProcessor/include/colormap/colormap.h