Viskores  1.0
viskores::rendering::TextAnnotationScreen Member List

This is the complete list of members for viskores::rendering::TextAnnotationScreen, including all inherited members.

Anchorviskores::rendering::TextAnnotationprotected
Angleviskores::rendering::TextAnnotationScreenprotected
Bottomviskores::rendering::TextAnnotationstatic
GetText() constviskores::rendering::TextAnnotation
HCenterviskores::rendering::TextAnnotationstatic
HorizontalAlignment enum nameviskores::rendering::TextAnnotation
Leftviskores::rendering::TextAnnotationstatic
Positionviskores::rendering::TextAnnotationScreenprotected
Render(const viskores::rendering::Camera &camera, const viskores::rendering::WorldAnnotator &annotator, viskores::rendering::Canvas &canvas) const overrideviskores::rendering::TextAnnotationScreenvirtual
Rightviskores::rendering::TextAnnotationstatic
Scaleviskores::rendering::TextAnnotationprotected
SetAlignment(HorizontalAlignment h, VerticalAlignment v)viskores::rendering::TextAnnotation
SetPosition(const viskores::Vec2f_32 &position)viskores::rendering::TextAnnotationScreen
SetPosition(viskores::Float32 posx, viskores::Float32 posy)viskores::rendering::TextAnnotationScreen
SetRawAnchor(const viskores::Vec2f_32 &anchor)viskores::rendering::TextAnnotation
SetRawAnchor(viskores::Float32 h, viskores::Float32 v)viskores::rendering::TextAnnotation
SetScale(viskores::Float32 scale)viskores::rendering::TextAnnotation
SetText(const std::string &text)viskores::rendering::TextAnnotation
Textviskores::rendering::TextAnnotationprotected
TextAnnotation(const std::string &text, const viskores::rendering::Color &color, viskores::Float32 scalar)viskores::rendering::TextAnnotation
TextAnnotationScreen(const std::string &text, const viskores::rendering::Color &color, viskores::Float32 scale, const viskores::Vec2f_32 &position, viskores::Float32 angleDegrees=0)viskores::rendering::TextAnnotationScreen
TextColorviskores::rendering::TextAnnotationprotected
Topviskores::rendering::TextAnnotationstatic
VCenterviskores::rendering::TextAnnotationstatic
VerticalAlignment enum nameviskores::rendering::TextAnnotation
~TextAnnotation()viskores::rendering::TextAnnotationvirtual