15 namespace visualization {
42 Eigen::Vector3d(0.3, 0.3, 0.3);
44 Eigen::Vector3d(0.3, 0.3, 0.3);
static const double PICKER_SPHERE_SIZE_MAX
void IncreaseSphereSize()
static const double PICKER_SPHERE_SIZE_DEFAULT
bool ConvertToJsonValue(Json::Value &value) const override
~RenderOptionWithEditing() override
void DecreaseSphereSize()
static const double PICKER_SPHERE_SIZE_MIN
double selection_polygon_mask_alpha_
bool ConvertFromJsonValue(const Json::Value &value) override
double pointcloud_picker_sphere_size_
Eigen::Vector3d selection_polygon_boundary_color_
RenderOptionWithEditing()
Eigen::Vector3d selection_polygon_mask_color_
Defines rendering options for visualizer.
Generic file read and write utility for python interface.