Click here to view beta documentation
API Search
||
Global Search
PMI
TextAttributes
PMI::TextAttributes Member List
This is the complete list of members for
PMI::TextAttributes
, including all inherited members.
GetFontName
(char *out_font_name) const
PMI::TextAttributes
GetFontSize
(float &out_size) const
PMI::TextAttributes
GetFontSizeUnits
(Font::Size::Units &out_units) const
PMI::TextAttributes
GetInsertionPoint
(Point &out_point) const
PMI::TextAttributes
GetInsertionPoint
(float &out_x, float &out_y, float &out_z) const
PMI::TextAttributes
GetOrientation
(Orientation &out_orientation) const
PMI::TextAttributes
GetRGBColor
(RGBColor &out_color) const
PMI::TextAttributes
GetRGBColor
(float &out_r, float &out_g, float &out_b) const
PMI::TextAttributes
IsBold
() const
PMI::TextAttributes
IsFixedWidth
() const
PMI::TextAttributes
IsItalic
() const
PMI::TextAttributes
IsOverlined
() const
PMI::TextAttributes
IsStreched
() const
PMI::TextAttributes
IsStrikedThrough
() const
PMI::TextAttributes
IsUnderlined
() const
PMI::TextAttributes
IsWired
() const
PMI::TextAttributes
operator=
(TextAttributes const &that) (defined in
PMI::TextAttributes
)
PMI::TextAttributes
Set
(TextAttributes const &that) (defined in
PMI::TextAttributes
)
PMI::TextAttributes
SetFontName
(char const *in_font_name)
PMI::TextAttributes
SetFontSize
(float const in_size)
PMI::TextAttributes
SetFontSizeUnits
(Font::Size::Units const in_units)
PMI::TextAttributes
SetFormat
(char const &in_format)
PMI::TextAttributes
SetInsertionPoint
(Point const &in_point)
PMI::TextAttributes
SetInsertionPoint
(float in_x, float in_y, float in_z)
PMI::TextAttributes
SetOrientation
(Orientation const &in_orientation)
PMI::TextAttributes
SetRGBColor
(RGBColor const &in_color)
PMI::TextAttributes
SetRGBColor
(float in_r, float in_g, float in_b)
PMI::TextAttributes
SetWidthScale
(const double width_scale)
PMI::TextAttributes
TextAttributes
() (defined in
PMI::TextAttributes
)
PMI::TextAttributes
TextAttributes
(TextAttributes const &that) (defined in
PMI::TextAttributes
)
PMI::TextAttributes
WidthScale
() const
PMI::TextAttributes
~TextAttributes
() (defined in
PMI::TextAttributes
)
PMI::TextAttributes