open3d.ml.torch.vis.Model¶
-
class
open3d.ml.torch.vis.Model¶ Attributes, data, and methods of visulization models.
-
__init__()¶ 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)¶
-