载入中...
搜索中...
未找到
eve
graphics
Outline
eve::graphics::Outline 成员列表
成员的完整列表,这些成员属于
eve::graphics::Outline
,包括所有继承而来的类成员
apply
(Graphics *gfx, Texture *hwDepth, Texture *worldNormal)
eve::graphics::Outline
applyTo
(Graphics *gfx, Texture *hwDepth, Texture *worldNormal, Canvas *dest)
eve::graphics::Outline
getColorB
() const
eve::graphics::Outline
getColorG
() const
eve::graphics::Outline
getColorR
() const
eve::graphics::Outline
getDepthSensitivity
() const
eve::graphics::Outline
getDepthThreshold
() const
eve::graphics::Outline
getFloat
(const std::string &name) const
eve::graphics::Outline
getNormalThreshold
() const
eve::graphics::Outline
getShader
() const
eve::graphics::Outline
inline
getSoftness
() const
eve::graphics::Outline
getWidth
() const
eve::graphics::Outline
hasParam
(const std::string &name) const
eve::graphics::Outline
operator=
(const Outline &)=delete
eve::graphics::Outline
Outline
(Graphics *gfx)
eve::graphics::Outline
explicit
Outline
(const Outline &)=delete
eve::graphics::Outline
setClip
(float nearZ, float farZ)
eve::graphics::Outline
setColor
(float r, float g, float b)
eve::graphics::Outline
setDepthSensitivity
(float sensitivity)
eve::graphics::Outline
setDepthThreshold
(float threshold)
eve::graphics::Outline
setFloat
(const std::string &name, float value)
eve::graphics::Outline
setNormalThreshold
(float threshold)
eve::graphics::Outline
setSoftness
(float softness)
eve::graphics::Outline
setWidth
(float width)
eve::graphics::Outline
~Outline
()
eve::graphics::Outline