![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
This file implements a struct that is used to hold information that decide how to compute the buffer of a geometry. More...
#include <cstddef>Go to the source code of this file.
Classes | |
| struct | gis::BufferStrategies | 
Namespaces | |
| namespace | gis | 
Variables | |
| constexpr uint | gis::kEndRound = 1 | 
| constexpr uint | gis::kEndFlat = 2 | 
| constexpr uint | gis::kJoinRound = 3 | 
| constexpr uint | gis::kJoinMiter = 4 | 
| constexpr uint | gis::kPointCircle = 5 | 
| constexpr uint | gis::kPointSquare = 6 | 
This file implements a struct that is used to hold information that decide how to compute the buffer of a geometry.