Class for representing a possibly unknown dimension value.
More...
#include <ShapeChecking.h>
Class for representing a possibly unknown dimension value.
◆ DimValue() [1/2]
open3d::ml::op_util::DimValue::DimValue |
( |
| ) |
|
|
inline |
◆ DimValue() [2/2]
open3d::ml::op_util::DimValue::DimValue |
( |
int64_t |
v | ) |
|
|
inline |
◆ constant()
bool& open3d::ml::op_util::DimValue::constant |
( |
| ) |
|
|
inline |
◆ operator*=()
◆ ToString()
std::string open3d::ml::op_util::DimValue::ToString |
( |
| ) |
const |
|
inline |
◆ value()
int64_t& open3d::ml::op_util::DimValue::value |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: