Searched refs:defaultPointRadius (Results 1 – 1 of 1) sorted by relevance
49 … auto defaultPointRadius = defaultHeight / 2 - 2.0_vp; // Get the default radius of the point. in ToJsonValue() local53 json->PutExtAttr("pointRadius", defaultPointRadius.ToString().c_str(), filter); in ToJsonValue()