Gamedev Framework (gf)
0.7.0
A C++14 framework for 2D games
Main Page
Documentation
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
z
+
Functions
a
c
d
f
g
h
i
l
m
n
o
q
r
s
t
u
Variables
+
Typedefs
c
d
e
i
m
p
r
s
u
v
w
+
Enumerations
a
b
c
d
e
f
g
k
m
o
p
r
s
t
u
w
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
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
~
+
Functions
a
b
c
d
e
f
g
h
i
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
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
+
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
gf on github
#gf-devel on Freenode
/r/GamedevFramework on Reddit
gf
QuadraticBezierCurve
gf::QuadraticBezierCurve Member List
This is the complete list of members for
gf::QuadraticBezierCurve
, including all inherited members.
commitGeometry
() const
gf::Curve
commitOutlineGeometry
() const
gf::Curve
Curve
()
gf::Curve
draw
(RenderTarget &target, RenderStates states)
gf::Curve
virtual
getColor
() const
gf::Curve
inline
getInverseTransform
() const
gf::Transformable
getLocalBounds
() const
gf::Curve
getOrigin
() const
gf::Transformable
inline
getOutlineColor
() const
gf::Curve
inline
getOutlineThickness
() const
gf::Curve
inline
getPoint
(std::size_t index) const override
gf::QuadraticBezierCurve
virtual
getPointCount
() const override
gf::QuadraticBezierCurve
virtual
getPosition
() const
gf::Transformable
inline
getRotation
() const
gf::Transformable
inline
getScale
() const
gf::Transformable
inline
getTransform
() const
gf::Transformable
getType
() const noexcept
gf::Curve
inline
getWidth
() const
gf::Curve
inline
move
(Vector2f offset)
gf::Transformable
Outlined
enum value
gf::Curve
QuadraticBezierCurve
(Vector2f p0, Vector2f p1, Vector2f p2, std::size_t pointCount=20)
gf::QuadraticBezierCurve
rotate
(float angle)
gf::Transformable
scale
(Vector2f factors)
gf::Transformable
scale
(float factor)
gf::Transformable
inline
setAnchor
(Anchor anchor)
gf::Curve
setClosed
(bool closed=true)
gf::Curve
protected
setColor
(const Color4f &color)
gf::Curve
setOrigin
(Vector2f origin)
gf::Transformable
setOriginFromAnchorAndBounds
(Anchor anchor, const RectF &bounds)
gf::Transformable
protected
setOutlineColor
(const Color4f &color)
gf::Curve
setOutlineThickness
(float thickness)
gf::Curve
setPosition
(Vector2f position)
gf::Transformable
setRotation
(float angle)
gf::Transformable
setScale
(Vector2f factors)
gf::Transformable
setScale
(float factor)
gf::Transformable
inline
setType
(Type type)
gf::Curve
setWidth
(float width)
gf::Curve
Simple
enum value
gf::Curve
Transformable
()
gf::Transformable
Type
enum name
gf::Curve
updateGeometry
()
gf::Curve
protected
~Drawable
()
gf::Drawable
virtual
Generated by
1.8.13