REFERENCE MANUAL
This is the complete list of members for TextAttributeKit, including all inherited members.
ClassID() (defined in Object) | Object | inlinestatic |
Empty() const | TextAttributeKit | virtual |
Equals(TextAttributeKit const &in_kit) const | TextAttributeKit | |
GetClassID() const | Object | |
GetDefault() | TextAttributeKit | static |
GetInstanceID() const | Object | |
HasType(Type in_mask) const | Object | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | TextAttributeKit | inlinevirtual |
operator!=(TextAttributeKit const &in_kit) const | TextAttributeKit | |
operator=(TextAttributeKit &&in_that) | TextAttributeKit | |
operator=(TextAttributeKit const &in_kit) | TextAttributeKit | |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
operator==(TextAttributeKit const &in_kit) const | TextAttributeKit | |
Reset() | Object | virtual |
Set(TextAttributeKit const &in_kit) | TextAttributeKit | |
SetAlignment(Text::Alignment in_align, Text::ReferenceFrame in_ref=Text::ReferenceFrame::WorldAligned, Text::Justification in_justify=Text::Justification::LeftJustified) | TextAttributeKit | |
SetBold(bool in_state) | TextAttributeKit | |
SetExtraSpace(bool in_state, float in_size=0.0f, Text::SizeUnits in_units=Text::SizeUnits::ObjectSpace) | TextAttributeKit | |
SetExtraSpace(float in_size, Text::SizeUnits in_units) | TextAttributeKit | |
SetFont(char const *in_name) | TextAttributeKit | |
SetGreeking(bool in_state, float in_size=0.0f, Text::GreekingUnits in_units=Text::GreekingUnits::ObjectSpace, Text::GreekingMode in_mode=Text::GreekingMode::Lines) | TextAttributeKit | |
SetGreeking(float in_size, Text::GreekingUnits in_units=Text::GreekingUnits::ObjectSpace, Text::GreekingMode in_mode=Text::GreekingMode::Lines) | TextAttributeKit | |
SetItalic(bool in_state) | TextAttributeKit | |
SetLineSpacing(float in_multiplier) | TextAttributeKit | |
SetOverline(bool in_state) | TextAttributeKit | |
SetPath(Vector const &in_path) | TextAttributeKit | |
SetPreference(Text::Preference in_pref) | TextAttributeKit | |
SetPreference(float in_cutoff, Text::SizeUnits in_units, Text::Preference in_smaller, Text::Preference in_larger) | TextAttributeKit | |
SetRenderer(Text::Renderer in_rend) | TextAttributeKit | |
SetRotation(Text::Rotation in_state, float in_angle=0.0f) | TextAttributeKit | |
SetRotation(float in_angle) | TextAttributeKit | |
SetSize(float in_size, Text::SizeUnits in_units) | TextAttributeKit | |
SetSizeTolerance(bool in_state, float in_size=50.0f, Text::SizeToleranceUnits in_units=Text::SizeToleranceUnits::Percent) | TextAttributeKit | |
SetSizeTolerance(float in_size, Text::SizeToleranceUnits in_units) | TextAttributeKit | |
SetSlant(float in_angle) | TextAttributeKit | |
SetSpacing(float in_multiplier) | TextAttributeKit | |
SetStrikethrough(bool in_state) | TextAttributeKit | |
SetTransform(Text::Transform in_trans) | TextAttributeKit | |
SetUnderline(bool in_state) | TextAttributeKit | |
Show(TextAttributeKit &out_kit) const | TextAttributeKit | |
ShowAlignment(Text::Alignment &out_align, Text::ReferenceFrame &out_ref, Text::Justification &out_justify) const | TextAttributeKit | |
ShowBold(bool &out_state) const | TextAttributeKit | |
ShowExtraSpace(bool &out_state, float &out_size, Text::SizeUnits &out_units) const | TextAttributeKit | |
ShowFont(UTF8 &out_name) const | TextAttributeKit | |
ShowGreeking(bool &out_state, float &out_size, Text::GreekingUnits &out_units, Text::GreekingMode &out_mode) const | TextAttributeKit | |
ShowItalic(bool &out_state) const | TextAttributeKit | |
ShowLineSpacing(float &out_multiplier) const | TextAttributeKit | |
ShowOverline(bool &out_state) const | TextAttributeKit | |
ShowPath(Vector &out_path) const | TextAttributeKit | |
ShowPreference(float &out_cutoff, Text::SizeUnits &out_units, Text::Preference &out_smaller, Text::Preference &out_larger) const | TextAttributeKit | |
ShowRenderer(Text::Renderer &out_rend) const | TextAttributeKit | |
ShowRotation(Text::Rotation &out_rot, float &out_angle) const | TextAttributeKit | |
ShowSize(float &out_size, Text::SizeUnits &out_units) const | TextAttributeKit | |
ShowSizeTolerance(bool &out_state, float &out_size, Text::SizeToleranceUnits &out_units) const | TextAttributeKit | |
ShowSlant(float &out_angle) const | TextAttributeKit | |
ShowSpacing(float &out_multiplier) const | TextAttributeKit | |
ShowStrikethrough(bool &out_state) const | TextAttributeKit | |
ShowTransform(Text::Transform &out_trans) const | TextAttributeKit | |
ShowUnderline(bool &out_state) const | TextAttributeKit | |
TextAttributeKit() | TextAttributeKit | |
TextAttributeKit(TextAttributeKit const &in_kit) | TextAttributeKit | |
TextAttributeKit(TextAttributeKit &&in_that) | TextAttributeKit | |
Type() const | Object | |
UnsetAlignment() | TextAttributeKit | |
UnsetBold() | TextAttributeKit | |
UnsetEverything() | TextAttributeKit | |
UnsetExtraSpace() | TextAttributeKit | |
UnsetFont() | TextAttributeKit | |
UnsetGreeking() | TextAttributeKit | |
UnsetItalic() | TextAttributeKit | |
UnsetLineSpacing() | TextAttributeKit | |
UnsetOverline() | TextAttributeKit | |
UnsetPath() | TextAttributeKit | |
UnsetPreference() | TextAttributeKit | |
UnsetRenderer() | TextAttributeKit | |
UnsetRotation() | TextAttributeKit | |
UnsetSize() | TextAttributeKit | |
UnsetSizeTolerance() | TextAttributeKit | |
UnsetSlant() | TextAttributeKit | |
UnsetSpacing() | TextAttributeKit | |
UnsetStrikethrough() | TextAttributeKit | |
UnsetTransform() | TextAttributeKit | |
UnsetUnderline() | TextAttributeKit | |
~Object() (defined in Object) | Object | virtual |
~TextAttributeKit() | TextAttributeKit | virtual |