This is the complete list of members for SpatialMappingParameters, including all inherited members.
__cinit__(self, resolution=MAPPING_RESOLUTION.MEDIUM, mapping_range=MAPPING_RANGE.AUTO, max_memory_usage=2048, save_texture=False, use_chunk_only=False, reverse_vertex_order=False, map_type=SPATIAL_MAP_TYPE.MESH) | SpatialMappingParameters | |
allowed_range(self) | SpatialMappingParameters | |
allowed_resolution(self) | SpatialMappingParameters | |
get_range_preset(self, mapping_range=MAPPING_RANGE.AUTO) | SpatialMappingParameters | |
get_recommended_range(self, resolution, Camera py_cam) | SpatialMappingParameters | |
get_resolution_preset(self, resolution=MAPPING_RESOLUTION.HIGH) | SpatialMappingParameters | |
load(self, str filename) | SpatialMappingParameters | |
map_type(self) | SpatialMappingParameters | |
max_memory_usage(self) | SpatialMappingParameters | |
range_meter(self) | SpatialMappingParameters | |
resolution_meter(self) | SpatialMappingParameters | |
reverse_vertex_order(self) | SpatialMappingParameters | |
save(self, str filename) | SpatialMappingParameters | |
save_texture(self) | SpatialMappingParameters | |
set_range(self, mapping_range=MAPPING_RANGE.AUTO) | SpatialMappingParameters | |
set_resolution(self, resolution=MAPPING_RESOLUTION.HIGH) | SpatialMappingParameters | |
use_chunk_only(self) | SpatialMappingParameters | |