Searched defs:has_private_points (Results 1 – 1 of 1) sorted by relevance
155 bool has_private_points () const { return tupleIndex & TuppleIndex::PrivatePointNumbers; } in has_private_points() function599 bool has_private_points = iterator.current_tuple->has_private_points (); in apply_deltas_to_points() local