Open3D (C++ API)
0.19.0
|
#include <ShapeChecking.h>
Public Member Functions | |
int64_t | value () |
bool & | constant () |
bool | assign (int64_t a) |
assigns a value to the expression | |
std::string | ToString (bool show_value=true) |
Static Public Member Functions | |
static DimX< TLeft, TRight, TOp > | Create (TLeft left, TRight right) |
Dim expression class.
|
inline |
assigns a value to the expression
|
inline |
|
inlinestatic |
|
inline |
|
inline |