Class AIAC::CutCircularSawFeedback¶
ClassList > AIAC > CutCircularSawFeedback
Inherits the following classes: AIAC::FabFeedback
Public Attributes¶
Type | Name |
---|---|
bool | IsRefFacesSelectedManually = = false |
Public Functions¶
Type | Name |
---|---|
virtual void | Activate () override |
CutCircularSawFeedback () = default | |
virtual void | Deactivate () override |
void | EnableCutPlane (bool enable) |
void | ManuallyScrollRefFace (int scrollDirection) |
virtual void | Update () override |
~CutCircularSawFeedback () = default |
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 CutCircularSawFeedback¶
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
function ~CutCircularSawFeedback¶
The documentation for this class was generated from the following file src/AIAC/Feedback/CutCircularSawFeedback.h