Struct AIAC::DrillBitData¶
ClassList > AIAC > DrillBitData
Public Attributes¶
Type | Name |
---|---|
glm::vec3 | ChucktipACIT original position of the end of the drill chuck |
std::shared_ptr< GOPoint > | ChucktipGO |
glm::vec3 | EattipACIT original position of the tip of the toolhead eating the material |
std::shared_ptr< GOPoint > | EattipGO |
std::string | NameACIT name of the toolhead |
float | RadiusACIT radius of the drillbit |
glm::vec3 | ToolbaseACIT original position of the base of the toolhead |
std::shared_ptr< GOPoint > | ToolbaseGO GOPoints equivalent. |
glm::vec3 | TooltipACIT original position of the tip of the toolhead |
std::shared_ptr< GOPoint > | TooltipGO |
Public Functions¶
Type | Name |
---|---|
DrillBitData () |
Public Attributes Documentation¶
variable ChucktipACIT¶
original position of the end of the drill chuck
variable ChucktipGO¶
variable EattipACIT¶
original position of the tip of the toolhead eating the material
variable EattipGO¶
variable NameACIT¶
name of the toolhead
variable RadiusACIT¶
radius of the drillbit
variable ToolbaseACIT¶
original position of the base of the toolhead
variable ToolbaseGO¶
GOPoints equivalent.
variable TooltipACIT¶
original position of the tip of the toolhead
variable TooltipGO¶
Public Functions Documentation¶
function DrillBitData¶
The documentation for this class was generated from the following file src/AIAC/ACInfoToolhead.h