VTK-m  2.0
vtkm::rendering::TextAnnotationScreen Member List

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

Anchorvtkm::rendering::TextAnnotationprotected
Anglevtkm::rendering::TextAnnotationScreenprotected
Bottomvtkm::rendering::TextAnnotationstatic
GetText() constvtkm::rendering::TextAnnotation
HCentervtkm::rendering::TextAnnotationstatic
HorizontalAlignment enum namevtkm::rendering::TextAnnotation
Leftvtkm::rendering::TextAnnotationstatic
Positionvtkm::rendering::TextAnnotationScreenprotected
Render(const vtkm::rendering::Camera &camera, const vtkm::rendering::WorldAnnotator &annotator, vtkm::rendering::Canvas &canvas) const overridevtkm::rendering::TextAnnotationScreenvirtual
Rightvtkm::rendering::TextAnnotationstatic
Scalevtkm::rendering::TextAnnotationprotected
SetAlignment(HorizontalAlignment h, VerticalAlignment v)vtkm::rendering::TextAnnotation
SetPosition(const vtkm::Vec2f_32 &position)vtkm::rendering::TextAnnotationScreen
SetPosition(vtkm::Float32 posx, vtkm::Float32 posy)vtkm::rendering::TextAnnotationScreen
SetRawAnchor(const vtkm::Vec2f_32 &anchor)vtkm::rendering::TextAnnotation
SetRawAnchor(vtkm::Float32 h, vtkm::Float32 v)vtkm::rendering::TextAnnotation
SetScale(vtkm::Float32 scale)vtkm::rendering::TextAnnotation
SetText(const std::string &text)vtkm::rendering::TextAnnotation
Textvtkm::rendering::TextAnnotationprotected
TextAnnotation(const std::string &text, const vtkm::rendering::Color &color, vtkm::Float32 scalar)vtkm::rendering::TextAnnotation
TextAnnotationScreen(const std::string &text, const vtkm::rendering::Color &color, vtkm::Float32 scale, const vtkm::Vec2f_32 &position, vtkm::Float32 angleDegrees=0)vtkm::rendering::TextAnnotationScreen
TextColorvtkm::rendering::TextAnnotationprotected
Topvtkm::rendering::TextAnnotationstatic
VCentervtkm::rendering::TextAnnotationstatic
VerticalAlignment enum namevtkm::rendering::TextAnnotation
~TextAnnotation()vtkm::rendering::TextAnnotationvirtual
~TextAnnotationScreen()vtkm::rendering::TextAnnotationScreen