SuperTuxKart
|
This is the complete list of members for ShowCurve, including all inherited members.
addPoint(const Vec3 &pnt) | ShowCurve | |
clear() (defined in ShowCurve) | ShowCurve | |
isVisible() const (defined in ShowCurve) | ShowCurve | |
LEAK_CHECK() (defined in ShowCurve) | ShowCurve | private |
m_color | ShowCurve | private |
m_current_vertices (defined in ShowCurve) | ShowCurve | private |
m_dy_dc | ShowCurve | private |
m_first_vertices (defined in ShowCurve) | ShowCurve | private |
m_height | ShowCurve | private |
m_previous_vertices (defined in ShowCurve) | ShowCurve | private |
m_visible (defined in ShowCurve) | ShowCurve | private |
m_width | ShowCurve | private |
makeCircle(const Vec3 ¢er, float radius) | ShowCurve | |
NoCopy() (defined in NoCopy) | NoCopy | inline |
NoCopy(const NoCopy &) (defined in NoCopy) | NoCopy | inlineprivate |
operator=(const NoCopy &) (defined in NoCopy) | NoCopy | inlineprivate |
setHeading(float heading) | ShowCurve | |
setPosition(const Vec3 &xyz) | ShowCurve | |
setVisible(bool v) | ShowCurve | |
ShowCurve(float width, float height, const irr::video::SColor &color=irr::video::SColor(77, 0, 179, 0)) | ShowCurve | |
update(float dt) (defined in ShowCurve) | ShowCurve | |
~ShowCurve() | ShowCurve |