Class AIAC::CutChainSawFeedVisualizer¶
ClassList > AIAC > CutChainSawFeedVisualizer
Inherits the following classes: AIAC::FeedbackVisualizer
Public Functions¶
Type | Name |
---|---|
CutChainSawFeedVisualizer () | |
CutChainSawAngleFeedVisualizer & | GetAngleFeedVisualizer () |
CutChainSawDepthFeedVisualizer & | GetDepthFeedVisualizer () |
Public Functions inherited from AIAC::FeedbackVisualizer¶
Type | Name |
---|---|
virtual void | Activate () |
virtual void | Deactivate () |
FeedbackVisualizer () = default | |
~FeedbackVisualizer () = default |
Public Static Functions inherited from 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¶
Type | Name |
---|---|
std::vector< std::shared_ptr< GOPrimitive > > | m_AllPrimitives |
Public Functions Documentation¶
function CutChainSawFeedVisualizer¶
function GetAngleFeedVisualizer¶
function GetDepthFeedVisualizer¶
The documentation for this class was generated from the following file src/AIAC/Feedback/CutChainSawFeedback.h