#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/basic.h>
|
bool | operator!= (const Vec3f &v1, const Vec3f &v2) |
|
Vec3f | operator* (const Vec3f &v, float s) |
|
Vec3f | operator* (float s, const Vec3f &v) |
|
Vec3f | operator+ (const Vec3f &v1, const Vec3f &v2) |
|
Vec3f | operator- (const Vec3f &v1) |
|
Vec3f | operator- (const Vec3f &v1, const Vec3f &v2) |
|
Vec3f | operator/ (const Vec3f &v, float s) |
|
bool | operator< (const Vec3f &v1, const Vec3f &v2) |
|
bool | operator<= (const Vec3f &v1, const Vec3f &v2) |
|
bool | operator== (const Vec3f &v1, const Vec3f &v2) |
|
bool | operator> (const Vec3f &v1, const Vec3f &v2) |
|
bool | operator>= (const Vec3f &v1, const Vec3f &v2) |
|
Definition at line 16 of file basic.h.
◆ ScalarType
◆ anonymous enum
◆ Vec3f() [1/4]
◆ Vec3f() [2/4]
◆ Vec3f() [3/4]
◆ Vec3f() [4/4]
◆ cross()
◆ dot() [1/2]
◆ dot() [2/2]
◆ equals()
bool equals |
( |
const Vec3f & |
v, |
|
|
float |
tolerance |
|
) |
| const |
|
inline |
◆ getValue() [1/3]
const float* getValue |
( |
| ) |
const |
|
inline |
◆ getValue() [2/3]
◆ getValue() [3/3]
void getValue |
( |
Vec3f & |
v | ) |
const |
|
inline |
◆ length()
◆ negate()
◆ normalize()
◆ operator const float *()
operator const float * |
( |
| ) |
const |
|
inline |
◆ operator float *()
◆ operator*()
◆ operator*=()
◆ operator+=()
◆ operator-=()
◆ operator/=()
◆ setValue() [1/3]
◆ setValue() [2/3]
◆ setValue() [3/3]
◆ sqrLength()
float sqrLength |
( |
| ) |
const |
|
inline |
◆ operator!=
bool operator!= |
( |
const Vec3f & |
v1, |
|
|
const Vec3f & |
v2 |
|
) |
| |
|
friend |
◆ operator* [1/2]
◆ operator* [2/2]
◆ operator+
◆ operator- [1/2]
◆ operator- [2/2]
◆ operator/
◆ operator<
bool operator< |
( |
const Vec3f & |
v1, |
|
|
const Vec3f & |
v2 |
|
) |
| |
|
friend |
◆ operator<=
bool operator<= |
( |
const Vec3f & |
v1, |
|
|
const Vec3f & |
v2 |
|
) |
| |
|
friend |
◆ operator==
bool operator== |
( |
const Vec3f & |
v1, |
|
|
const Vec3f & |
v2 |
|
) |
| |
|
friend |
◆ operator>
bool operator> |
( |
const Vec3f & |
v1, |
|
|
const Vec3f & |
v2 |
|
) |
| |
|
friend |
◆ operator>=
bool operator>= |
( |
const Vec3f & |
v1, |
|
|
const Vec3f & |
v2 |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file:
- VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/basic.h