#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/MathHelper.h>
|
| static ScalarT | Abs (ScalarT s) |
| |
| static ScalarT | Clamp (ScalarT s, ScalarT bottom, ScalarT top) |
| |
| static ScalarT | Max (ScalarT a, ScalarT b) |
| |
| static ScalarT | Min (ScalarT a, ScalarT b) |
| |
| static ScalarT | Sign (ScalarT s) |
| |
template<class ScalarT>
class GfxTL::Math< ScalarT >
Definition at line 11 of file MathHelper.h.
◆ Abs()
template<class ScalarT>
| static ScalarT Abs |
( |
ScalarT | s | ) |
|
|
inlinestatic |
◆ Clamp()
template<class ScalarT>
| static ScalarT Clamp |
( |
ScalarT | s, |
|
|
ScalarT | bottom, |
|
|
ScalarT | top ) |
|
inlinestatic |
◆ Max()
template<class ScalarT>
| static ScalarT Max |
( |
ScalarT | a, |
|
|
ScalarT | b ) |
|
inlinestatic |
◆ Min()
template<class ScalarT>
| static ScalarT Min |
( |
ScalarT | a, |
|
|
ScalarT | b ) |
|
inlinestatic |
◆ Sign()
template<class ScalarT>
| static ScalarT Sign |
( |
ScalarT | s | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file:
- VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/MathHelper.h