Visual Computing Library
|
This is the complete list of members for vcl::TextView, including all inherited members.
appendStaticText(const vcl::Point2f &pos, const std::string &text, const vcl::Color &color=vcl::Color::Black) (defined in vcl::TextView) | vcl::TextView | |
appendTransientText(const vcl::Point2f &pos, const std::string &text, const vcl::Color &color=vcl::Color::Black) (defined in vcl::TextView) | vcl::TextView | |
clearText() (defined in vcl::TextView) | vcl::TextView | |
enableText(bool b=true) (defined in vcl::TextView) | vcl::TextView | |
frame(bgfx::FrameBufferHandle fbh) (defined in vcl::TextView) | vcl::TextView | |
init(uint width, uint height) (defined in vcl::TextView) | vcl::TextView | |
isTextEnabled() const (defined in vcl::TextView) | vcl::TextView | |
mHeight (defined in vcl::TextView) | vcl::TextView | private |
mTextManager (defined in vcl::TextView) | vcl::TextView | private |
mTextProjMatrix (defined in vcl::TextView) | vcl::TextView | private |
mTextViewMatrix (defined in vcl::TextView) | vcl::TextView | private |
mView (defined in vcl::TextView) | vcl::TextView | private |
mWidth (defined in vcl::TextView) | vcl::TextView | private |
resize(uint width, uint height) (defined in vcl::TextView) | vcl::TextView | |
setTextFont(VclFont::Enum font, uint fontSize) (defined in vcl::TextView) | vcl::TextView | |
setTextFont(const std::string &fontName, uint fontSize) (defined in vcl::TextView) | vcl::TextView | |
TextView() (defined in vcl::TextView) | vcl::TextView | |
updateProjMatrix() (defined in vcl::TextView) | vcl::TextView | private |
~TextView() (defined in vcl::TextView) | vcl::TextView |