Skip to content

Class AIAC::TimberInfo::Cut::Edge

ClassList > AIAC > TimberInfo > Cut > Edge

Inherits the following classes: AIAC::TimberInfo::Component

Public Attributes inherited from AIAC::TimberInfo::Component

See AIAC::TimberInfo::Component

Type Name
bool IsMarkedDone

Public Functions

Type Name
void ClearCotas ()
Clear the cotas.
Edge ()
GOPoint GetEndPt ()
GOPoint GetStartPt ()
void SetCotasVisibility (bool visible)
Set the Cotas Visibility object.

Public Functions inherited from AIAC::TimberInfo::Component

See AIAC::TimberInfo::Component

Type Name
Component (std::string type)
virtual glm::vec3 GetCenter () const
Hole .
__always_inline std::string GetTypeString () const
virtual void SetAsCurrent ()
< Base Component __
virtual void SetAsDone ()
virtual void SetAsNotDone ()
virtual void SetVisibility (bool visible)

Protected Attributes inherited from AIAC::TimberInfo::Component

See AIAC::TimberInfo::Component

Type Name
pugi::xml_node m_ACIMDocNode
glm::vec3 m_Center
std::vector< std::shared_ptr< GOPrimitive > > m_GOPrimitives
std::string m_ID
float m_Scale
ACIMState m_State
std::string m_Type

Public Functions Documentation

function ClearCotas

Clear the cotas.

inline void AIAC::TimberInfo::Cut::Edge::ClearCotas () 


function Edge

inline AIAC::TimberInfo::Cut::Edge::Edge () 

function GetEndPt

inline GOPoint AIAC::TimberInfo::Cut::Edge::GetEndPt () 

function GetStartPt

inline GOPoint AIAC::TimberInfo::Cut::Edge::GetStartPt () 

function SetCotasVisibility

Set the Cotas Visibility object.

inline void AIAC::TimberInfo::Cut::Edge::SetCotasVisibility (
    bool visible
) 

Parameters:

  • visible if true, the cotas will be visible


The documentation for this class was generated from the following file src/AIAC/ACInfoModel.h