Class AIAC::CutChainSawFeedback¶
ClassList > AIAC > CutChainSawFeedback
Inherits the following classes: AIAC::FabFeedback
Public Attributes¶
Type | Name |
---|---|
bool | IsRefFacesSelectedManually = = false |
Public Functions¶
Type | Name |
---|---|
virtual void | Activate () override |
CutChainSawFeedback () = default | |
virtual void | Deactivate () override |
void | EnableCutPlane (bool enable) |
void | ManuallyScrollRefFace (int scrollDirection) |
virtual void | Update () override |
Public Functions inherited from AIAC::FabFeedback¶
Type | Name |
---|---|
virtual void | Activate () |
virtual void | Deactivate () |
FabFeedback () | |
virtual void | Update () |
~FabFeedback () = default |
Protected Attributes inherited from AIAC::FabFeedback¶
Type | Name |
---|---|
float | m_ScaleFactor = = 0.0f |
Public Attributes Documentation¶
variable IsRefFacesSelectedManually¶
Public Functions Documentation¶
function Activate¶
Implements AIAC::FabFeedback::Activate
function CutChainSawFeedback¶
function Deactivate¶
Implements AIAC::FabFeedback::Deactivate
function EnableCutPlane¶
function ManuallyScrollRefFace¶
Manually select the reference face (the nearest parallel face)
Parameters:
scrollDirection
when > 0, goes to next; <= 0, goes back.
function Update¶
Implements AIAC::FabFeedback::Update
The documentation for this class was generated from the following file src/AIAC/Feedback/CutChainSawFeedback.h