open3d.ml.tf.vis.DataModel¶
-
class
open3d.ml.tf.vis.
DataModel
(userdata)¶ Class for data i/o and storage.
-
__init__
(userdata)¶ Initialize self. See help(type(self)) for accurate signature.
-
calc_bounds_for
(name)¶
-
create_point_cloud
(data)¶
-
get_attr
(name, attr_name)¶
-
get_attr_minmax
(attr_name, channel)¶
-
get_attr_shape
(name, attr_name)¶
-
get_available_attrs
(names)¶
-
is_loaded
(name)¶
-
load
(name, fail_if_no_space=False)¶
-
unload
(name)¶
-