![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ShapeChecking.h>
Public Member Functions | |
| int64_t | value () |
| bool & | constant () |
| bool | assign (int64_t a) |
| assigns a value to the expression More... | |
| std::string | ToString (bool show_value=true) |
Static Public Member Functions | |
| static DimX< TLeft, TRight, TOp > | Create (TLeft left, TRight right) |
Dim expression class.
Definition at line 207 of file ShapeChecking.h.
|
inline |
assigns a value to the expression
Definition at line 223 of file ShapeChecking.h.
References cloudViewer::ml::op_util::DimX< TLeft, TRight, TOp >::value().
|
inline |
Definition at line 220 of file ShapeChecking.h.
Referenced by cloudViewer::ml::op_util::GetValue().
|
inlinestatic |
Definition at line 209 of file ShapeChecking.h.
|
inline |
Definition at line 231 of file ShapeChecking.h.
Referenced by cloudViewer::ml::op_util::GetString().
|
inline |
Definition at line 213 of file ShapeChecking.h.
Referenced by cloudViewer::ml::op_util::DimX< TLeft, TRight, TOp >::assign(), and cloudViewer::ml::op_util::GetValue().