KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SNAP_OBJECT_BOUNDS Struct Reference

#include <snap_inference.h>

Public Attributes

SNAP_STABLE_ID id
 
BOX2I bounds
 
std::optional< SNAP_TARGET_IDparent
 

Detailed Description

Definition at line 40 of file snap_inference.h.

Member Data Documentation

◆ bounds

BOX2I SNAP_OBJECT_BOUNDS::bounds

Definition at line 43 of file snap_inference.h.

◆ id

SNAP_STABLE_ID SNAP_OBJECT_BOUNDS::id

Definition at line 42 of file snap_inference.h.

Referenced by SNAP_INFERENCE_PROVIDER::eligible().

◆ parent

std::optional<SNAP_TARGET_ID> SNAP_OBJECT_BOUNDS::parent

Definition at line 44 of file snap_inference.h.

Referenced by SNAP_INFERENCE_PROVIDER::eligible().


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