KiCad PCB EDA Suite
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Variables
a
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
v
Typedefs
a
c
e
f
i
k
l
m
n
o
p
s
v
w
Enumerations
c
d
f
g
l
m
n
o
p
q
r
s
t
v
Enumerator
a
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
u
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
KiCad Dev Docs
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Loading...
Searching...
No Matches
ROUND_SEGMENT_2D Member List
This is the complete list of members for
ROUND_SEGMENT_2D
, including all inherited members.
GetBBox
() const
OBJECT_2D
inline
GetBoardItem
() const
OBJECT_2D
inline
GetCentroid
() const
OBJECT_2D
inline
GetEnd
() const
ROUND_SEGMENT_2D
inline
GetEnd_minus_Start
() const
ROUND_SEGMENT_2D
inline
GetLeftDir
() const
ROUND_SEGMENT_2D
inline
GetLeftEnd
() const
ROUND_SEGMENT_2D
inline
GetLeftEnd_minus_Start
() const
ROUND_SEGMENT_2D
inline
GetLeftStar
() const
ROUND_SEGMENT_2D
inline
GetLength
() const
ROUND_SEGMENT_2D
inline
GetObjectType
() const
OBJECT_2D
inline
GetRadius
() const
ROUND_SEGMENT_2D
inline
GetRadiusSquared
() const
ROUND_SEGMENT_2D
inline
GetRightDir
() const
ROUND_SEGMENT_2D
inline
GetRightEnd
() const
ROUND_SEGMENT_2D
inline
GetRightEnd_minus_Start
() const
ROUND_SEGMENT_2D
inline
GetRightStar
() const
ROUND_SEGMENT_2D
inline
GetStart
() const
ROUND_SEGMENT_2D
inline
GetWidth
() const
ROUND_SEGMENT_2D
inline
Intersect
(const RAYSEG2D &aSegRay, float *aOutT, SFVEC2F *aNormalOut) const override
ROUND_SEGMENT_2D
virtual
Intersects
(const BBOX_2D &aBBox) const override
ROUND_SEGMENT_2D
virtual
IsBBoxInside
(const BBOX_2D &aBBox) const override
ROUND_SEGMENT_2D
virtual
IsPointInside
(const SFVEC2F &aPoint) const override
ROUND_SEGMENT_2D
virtual
m_bbox
OBJECT_2D
protected
m_boardItem
OBJECT_2D
protected
m_centroid
OBJECT_2D
protected
m_leftDir
ROUND_SEGMENT_2D
private
m_leftEnd
ROUND_SEGMENT_2D
private
m_leftEndMinusStart
ROUND_SEGMENT_2D
private
m_leftStart
ROUND_SEGMENT_2D
private
m_obj_type
OBJECT_2D
protected
m_radius
ROUND_SEGMENT_2D
private
m_radius_squared
ROUND_SEGMENT_2D
private
m_rightDir
ROUND_SEGMENT_2D
private
m_rightEnd
ROUND_SEGMENT_2D
private
m_rightEndMinusStart
ROUND_SEGMENT_2D
private
m_rightStart
ROUND_SEGMENT_2D
private
m_segment
ROUND_SEGMENT_2D
private
m_width
ROUND_SEGMENT_2D
private
OBJECT_2D
(OBJECT_2D_TYPE aObjType, const BOARD_ITEM &aBoardItem)
OBJECT_2D
Overlaps
(const BBOX_2D &aBBox) const override
ROUND_SEGMENT_2D
virtual
ROUND_SEGMENT
ROUND_SEGMENT_2D
friend
ROUND_SEGMENT_2D
(const SFVEC2F &aStart, const SFVEC2F &aEnd, float aWidth, const BOARD_ITEM &aBoardItem)
ROUND_SEGMENT_2D
~OBJECT_2D
()
OBJECT_2D
inline
virtual
Generated on Fri Apr 11 2025 00:06:09 for KiCad PCB EDA Suite by
1.9.6