Skip to content

Class AIAC::HoleFeedbackText

ClassList > AIAC > HoleFeedbackText

The general visualizer for the info displayed as text.

  • #include <HoleFeedback.h>

Inherits the following classes: AIAC::FeedbackVisualizer

Public Functions

Type Name
HoleFeedbackText ()

Public Functions inherited from AIAC::FeedbackVisualizer

See AIAC::FeedbackVisualizer

Type Name
virtual void Activate ()
virtual void Deactivate ()
FeedbackVisualizer () = default
~FeedbackVisualizer () = default

Public Static Functions inherited from AIAC::FeedbackVisualizer

See AIAC::FeedbackVisualizer

Type Name
std::string toString (double val)
Convert a double value to the real world scale in mm and return a string with 2 digits. If the value in mm is > 99, return "99".

Protected Attributes inherited from AIAC::FeedbackVisualizer

See AIAC::FeedbackVisualizer

Type Name
std::vector< std::shared_ptr< GOPrimitive > > m_AllPrimitives

Public Functions Documentation

function HoleFeedbackText

AIAC::HoleFeedbackText::HoleFeedbackText () 


The documentation for this class was generated from the following file src/AIAC/Feedback/HoleFeedback.h