Struct AIAC::ChainSawData¶
ClassList > AIAC > ChainSawData
Public Attributes¶
Type | Name |
---|---|
glm::vec3 | ChainBaseACIT point start of the basetool |
std::shared_ptr< GOPoint > | ChainBaseGO GOPoints equivalent. |
std::shared_ptr< GOPoint > | ChainEndGO |
glm::vec3 | ChainMidACIT point in the middle of the chain |
std::shared_ptr< GOPoint > | ChainMidGO |
glm::vec3 | ChainNormEndACIT point end of the chain before the round tip |
std::string | NameACIT name of the toolhead |
glm::vec3 | NormEndACIT end of the normal of the plateau plane |
std::shared_ptr< GOPoint > | NormEndGO |
glm::vec3 | NormStartACIT start of the normal of the plateau plane |
std::shared_ptr< GOPoint > | NormStartGO |
float | OverhangACIT the overhang width of the teeth of the blade from one side |
float | ThicknessACIT the overhaul thickness of the blade |
float | WidthACIT width of the chain |
Public Functions¶
Type | Name |
---|---|
ChainSawData () |
Public Attributes Documentation¶
variable ChainBaseACIT¶
point start of the basetool
variable ChainBaseGO¶
GOPoints equivalent.
variable ChainEndGO¶
variable ChainMidACIT¶
point in the middle of the chain
variable ChainMidGO¶
variable ChainNormEndACIT¶
point end of the chain before the round tip
variable NameACIT¶
name of the toolhead
variable NormEndACIT¶
end of the normal of the plateau plane
variable NormEndGO¶
variable NormStartACIT¶
start of the normal of the plateau plane
variable NormStartGO¶
variable OverhangACIT¶
the overhang width of the teeth of the blade from one side
variable ThicknessACIT¶
the overhaul thickness of the blade
variable WidthACIT¶
width of the chain
Public Functions Documentation¶
function ChainSawData¶
The documentation for this class was generated from the following file src/AIAC/ACInfoToolhead.h