![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Class for representing a possibly unknown dimension value. More...
#include <ShapeChecking.h>
Public Member Functions | |
| DimValue () | |
| DimValue (int64_t v) | |
| DimValue & | operator*= (const DimValue &b) |
| std::string | ToString () const |
| int64_t & | value () |
| bool & | constant () |
Class for representing a possibly unknown dimension value.
Definition at line 19 of file ShapeChecking.h.
|
inline |
Definition at line 21 of file ShapeChecking.h.
|
inline |
Definition at line 22 of file ShapeChecking.h.
|
inline |
Definition at line 40 of file ShapeChecking.h.
Referenced by cloudViewer::ml::op_util::operator==().
Definition at line 23 of file ShapeChecking.h.
|
inline |
Definition at line 30 of file ShapeChecking.h.
References patch::to_string().
|
inline |
Definition at line 36 of file ShapeChecking.h.
Referenced by cloudViewer::ml::op_util::operator==().