Struct AIAC::SaberSawData¶
ClassList > AIAC > SaberSawData
Public Attributes¶
Type | Name |
---|---|
std::string | NameACIT name of the toolhead |
glm::vec3 | NormEndACIT end of the normal of the blade plane |
std::shared_ptr< GOPoint > | NormEndGO |
glm::vec3 | NormStartACIT start of the normal of the blade plane |
std::shared_ptr< GOPoint > | NormStartGO |
glm::vec3 | ToolbaseACIT position of the base of the toolhead |
std::shared_ptr< GOPoint > | ToolbaseGO GOPoints equivalent. |
glm::vec3 | TooltipACIT position of the tip of the toolhead |
std::shared_ptr< GOPoint > | TooltipGO |
Public Functions¶
Type | Name |
---|---|
SaberSawData () |
Public Attributes Documentation¶
variable NameACIT¶
name of the toolhead
variable NormEndACIT¶
end of the normal of the blade plane
variable NormEndGO¶
variable NormStartACIT¶
start of the normal of the blade plane
variable NormStartGO¶
variable ToolbaseACIT¶
position of the base of the toolhead
variable ToolbaseGO¶
GOPoints equivalent.
variable TooltipACIT¶
position of the tip of the toolhead
variable TooltipGO¶
Public Functions Documentation¶
function SaberSawData¶
The documentation for this class was generated from the following file src/AIAC/ACInfoToolhead.h