olp-cpp-sdk  1.23.1
Public Member Functions | Public Attributes | List of all members
olp::geo::detail::LineEvaluator::State Struct Reference

Holds the state of the line traversal. More...

#include <PathTiling.h>

Public Member Functions

bool operator== (const State &other) const
 

Public Attributes

int32_t x_end
 
bool is_slope_reversed
 
int32_t sliding_window_half_size
 
int32_t delta_x
 
int32_t delta_y
 
int32_t y_step
 
int32_t x
 
int32_t y
 
int32_t error
 
int32_t sliding_offset_x
 
int32_t sliding_offset_y
 
uint32_t tile_level
 

Detailed Description

Holds the state of the line traversal.


The documentation for this struct was generated from the following file: