ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
TensorList.cpp File Reference
#include "cloudViewer/core/TensorList.h"
#include <string>
#include "cloudViewer/core/SizeVector.h"
Include dependency graph for TensorList.cpp:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::core
 

Functions

static void cloudViewer::core::AssertIsResizable (const TensorList &tensorlist, const std::string &func_name)
 Asserts that the tensor list is resizable. More...