![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "cloudViewer/core/Dtype.h"
Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::core | |
Variables | |
| const Dtype | cloudViewer::core::Undefined = Dtype::Undefined |
| const Dtype | cloudViewer::core::Float32 = Dtype::Float32 |
| const Dtype | cloudViewer::core::Float64 = Dtype::Float64 |
| const Dtype | cloudViewer::core::Int8 = Dtype::Int8 |
| const Dtype | cloudViewer::core::Int16 = Dtype::Int16 |
| const Dtype | cloudViewer::core::Int32 = Dtype::Int32 |
| const Dtype | cloudViewer::core::Int64 = Dtype::Int64 |
| const Dtype | cloudViewer::core::UInt8 = Dtype::UInt8 |
| const Dtype | cloudViewer::core::UInt16 = Dtype::UInt16 |
| const Dtype | cloudViewer::core::UInt32 = Dtype::UInt32 |
| const Dtype | cloudViewer::core::UInt64 = Dtype::UInt64 |
| const Dtype | cloudViewer::core::Bool = Dtype::Bool |