clan::SpanLayout::HitTestResult Struct Reference

#include <span_layout.h>

Public Types

enum  Type {
  Type::no_objects_available, Type::outside_top, Type::outside_left, Type::outside_right,
  Type::outside_bottom, Type::inside
}
 

Public Member Functions

 HitTestResult ()
 

Public Attributes

int object_id
 
int offset
 
enum clan::SpanLayout::HitTestResult::Type type
 

Member Enumeration Documentation

◆ Type

Enumerator
no_objects_available 
outside_top 
outside_left 
outside_right 
outside_bottom 
inside 

Constructor & Destructor Documentation

◆ HitTestResult()

clan::SpanLayout::HitTestResult::HitTestResult ( )
inline

Member Data Documentation

◆ object_id

int clan::SpanLayout::HitTestResult::object_id

◆ offset

int clan::SpanLayout::HitTestResult::offset

◆ type

enum clan::SpanLayout::HitTestResult::Type clan::SpanLayout::HitTestResult::type

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