SpatialMappingParameters Member List

This is the complete list of members for SpatialMappingParameters, including all inherited members.

allowed_rangeSpatialMappingParametersstatic
allowed_resolutionSpatialMappingParametersstatic
decaySpatialMappingParameters
decode(const String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON)SpatialMappingParameters
disparity_stdSpatialMappingParameters
enable_forget_pastSpatialMappingParameters
encode(String &serialized_content, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::JSON) constSpatialMappingParameters
get(MAPPING_RESOLUTION mapping_resolution=MAPPING_RESOLUTION::MEDIUM)SpatialMappingParametersstatic
get(MAPPING_RANGE mapping_range=MAPPING_RANGE::MEDIUM)SpatialMappingParametersstatic
getRecommendedRange(MAPPING_RESOLUTION mapping_resolution, Camera &camera)SpatialMappingParametersstatic
getRecommendedRange(float resolution_meters, Camera &camera)SpatialMappingParametersstatic
interval typedefSpatialMappingParameters
load(String filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::AUTO)SpatialMappingParameters
map_typeSpatialMappingParameters
MAPPING_RANGE enum nameSpatialMappingParameters
MAPPING_RESOLUTION enum nameSpatialMappingParameters
max_memory_usageSpatialMappingParameters
operator!=(const SpatialMappingParameters &param1) constSpatialMappingParameters
operator==(const SpatialMappingParameters &param1) constSpatialMappingParameters
range_meterSpatialMappingParameters
resolution_meterSpatialMappingParameters
reverse_vertex_orderSpatialMappingParameters
save(String filename, SERIALIZATION_FORMAT format=SERIALIZATION_FORMAT::LEGACY) constSpatialMappingParameters
save_textureSpatialMappingParameters
set(MAPPING_RESOLUTION mapping_resolution=MAPPING_RESOLUTION::MEDIUM)SpatialMappingParameters
set(MAPPING_RANGE mapping_range=MAPPING_RANGE::MEDIUM)SpatialMappingParameters
SPATIAL_MAP_TYPE enum nameSpatialMappingParameters
SpatialMappingParameters(MAPPING_RESOLUTION resolution=MAPPING_RESOLUTION::MEDIUM, MAPPING_RANGE range=MAPPING_RANGE::AUTO, int max_memory_usage_=2048, bool save_texture_=false, bool use_chunk_only_=false, bool reverse_vertex_order_=false, SPATIAL_MAP_TYPE map_type=SPATIAL_MAP_TYPE::MESH, int stability_counter=0, float disparity_std=0.3f, float decay=1.f, bool enable_forget_past=false)SpatialMappingParameters
stability_counterSpatialMappingParameters
use_chunk_onlySpatialMappingParameters